BotFramework-Emulator icon indicating copy to clipboard operation
BotFramework-Emulator copied to clipboard

A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.

Results 149 BotFramework-Emulator issues
Sort by recently updated
recently updated
newest added

Fixes #2389 Version 3.x of Ngrok makes changes to the config file format and the supported command line arguments. The `path` field has been removed from the arguments, while the...

### Use this [query](https://github.com/Microsoft/botframework-emulator/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++label%3Aenhancement) to search for the most popular feature requests. **Is your feature request related to a problem? Please describe.** Bot Emulator does not support single tenant authorisation...

Enhancement

This holds minimal updates required to contributing guide after Electron upgrade work and other package updates. Fixes #2453

## Description We need to update the set-up documentation in [CONTRIBUTING.md](https://github.com/microsoft/BotFramework-Emulator/blob/main/CONTRIBUTING.md#how-to-build-from-source) to reflect the current requirements. E.g.: It recommends using Node.js version 10 to build the project, but it doesn't...

Bug
P1

## Description We should include Azure Relay service as an alternative tunneling tool.

Enhancement
P2

## Version 4.14.1 & 4.14.1-371583 (nightly) ## Describe the bug Whether using a JS or a .NET bot, when the `ShowTypingMiddleware` is utilized, if the `message` activity to be sent...

Bug

## Version 4.14.1 ## Describe the bug Follow the steps at https://learn.microsoft.com/en-us/azure/bot-service/bot-builder-howto-v4-storage?view=azure-bot-service-4.0&tabs=csharp The memory bot works well with emulator. After adding changes to use Cosmos DB from same tutorial, the...

Bug
customer-reported
Bot Services
customer-replied-to

When trying to login to my Azure account on the Bot Framework Emulator I get the following window: ![image](https://github.com/microsoft/BotFramework-Emulator/assets/155663200/571eb00b-3553-458e-a33d-a436d1357bb2) I was successful the first time after installation and I do...

we should use dedicated Arlington application (AppId: e398da5a-8b43-4525-b91f-994b65b2d1e8) instead of Prod app (f3723d34-6ff5-4ceb-a148-d99dcd2511fc) in US Gov before 3/31/2024 See [BotFramework-Emulator/packages/app/main/src/services/azureAuthWorkflowService.ts at f8ae0a12209e9d2c894f5a6b8baf5298f7da9c19 · microsoft/BotFramework-Emulator (github.com)](https://github.com/microsoft/BotFramework-Emulator/blob/f8ae0a12209e9d2c894f5a6b8baf5298f7da9c19/packages/app/main/src/services/azureAuthWorkflowService.ts#L41)

Enhancement