Jesse Hachey Blanchet

Results 11 issues of 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...

bug
core/backend

**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...

feature-request
module/analytics

**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**...

feature-request
ui/studio

**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...

feature-request
ui/studio

**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 ![image](https://user-images.githubusercontent.com/59566773/141194834-33bf1e0f-77f2-4d30-b16c-2277afdcad87.png) Example: ![image](https://user-images.githubusercontent.com/59566773/141195110-d4e10a50-2e08-4faf-a5c4-ce7f62733775.png)

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. ![image](https://user-images.githubusercontent.com/59566773/131030041-e18c8370-3272-41a7-a4e8-ade9f25ecc0d.png)