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

Link to Azure docs: https://docs.microsoft.com/en-us/dotnet/api/microsoft.bot.builder.ai.orchestrator?view=botbuilder-dotnet-stable

Currently there is no way of knowing the app id that originated the message in a skills scenario. The goal of this issue is to design a coherent action plan...

backlog
Area: Skills
draft
needs-author-feedback
feature-request

Feedback from support team as part of R10 docs pillar. It would be useful to have documentation explaining custom adapters, what they are, reference the available adapters (links to existing...

backlog
Area: Docs

Hi There, Excuse me, but I really can't find any other places to ask the question. As I can try on Azure, there's no official option to host bot by...

This request iterates on https://github.com/microsoft/botbuilder-dotnet/issues/4645 ## Issue There is a lot of trace activities being sent over the wire, when it's not required. Instead, trace activity generation should be based...

needs-triage
feature-request

It is hard to keep issues in sync across all the SDK repos (dotnet, JS, python and Java). This issue involves writing a spec for a set of automation helpers...

P2
Area: Engineering
Size: M
team-agility

As part of PII/IP filtering, clients and channels can request that activities be redacted. This influences the transcript logger and middleware the bot builder SDK supports. For example, Microsoft Teams...

feature-request

Microsoft Teams is going to support a PII/IP scrubbing messages using messageDelete and messageUpdate activities. These will signal to the bot that it should remove or alter the message contents...

P1
backlog
blocked
Area: Teams

Nuget: https://www.nuget.org/packages/Microsoft.Bot.Connector.DirectLine Repository: https://github.com/microsoft/BotFramework-DirectLine-DotNet [dcr]

backlog

Port the Luis Json parsing from [parsedFiledContents.js](https://github.com/microsoft/botframework-sdk/blob/main/parsers/LU/JS/packages/lu/src/parser/lufile/parseFileContents.js#L141)

P1
Area: Engineering