botframework-sdk icon indicating copy to clipboard operation
botframework-sdk copied to clipboard

Bot Framework provides the most comprehensive experience for building conversation applications.

Results 191 botframework-sdk issues
Sort by recently updated
recently updated
newest added

### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version What package version of the SDK are you using. ##...

bug
customer-replied-to
P1
customer-reported
Bot Services
ExemptFromDailyDRIReport

## Tracking Status Internal DevOps epic: https://fuselabs.visualstudio.com/BotFramework/_workitems/edit/60996 **Dotnet SDK** [TODO]() - [ ] PR - [ ] Merged **Javascript SDK** [TODO]() - [ ] PR - [ ] Merged **Python...

P1
Size: XL
feature-request
Area: SDK

PVA Ask: To have better performance the bot service would like to enable the per-conversation affinity when routing the requests to the bot serivice instance. The routing gateway would not...

needs-triage
feature-request

## Version .NET: `4.13.3` of `Microsoft.Bot.Builder` JS: Upcoming R14 release (https://github.com/microsoft/botbuilder-js/commit/18b3ebb175ab03b0754fb7a5d6993519e350b859) Python: Upcoming R14 release Java: Upcoming R14 release ## Describe the bug The created ClaimsIdentity set on the TurnState...

bug
needs-triage

## Version Bot Framework SDK 4.8.1 Microsoft.Bot. Schema version 4.8.0 ## Describe the bug 1. File downloading is failing in MS Teams Bot (Desktop and Web) whereas files are properly...

bug
customer-replied-to
customer-reported
Bot Services
ExemptFromDailyDRIReport
needs-triage

For each build we do (certainly RC builds, and possibly nightly builds) we should have a changelog included with that build. To do this, we need: 1. Define the changelog...

BF Customer Ask
Size: M
feature-request

I would like to request a feature: caching dialogue system outputs. Such a feature would be useful for scenarios where natural language generation were expensive and for scenarios where dialogue...

needs-triage
feature-request

## Version - .NET 4.13.1 - JavaScript 4.13.1 ## Describe the bug Using the prebuilt function `join()` and passing in an array of arrays, we get different results. Assuming an...

bug
needs-triage

Add support for the Action.Execute command and various flows, including the action/execute invoke and auth flows in both the activity handler and adaptive triggers. OBI spec is here: https://github.com/microsoft/botframework-obi/pull/128 Hacked...

### [Github issues](https://github.com/microsoft/botframework-sdk) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for general "how-to" questions. ## Version Bot Framework SDK - 4.12.2 Composer - 1.4.0 ## Describe...

bug
customer-replied-to
P1
customer-reported
Bot Services