261 Commits (07fdc4e2da72fa5b00f111bb9d2cf522b7adca8f)

Author SHA1 Message Date
  Jacob Alber 07fdc4e2da
fix: gRPC Agent Runtime Serialization Registration (#5513) 1 year ago
  Jacob Alber 392aa14491
fix: Add deferral to RegisterAgentType and (Add/Remove)Subscription (#5494) 1 year ago
  Xiaoyun Zhang 9ceb5c05a7
[.NET] save chatHistory in another list to avoid duplicate messages (#5478) 1 year ago
  Ryan Sweet 51b601b6d8
re-add hello app host (#5445) 1 year ago
  Ryan Sweet edbd20167b
bring back grpc service (#5377) 1 year ago
  Jacob Alber 9f1c4c924f
.NET AgentChat Part 1: Abstractions, Base Classes, RoundRobin (#5434) 1 year ago
  Jack Gerrits 362d6a4e6b
Use a root json element instead of dict (#5430) 1 year ago
  Griffin Bassman c8e4ad8242
feat: save/load test for dotnet agents (#5284) 1 year ago
  Jack Gerrits 25f26a338b
Updates to proto for state apis (#5407) 1 year ago
  Griffin Bassman da6f918708
feat: add dotnet code coverage (#5403) 1 year ago
  Griffin Bassman 442df18397
feat: dotnet runtime tests (#5342) 1 year ago
  Jack Gerrits 08f9830bf7
Dotnet Grpc worker implementation (#5245) 1 year ago
  Griffin Bassman 9af6883fbe
fix: dotnet test CI and standardize test categories (#5286) 1 year ago
  Jack Gerrits b05878aa4a
Create and publish documentation site for 0.4 dotnet (#5275) 1 year ago
  Jacob Alber 465a97472d
feat: Release pre-requisites for Microsoft.AutoGen.Core NuGet (#5270) 1 year ago
  Griffin Bassman 994c8660df
fix: add unit tests for dotnet and improve test infrastructure (#5269) 1 year ago
  Griffin Bassman fca1de9279
feat: dotnet AgentId and MetaData tests (#5271) 1 year ago
  Jack Gerrits bd5a24ba72
Start from just protos in core.grpc (#5243) 1 year ago
  Griffin Bassman 850377c74a
fix: Various fixes and cleanups to dotnet autogen core (#5242) 1 year ago
  Jacob Alber 2e83d7244a
refactor: Reduce reflection calls when using HandlerInvoker (#5241) 1 year ago
  Jacob Alber e6926352aa
feat: Expose self-delivery for InProcessRuntime in AgentsApp (#5240) 1 year ago
  Jacob Alber 43e9c266c1
feat: Enable queueing and step mode in InProcessRuntime (#5239) 1 year ago
  XiaoYun Zhang 91249c4b33 update debugType option 1 year ago
  Jack Gerrits caa33124bf remove unported things from the solution 1 year ago
  Jacob Alber 235a3bfab3 feat: Enable Services mapping without passing in HostApplicationBuilder 1 year ago
  Jacob Alber 7a6f4ded2e fix: Crash when sending message an agent does not listen to 1 year ago
  Jacob Alber 34d34142b3 fix: Remember to register the IAgentRuntime in the DI AppBuilder 1 year ago
  Jacob Alber 22d8f449fb fixup: IHandler.HandleAsync 1 year ago
  Jacob Alber 69f7c6bc45 fix: Update BaseAgent to use HandlerInvoker 1 year ago
  Jacob Alber c930251ebc fix: Increase MethodGroup type precision 1 year ago
  Jacob Alber d9e0013975 feat: Implement mechanism to abstract over IHandle implementations 1 year ago
  Jack Gerrits a4d8d571b0 getting started sample 1 year ago
  Jack Gerrits d48b54fcaf rename Handle to HandleAsync 1 year ago
  Jack Gerrits e9d4dcae64 remove agents project 1 year ago
  Jacob Alber 20a47ebd43 feat: Flesh out App Builder APIs 1 year ago
  Jacob Alber b08ce5d1a7 chore: Create a CoreOnly solution configuration 1 year ago
  Jack Gerrits 0b850fdbdb add unsub test 1 year ago
  Jack Gerrits fd6a369422 fix handler selection 1 year ago
  Jack Gerrits 2fd6eee080 fix namespace 1 year ago
  Jack Gerrits e15b449c16 fix test agent 1 year ago
  Jack Gerrits b16b94feb8 WIP, moved to base namespace 1 year ago
  Griffin Bassman a75892635b add xml comments for TopicId.cs 1 year ago
  Griffin Bassman 42703dd79c add xml comments for MessageContext.cs 1 year ago
  Griffin Bassman e2082875e2 add xml comments for KVStringParseHelper.cs 1 year ago
  Griffin Bassman 9a5242b973 add xml comments for AgentExceptions.cs 1 year ago
  Griffin Bassman 08ff47383e add xml comments for IUnboundSubscriptionDefinition.cs 1 year ago
  Griffin Bassman b69af4aedf add xml comments for ISubscriptionDefinition.cs 1 year ago
  Jack Gerrits 2ba7732220 add subscriptions to host builder 1 year ago
  Jack Gerrits fe8faa9133 empty line 1 year ago
  Jack Gerrits b19374e81d first tests 1 year ago