BotFramework-Emulator
BotFramework-Emulator copied to clipboard
A desktop application that allows users to locally test and debug chat bots built with the Bot Framework SDK.
#Version latest ## Describe the bug Sending an Activity with Text, then the Delay activity type, then a 2nd text, will result in a delayed 2nd message showing up for...
It started after about an hour of use.  Repro: 1. Create a bot using latest bugbash Composer build 2. Start emulator, use for a while, no issues 3. Restart...
## Version `main` ## Describe the bug The Emulator is unable to communicate with newly provisioned Fairfax bots. The original issue was reported in https://github.com/microsoft/botbuilder-dotnet/issues/4729 for the SDK, but this...
**Is your feature request related to a problem? Please describe.** Need an solution to disable auto updates on Emulator when it is deployed in controlled environments **Describe the solution you'd...
Trace activity should show custom view like it does for LuisV3 traces. It should show Name Label ValueType Value
# Problem In the attached image, you can see how a hierarchical entity with $instance data looks in the emulator. If you look at the left you will see a...
## Version v4.9.0 ## Describe the bug For more context, [see this comment thread.](https://github.com/microsoft/BotFramework-Emulator/issues/1568#issuecomment-670247589) ## To Reproduce Steps to reproduce the behavior: 1. Open a conversation with a bot 2....
## Version 4.7 ## To Reproduce Steps to reproduce the behavior: 1. Focus on json in the json inspector pane 2. Zoom using hot keys (`cmd++` & `cmd+-`) 3. Notice...
Opening a transcript from File -> Open Transcripts works as intended. I think something has possibly gone wrong with .transcript generation. I create a fresh Composer bot and the transcript...
## Version Latest: 4.8.1 ## Describe the bug When I open a bot file with multiple endpoints, the bot conversation tab just says "Live Chat" and gives no indication of...