Ryan Sweet
b6597fdd24
rysweet-unsubscribe-and-agent-tests-4744 ( #4920 )
* add tests for core functionality and client/server
* add remove subscription, get subscriptions
* fix LOTS of bugs
* add grpc tuning
* adapt to latest agreed agents_worker proto changes.
1 year ago
Ryan Sweet
7d4bf9b957
Rysweet 4671 remove iagent base ( #4673 )
* refactor renaming agent base and removing unused stuff
Authored-by: Kosta Petan <kopetan@microsoft.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Kosta Petan <kopetan@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Victor Dibia <victordibia@microsoft.com>
1 year ago
Diego Colombo
621b17ebbe
Simplify publish events in agent ( #4093 )
* simplify publishing imessage contracts
use new api
complete adoption
remove unused project
more delete
more delete
* rename methods
* formatting
* Add task type that are messages to enable multi-modal tasks. (#4091 )
* Add task type that are messages to enable multi-modal tasks.
* fix test
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Xiaoyun Zhang
6bea055b26
[.Net] Add a generic `IHandle` interface so AgentRuntime doesn't need to deal with typed handler ( #3985 )
* add IHandle for object type
* rename handle -> handleObject
* remove duplicate file header setting
* update
* remove AgentId
* fix format
1 year ago
Ryan Sweet
460a6817ea
refactoring the dotnet folder and namespace structure for better long term maintenance and clarity #3809 ( #3810 )
closes #3809 - refactor .NET code foldersand namespaces for better clarity and maintainability
1 year ago
Xiaoyun Zhang
5c7498cc08
Dotnet package cleanup and reconciliation of dirs
1 year ago
Xiaoyun Zhang
18d52f606a
Merge dotnet conflict ( #3 )
1 year ago
Ryan Sweet
dca82b3f5d
Rysweet dotnet refactor ( #624 )
rename the main classes and mixup folder structure
move some tings from samples into core
cleanup cross-deps
cleanup grpc deps
1 year ago
Ryan Sweet
7d7fc8a912
.NET cleanup and refactor ( #558 )
Moves some shared code from samples into core.
complete/cleanup the rename to Microsoft.AutoGen
adds new projects in AutoGen.Extensions
1 year ago
Jack Gerrits
da759b6aed
Dotnet - core framework rework (rebased) ( #511 )
* dotnet rework
* add dotnet workload update to startup
* fix build
* interim fixup
* this is the stuff that was missing
* renaming the .net classes
* more build fixup
* port dev-team sample WIP
* add proto messages and IHandle to agents
* add github variables
* remove OAgents gh-flow
* remove OAgents library
* add .vs to gitignore
---------
Co-authored-by: Kosta Petan <kostapetan@gmail.com>
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
1 year ago