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

We are currently sending several traces from different places in the SDK but we don't use consistent names, labels. Also, in some cases we use the ITurnContextExtensions.TraceActivityAsync() extension and in...

backlog
P2
Area: Engineering

## Version 4.7.0 ## Describe the bug Inputs with retry loops, like ChoiceInput, allow the developer to bind the Choices property to values in turn state. When the loop reevaluates,...

backlog
Area: Adaptive

## Issue We currently leave it up to every bot developer to have to implement their own top level dispatch dialog for managing interruptions and switching between tasks. I believe...

backlog
Area: Adaptive

# Issue There many are instances where developers will want to do a call to sendActivities after the turn has ended - that are not traditional "proactive" types. For example,...

backlog

When Exceptions are surfaced in various portals, or cut-pasted to CSS, the first thing that's usually asked is "What's the BotID and Conversation ID and Activity ID"? We should log...

ridealong
BF Supportability

## Issue The addition of remote skills is requiring that we rev the structure of our state storage keys which could break existing bots if we're not careful. Ideally we...

backlog

## Issue (Including @swagatmishra2007. We talked about this offline. But I believe this is less likely to require a fix on the channel side.) > This is a problem because...

## Issue In the fullness of time, we will want to be able to understand and as appropriate communicate the canvas through which active bots are created; Composer, SDK Only,...

Version Bot Framework SDK (latest stable versions) Describe the bug This is a feature capability question rather than a bug. To Reproduce N/A Expected behavior I would like to confirm...