0
I Use This!
New Project

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Connector "bot" to "agent" More... 4 months ago
Added optional 'rank' to IAgentExtension.AddRoute More... 4 months ago
Merge branch 'main' into users/tracyboehrer/bot-to-bot-main More... 4 months ago
Merge pull request #144 from microsoft/users/tracyboehrer/bot-scrub-pass1 More... 4 months ago
Renamed AgentResponsesExtension More... 4 months ago
Dropped "bot" from Builder error codes More... 4 months ago
Dropped "bot" from Builder error codes More... 4 months ago
Dropped "bot" from Dialog package name More... 4 months ago
Dropped "bot" from Dialog package name More... 4 months ago
Merge branch 'users/tracyboehrer/bot-scrub-pass1' into users/tracyboehrer/bot-to-bot-main More... 4 months ago
Switch to "Agent" in Microsoft.Agents.BotBuilder More... 4 months ago
Minor IAgentHost cleanup More... 4 months ago
Added IAgentHost.EndAgentConversation, and underpinnings for a IAgentClient.StartConversation. More... 4 months ago
Added unit test for calling AgentHost.GetOrCreateConversationAsync multiple times for same Agent2 More... 4 months ago
Removed unused ConversationIdFactory from AgentHost More... 4 months ago
Changed AgentHost to store conversation info in ConversationState More... 4 months ago
Corrected AddDefaultEndOfConversationHandling to delete ConversationState More... 4 months ago
AgentToAgent README and various consistency changes More... 4 months ago
AgentToAgent top-level README More... 4 months ago
Allow StreamingResponse for DeliveryMode.Stream More... 4 months ago
Final scrub of relevant "bot" or "channel" in Client package More... 4 months ago
Renamed IAgentHost conversation related methods More... 4 months ago
Added IAgentHost.SendToAgentStreamedAsync More... 4 months ago
Added default EOC and TurnError handling to AgentResponesExtension More... 4 months ago
A little Agent1 and StreamingAgent1 refactoring for clarity More... 4 months ago
Dropped "Channel" in favor of "client" or "agent" More... 4 months ago
Fixed mismatch in some packages More... 4 months ago
Reverted test change in AuthorizationAgent More... 4 months ago
Moved Compt SkillDialog samples to samples\Compat with initial migration notes More... 4 months ago
Switched AgentResponses to AgentResponsesExtension More... 4 months ago