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

## Describe the bug A bot using LUIS intent with telemetry enabled is occasionally logging LuisResult twice. ## Version 2.0.0 ## OS - [x] macOS - [x] Windows - [...

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

## Issue The telephony team is attempting to build a DTMF based phone tree using AdaptiveDialogs. The idea is they'd like to use simple RegEx based intents to handle each...

Area: Adaptive
needs-triage
feature-request

Add support for auth against single tenant AAD apps. To support this we'll need to collect and store the tenant ID somewhere, then consume that ID in order to call...

## Summary We need to add support for using MSI as the authentication mechanism. This will effect essentially the breadth of our set of products. - [ ] Analysis -...

P0
needs-triage
feature-request

At the beginning of the `onMessage` handler, I send a typing activity to the user to act as feedback. Often they click on a Card Action and then I use...

feature-request

ABS will support private links ~8/30, we need to validate that nothing in the SDK breaks when they are configured. We need to validate across all SDK repositories prior to...

P0
blocked

Hello. Can we add WhatsApp adapter via MessageBird in the table at the section Channels and Adapters (https://github.com/microsoft/botframework-sdk#channels-and-adapters) ? https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/develop/libraries/Bot.Builder.Community.Adapters.MessageBird

customer-reported
Bot Services
needs-triage
feature-request

Implement the possibility to dynamically set, into "HTTP request" component, the fields "method" and "headers". More info could be read [here](https://github.com/microsoft/BotFramework-Composer/issues/5328).

customer-replied-to
P1
customer-reported
Bot Services
BF Customer Ask
feature-request

## Package 4.14.0 ## Package Location * C# ** []() * JS (Uses the @rc tag on public NPM) ** []() * Python ** * BF CLI (Uses the @rc...

P0

## Issue It can be difficult to figure out how to test your changes to the SDK within a bot, especially the first time or when testing in a new...

needs-triage
feature-request