0
I Use This!
New Project

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IChannelHost -> IAgentHost More... 4 months ago
Scrubbed "bot" for Client and (now) AgentToAgent sample More... 4 months ago
Initial PR for teams extensions with tests More... 4 months ago
Removed test code from Bot1.HostBot More... 4 months ago
More bot-to-bot cleanup More... 4 months ago
Merge pull request #134 from microsoft/sarahcritchley-readmeupdates-usefullinks More... 4 months ago
Bot1 README formatting got gorped More... 4 months ago
Skipping offending SkillDialog test for the moment More... 4 months ago
BotToBot README and code formatting More... 4 months ago
Yet more BotToBot conversation cleanup More... 4 months ago
Bot1 and Bot2 handling deleting conversation state on EOC. More... 4 months ago
More IChannelHost doc comments More... 4 months ago
Doc comments for Client More... 4 months ago
Minor Bot1.HostBot changes More... 4 months ago
HttpBotChannel uses IHttpClientFactory More... 4 months ago
IConversationIdFactory and impl marked internal More... 4 months ago
Fixed some SkillsDialogTests broken after switch to IChannelHost use More... 4 months ago
First pass at Dialog Skill compat More... 4 months ago
Added IChannelHost.GetExistingConversations More... 4 months ago
More Error handling and config cleanup More... 4 months ago
Merge branch 'main' into users/tracyboehrer/bot-to-bot-main More... 4 months ago
Added ErrorCodes usage and unit tests. More... 4 months ago
Fixed Client unit tests More... 4 months ago
Simplified ConfigurationChannelHost by dropping IChannelFactory and managing active conversations for the bot More... 4 months ago
Minor bot response handler changes More... 4 months ago
Removed Client dependency from BotBuilder (and therefor Hosting.AspNet). AgentApplication no longer has a BotResponse property. More... 4 months ago
OBO error handlings and cleaned up test-bots\OBOAuthorizationBot More... 4 months ago
Token Service sign out for tokens that aren't exchangeable More... 4 months ago
Merge branch 'main' into users/tracyboehrer/userauth-config More... 4 months ago
Added OBO check for exchangeable token More... 4 months ago