Files
IdeA/.ideai/tickets/167/carnet.md
Blomios c50b6c5388 chore(tickets): sync miroir — lot CLI/TUI #155/#168/#169/#170 (+ clôture #151/#167)
(cherry picked from commit d7c4505bacdb9bc03145f12267ae281ad6a35739)
2026-08-06 19:40:46 +02:00

13 lines
889 B
Markdown

---
issueRef: "#167"
version: 4
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1786036825352
---
## 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.