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

## Summary The [SSO documentation](https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-concept-sso?view=azure-bot-service-4.0) needs to be updated as follows: - Remove reference to Virtual Assistant - Update SSO scenarios: we should have 3 scenarios, Teams SSO, Bot and...

P1
Area: Docs
Size: M
feature-request

## Summary Channel constants need to be updated to properly reflect the channels currently supported by ABS: * In 4.x unsupported channels need to be flagged as obsolete. * missing...

P0
Size: S
feature-request
Area: SDK

## Version 4.15.1 ## Describe the bug QnaMakerDialog class takes the first element in the response list from QnA query, even if there are multiple possible answers returned by the...

bug
needs-triage

Add support for auth flow for the new Adaptive Cards components OBI spec is here: microsoft/botframework-obi#128 Hacked up webchat that can do AC 1.4 cards: https://github.com/clearab/CateringDemo ## Tracking status ###...

Do we have any feasibility for implementing skill to orchestrator switching in bot framework V4? By default we have skill to skill switching and wanted to know skill to orchestrator...

customer-reported
Bot Services
needs-triage
feature-request

### Summary Update in scope repo code owners to use teams rather than individuals. More specifically: * Remove individuals * Use only groups and only @microsoft/botframework-sdk * Remove old groups...

P1
Area: Engineering
Size: M
team-agility

## Issue *Overhead of maintaining Bot service credentials and renewing client secret to access bot services deployed in global azure resource* ## Proposed change *Provide Managed Identity support for azure...

customer-reported
Bot Services
needs-triage
feature-request

Update https://github.com/microsoft/botframework-sdk/blob/main/docs/BF%20Labeling%20Guide.md to map to the latest spec. * Add new areas * Review unused ones and remove * Update Emilio's tool and bring it in the SDK repo tools...

P1
Area: Engineering
Size: S
feature-request
team-agility

There are several things in the SDK project that seem stale and can probably be removed: - [ ] common/Telemetry - [ ] common/Transcripts - [ ] docs. This area...

P2
Size: M
needs-triage
Area: SDK

To support CI/CD for our customers who want to use the Direct Line Speech channel, we need to have ARM support for the channel. This is a public tracking issue...

backlog
Area: Samples
Area: Streaming