 Jacob AlberandGitHub
|
5902bcb10a
|
.NET: [BREAKING] Propagate CancellationToken into Workflow Executors and message handlers (#1280)
* feat: Propagate CancellationToken to Executors
* Also adds cancellation propagation to `Executor`-accessible APIs
* Adds registrators for cancellable handlers to `RouteBuilder`
* [BREAKING]: Adds `CancellationToken` to `IMessageHandler.HandleAsync`
* test: Re-enable Concurrent Orchestration test
* refactor: Delete unused IInputCoordinator
* refactor: Remove superfluous argument qualifications
|
2025-10-08 00:28:44 +00:00 |
|
 Tao ChenandGitHub
|
042099009f
|
.NET: Workflow observability (#959)
* Add basic Workflow telemetry
* Add sample
* Add source propagation for executor spans
* Fix tests and address comments
* Fix formatting
* Fix declarative unit tests
* Address comments
* Remove Microsoft.Extensions.AI.Agents.EnableTelemetry
* Formatting
* Formatting
* Formatting
* fix solution
* Address comments
* Add workflow json definition for serialization
* Formmating
* Address comments
|
2025-09-30 23:40:04 +00:00 |
|
 Stephen ToubandGitHub
|
77e5f527c4
|
.NET: Clean up stale mentions of M.E.AI.Agents (#997)
* Clean up stale mentions of M.E.AI.Agents
* Unused usings
|
2025-09-30 08:36:06 +00:00 |
|
 Ben ThomasandGitHub
|
647db9635a
|
.NET: Rename workflows projects (#975)
* Renaming Microsoft.Agent.Workflows to Microsoft.Agents.AI.Workflows
* Removing local settings.
* Removing remining old files from merge.
|
2025-09-29 18:30:45 +00:00 |
|