276 Commits (6bc896f6e23f604eb5e94de10df8a1706c9c84ed)

Author SHA1 Message Date
  Ryan Sweet 78adf32f7d
pack agenthost as tool (#5647) 1 year ago
  Jack Gerrits 181925c95d
[dotnet] Add mixin for easier state save/load apis (#5438) 1 year ago
  Ryan Sweet 213da855ec
remove dep on aspire - add google.protobuf (#5645) 1 year ago
  Ryan Sweet 3a239c5336
message registry buffer size limit #5582 (#5603) 1 year ago
  Ryan Sweet 9a10427a7d
bugfix exception issue 5580 (#5581) 1 year ago
  Ryan Sweet 48242f5255
adding initial docker support for agenthost (#5479) 1 year ago
  Ryan Sweet 2a90731c44
improving doc comments (#5550) 1 year ago
  Jacob Alber 36da8f2af7
ci: Enable NuGet packaging of Core.Grpc and RuntimeGateway.Grpc (#5554) 1 year ago
  Ryan Sweet acd7e86430
add a buffer to message delivery so that clients wh subscribe within a window can receive (#5543) 1 year ago
  Jacob Alber 8029572f3f
fix: Unhandled Messages should not error when no deserializer is found (#5549) 1 year ago
  Ryan Sweet ff7f863e73
Improve e2e integration tests and isolate tests from other things; includes patch to Serializer (#5497) 1 year ago
  Ryan Sweet eb80286adf
remove noisy logging (#5446) 1 year ago
  Jacob Alber 62954ea1cb
fix: Race condition between GrpcWorkerConnection open and agent type registration (#5521) 1 year ago
  Xiaoyun Zhang 7f0acd78a8
.NET update global.json to use 9.0.100 (#5517) 1 year ago
  Jacob Alber d9432510e4
fix: Switch HelloAgent to use agent_events.proto from the Agents project (#5512) 1 year ago
  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