0
I Use This!
New Project

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Udpated test-bot\sAgentToMCS using OBO exchange More... 4 months ago
Merge pull request #131 from microsoft/users/tracyboehrer/EchoBot-sync-from-official More... 4 months ago
Update README.md More... 4 months ago
StreamingResponse internal to force access through ITurnContext More... 4 months ago
Changed name of UserAuthorization.GetToken to GetTurnToken to help make more clear it's the cached token retrieved during the turn More... 4 months ago
Clearing StreamId in StreamingResponse.Reset More... 4 months ago
Add StreamingResponse to ITurnContext, and AgentApplication enforces EndStream if running More... 4 months ago
Added RouteAttribute unit tests More... 4 months ago
Add remaining RouteAttribute route handling More... 4 months ago
RouteAttribute docstring More... 4 months ago
Added StreamingMessageBot back to Solution More... 4 months ago
Combine route attributes to a single class with type More... 4 months ago
Merge branch 'main' into users/tracyboehrer/streamingresponse More... 4 months ago
Sync'd changes in official EchoBot sample to repo. More... 4 months ago
Fixed ServiceCollectionsExtensionsTests More... 4 months ago
Added AgentApplication.BotResponses for handling Bot2 responses More... 4 months ago
Merge pull request #96 from microsoft/southworks/add/teams-adapter-unit-tests More... 4 months ago
Ignoring .config folder More... 4 months ago
Removed uneeded from BotToBot More... 4 months ago
Made what we could around UserAuth internal for now. More... 4 months ago
Using AgentApplication.OnTurnError in Bot2 instead of subclassed Adapter. More... 4 months ago
BotToBot samples using AgentApplication for Bot2 responses More... 4 months ago
Add tests for TeamsActivityExtensions and TeamsSSOTokenExchangeMiddleware More... 4 months ago
Added AgentToMCS test bot More... 4 months ago
Add TeamsInfoTests More... 4 months ago
Fix failing tests More... 4 months ago
OBO exchange fixes and runtime support for OBOConnectionName and OBOScopes More... 4 months ago
Merge branch 'main' into southworks/add/teams-adapter-unit-tests More... 4 months ago
StreamingResponse.Timeout moved to EndStreamAsync arg More... 4 months ago
Moved MCP test to under the Test solution folder. More... 4 months ago