 westeyandGitHub
|
a3a9147e61
|
.NET: [BREAKING] Rename AgentThread to AgentSession (#3430)
* Rename AgentThread to AgentSession
* Add more renames
* Update readme files
* Revert nullable variable change and further fixes.
* Revert change in header name
* Fix some comments and tests
* Update changelog.
* Address PR feedback.
* Fixing code review comments.
* Fix new errors after merging latest code.
|
2026-01-26 16:30:25 +00:00 |
|
 Dmytro StrukandGitHub
|
2ab859dd94
|
.NET: [BREAKING] Renamed CreateAIAgent/GetAIAgent to AsAIAgent (#3222)
* Renamed chat client extension method
* Additional renaming
* Updated documentation
* Fixed tests
* Small fix
* Small fix
|
2026-01-15 16:01:15 +00:00 |
|
 SergeyMenshykhandGitHub
|
c70e594e6c
|
.NET: [Breaking] RenameAgentRunResponse and AgentRunResponseUpdate classes (#3197)
* rename AgentRunResponse and AgentRunResponseUpdate classes - part1
* rename varialbles, parameters, methods and tests
* rollback unnecessary changes
|
2026-01-14 10:27:41 +00:00 |
|
 westeyandGitHub
|
bb6ecd9c71
|
.NET: [BREAKING] Change GetNewThread and DeserializeThread to async (#3152)
* Change GetNewThread and DeserializeThread plus ChatMessageStore and AIContextProvider Factories to async
* Merge fixes
|
2026-01-12 11:25:51 +00:00 |
|
 westeyandGitHub
|
0aba02c402
|
[BREAKING] Remove unused AgentThreadMetadata (#3067)
* Remove unused AgentThreadMetadata
* Update DurableTask Changelog
|
2026-01-05 14:03:18 +00:00 |
|
 Chris GillumandGitHub
|
0e152a0e33
|
.NET: [Durable Agents] Reliable streaming sample (#2942)
* .NET: [Durable Agents] Reliable streaming sample
* Add automated validation for new sample
* Address Copilot PR feedback
|
2025-12-19 23:43:36 +00:00 |
|