Skip to content

issues Search Results · repo:microsoft/Agents-for-net language:C#

Filter by

105 results
 (70 ms)

105 results

inmicrosoft/Agents-for-net (press backspace or delete to remove)

This relates only to the Continuation Activity replies. Subsequent messages work as expected. 1. Flow started Continuation Activity saved 2. Flow completes 3. DotNet does an async Continuation (literally ...
  • tracyboehrer
  • 1
  • Opened 
    yesterday
  • #338

We are building a Parent Agent using the Agents SDK and a Child Agent using Copilot Studio. To connect the two, we re leveraging the CopilotClient within the Agents SDK to communicate with the Copilot ...
  • Santhosh0505
  • 17
  • Opened 
    12 days ago
  • #334

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 
    15 days ago
  • #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 
    16 days ago
  • #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 
    20 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 
    20 days ago
  • #323

All method used to add routes should support option rank and autoSignInHandlers[].
teams
triage
  • tracyboehrer
  • Opened 
    20 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 
    21 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 
    21 days ago
  • #317
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub