Ryan Sweet
Ryan Sweet
### What happened? log from aspire dashboard: error: "" 46 2024-12-03T13:12:42 stderr } 47 2024-12-03T13:12:42 stderr 48 2024-12-03T13:12:42 stderr INFO:autogen_core:Put message in receive queue 49 2024-12-03T13:12:42 stderr INFO:autogen_core:Waiting for message...
### What feature would you like to be added? when in this "run in cluster vs client" mode, we create two channels for the agent one is the regular channel...
### What feature would you like to be added? need a way to tell the server that the agent should start in the cluster ### Why is this needed? orleans...
in the OrleansRuntimeHostingExtensions we configure the Orleans cluster - this has some settings that need to be in a template config/bicep with smart defaults.
### What feature would you like to be added? we need a sample that shows building an agent that has event handlers from agents written in multiple languages. ### Why...
### What feature would you like to be added? ensure that its easy to run xlang sample with either simple instructions or automation eg: for the python sample to run...
### What feature would you like to be added? need to make it so that the agent_events proto def used by the sample is an app level concern only, not...
### What feature would you like to be added? need how to on how to run the system in azure ### Why is this needed? critical for prod
### What feature would you like to be added? mirror the python docs on this topic ### Why is this needed? completeness
### What feature would you like to be added? need to illustrate composition through default interface implementations ### Why is this needed? powerful mechanism that isn't obvious