chore(tickets): rouverture #151 #155 + création #167 — sync miroir tickets

This commit is contained in:
2026-08-06 18:50:52 +02:00
parent e148d3cc5e
commit 3d4ea6859e
8 changed files with 80 additions and 103 deletions

View File

@ -0,0 +1,12 @@
---
issueRef: "#167"
version: 2
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1786034876685
---
## 2026-08-06 — New regression ticket from user test
- User validated that classic progress messages stream correctly in the custom CLI.
- However, provider turn-end events and MCP/tool-call events are rendered only after the final answer is already displayed.
- This is misleading because locally observable IdeA events should appear in temporal order before `Final`, not be appended retroactively afterward.
- Scope for this cycle: determine whether the bug sits in event buffering/order at the backend stream model, transport to frontend, or frontend reconciliation/render ordering; fix and validate on the real AppImage.
- Main created the ticket and will run the full cycle with Architect, Git, implementation, QA, and final AppImage rebuild.