Jesse Hachey Blanchet
Jesse Hachey Blanchet
**Is your feature request related to a problem? Please describe.** When any of the botpress processes crash (bp, lang, nlu, message, studio) run out of memory, they crash silently. **Describe...
**Is your feature request related to a problem? Please describe.** A tooltip in each block to describe the calculation logic behind the metric to have a better understanding of what...
**Is your feature request related to a problem? Please describe.** Some times long text may cause the slots to be pushed into a new row. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** Switching between Summary and Javascript a lot. **Describe the solution you'd like** Side by side panels now that the width...
**Is your feature request related to a problem? Please describe.** Misunderstood is not flagged when a user's intent matches "none" while a choice skill is waiting for a response. **Describe...
For a better developer experience, it would be nice to have a `warning` in the code editor around the use of `console.log` suggesting the developer use `bp.logger` instead. Developers should...
Some of my Q&A have redirections configured in them. I would like to see an indicator icon that a redirect is enabled  Example: 
When defining transition conditions, there are some cases where the intent is not as important as the extracted slots, or a combination of both is better suited. I would like...
When defining transition conditions, there are some cases where the intent is not as important as the extracted entities, or a combination of both is better suited. I would like...
In the same way we have a default "return to previous flow" transition, I would like a default "return to previous node" transition. 