Jonathan Fingold
Jonathan Fingold
PS. We no longer pretend we support adaptive dialogs development in SDK-first bots, and we now have package samples specifically for Composer. However, https://github.com/microsoft/BotBuilder-Samples/tree/main/experimental/adaptive-dialog/javascript_nodejs still exists, so leaving this open...
After talking to Srinaath and TJ, it looks like the **end dialog** action in the skill does generate an `endOfConversation` activity, and there is a way to set the generated...
See also: - https://github.com/microsoft/botframework-components/issues/939 - https://github.com/microsoft/botframework-components/issues/909 - https://github.com/microsoft/botbuilder-dotnet/issues/5502
@mrivera-ms Can you add to the check list sending the package lists to Shelly's team? This is a necessary step in updating the reference docs.
@mdrichardson @clearab - I'll need a recommended approach to building bots that support this feature, and actionable messages in particular, for both SDK-first bots and Composer bots. (Adding @kaerm )...
PS. Will the protocol doc get copied to the botframework-sdk repo and be public?
@boydc2014 , yes, I had set the dialog to use a RegEx recognizer. 1. Some context sensitive help text associated with this field would be helpful. 2. Replacing the placeholder/watermark...
Noticed this bit of UI weirdness today, as I was cleaning up my test bot. The insertion caret is odd here, as the bot names are not editable in the...
Trying a new tack today: 1. Clean up the test bot: delete the manifest manually, delete all publishing profiles, delete Azure resources. Then, close and reopen the bot in Composer....
PS. This is not a full catalog of all the different paths I've tried to take. I have not yet successfully got this scenario to work in Composer 2.x.