| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
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 |
|
|
0f4dd0cc6d
|
Agentbase refactor (#3980)
Remove unused code, refactor AgentBase and AgentWorker/Runtime to use interfaces throughout to enable future implementation of alternate runtimes and separation of the gprpc service from Agent Base (for future in-memory version). Also adds the missing RegisterAgentResponse methods |
1 year ago |
|
|
14846a3e84
|
first draft of stateful persistence grains for each agent.... (#3954)
* adds Orleans persistence for AgentState |
1 year ago |