issues Search Results · repo:microsoft/Agents-for-net language:C#
Filter by
102 results
(114 ms)102 results
inmicrosoft/Agents-for-net (press backspace or delete to remove)Using the OBOAuthSample I noticed that the continuation activity is only preserved when the flow starts from scratch, if
the token is available from the service, the original activity is lost.
Related ...
triage
rido-min
- 4
- Opened yesterday
- #326
There are OAuth providers that do not use JWT, however this SDK assumes all tokens are JWT
This assumption makes impossible to use another provider such as GitHub
Microsoft.IdentityModel.Tokens.SecurityTokenMalformedException ...
triage
rido-min
- Opened yesterday
- #325
This should perhaps be part of TeamsAgentExtension.OnConversationUpdate?
The mitigation is that dev would need to call AgentApplication.AddRoute with a custom selector.
teams
triage
tracyboehrer
- Opened 5 days ago
- #324
The Teams OnConversationUpdate handler will require the dev to extract relevant information from Activity.ChannelData.
This is a reduction in functionality from TeamsActivityHandler.
Some consideration ...
teams
triage
tracyboehrer
- 1
- Opened 5 days ago
- #323
All method used to add routes should support option rank and autoSignInHandlers[].
teams
triage
tracyboehrer
- Opened 5 days ago
- #322
Repro with WeatherAgent. This sample has ShowTyping enabled, but leads immediately with a streaming response. Typing
would normally automatically stop, but only when a message is sent. In this case, what ...
tracyboehrer
- Opened 6 days ago
- #318
Submitted PR in Agent-for-net uses a path to a token file. This is apparently the standard way in a Kubernets scenario,
where the pod is updated with the token file.
However, this is still Federated Credentials, ...
Investigating
tracyboehrer
- Opened 6 days ago
- #317
Version
What package version of the SDK are you using.
- Nuget package version: 1.1.107-beta
Describe the bug
Proactive messages sent using adapter.CreateConversationAsync are not stored in ITurnState ...
Investigating
hansmbakker
- 7
- Opened 7 days ago
- #316
Repro Steps
- Run the StreamingMessageAgent sample
- Once the stream has started, Click Stop
Expected
The agent handles the error returned by SMBA
Observed
Crashing exception below
info: System.Net.Http.HttpClient.Microsoft.Agents.Builder.RestChannelServiceClientFactory.LogicalHandler[101] ...
P0
rido-min
- 5
- Opened 11 days ago
- #314

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.