chore(tickets): clôture #151 #167 (QA verte) — sync miroir; #155 reste ouvert (e2e AppImage en attente)
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
---
|
||||
issueRef: "#151"
|
||||
version: 10
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1786034876647
|
||||
version: 11
|
||||
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
|
||||
updatedAt: 1786036332616
|
||||
---
|
||||
## 2026-08-06 — Reopened from user validation on AppImage
|
||||
- User retested the custom CLI on the current AppImage build.
|
||||
|
||||
@ -2,16 +2,16 @@
|
||||
id: "c9aaa2e5-b17c-42ec-aa4c-2802a2863a1d"
|
||||
number: 151
|
||||
title: "CLI UI: chevauchement des boutons dans la barre supérieure pendant une conversation agent"
|
||||
status: "open"
|
||||
status: "closed"
|
||||
priority: "medium"
|
||||
sprint: null
|
||||
links: []
|
||||
agentRefs: [{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"}]
|
||||
attachments: []
|
||||
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
|
||||
createdAt: 1785945386695
|
||||
updatedAt: 1786034876647
|
||||
version: 10
|
||||
updatedAt: 1786036332616
|
||||
version: 11
|
||||
---
|
||||
Régression toujours présente sur la custom CLI: pendant une conversation agent active, le bouton rouge Cancel en haut à droite de la cellule reste sous/derrière les autres contrôles de la toolbar au lieu de passer au premier plan et de rester cliquable. Attendu: hiérarchie visuelle stable et z-order correct en état busy, sans recouvrement du bouton Cancel.
|
||||
@ -1,8 +1,8 @@
|
||||
---
|
||||
issueRef: "#167"
|
||||
version: 2
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedAt: 1786034876685
|
||||
version: 3
|
||||
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
|
||||
updatedAt: 1786036332616
|
||||
---
|
||||
## 2026-08-06 — New regression ticket from user test
|
||||
- User validated that classic progress messages stream correctly in the custom CLI.
|
||||
|
||||
@ -2,16 +2,16 @@
|
||||
id: "90559b5d-eb4d-47e5-b18f-cb2dc0ab5080"
|
||||
number: 167
|
||||
title: "Custom CLI: turn-end and MCP/tool events appear only after Final"
|
||||
status: "open"
|
||||
status: "closed"
|
||||
priority: "high"
|
||||
sprint: null
|
||||
links: []
|
||||
agentRefs: [{"agentId":"fe887179-933f-47d4-960f-c3b06827f86c","role":"assigned"},{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"}]
|
||||
attachments: []
|
||||
createdBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
|
||||
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
|
||||
createdAt: 1786034864702
|
||||
updatedAt: 1786034876685
|
||||
version: 2
|
||||
updatedAt: 1786036332616
|
||||
version: 3
|
||||
---
|
||||
Régression observée sur la custom CLI (test utilisateur du 2026-08-06): les messages de progress classiques apparaissent bien pendant le tour, mais les événements de fin de tour (`turn.started`/`turn.completed` côté provider) et les appels MCP/outils n'apparaissent qu'après le rendu du Final. Attendu: tout événement IdeA observable localement avant Final doit être projeté au fil de l'eau dans le bon ordre temporel, sans post-affichage trompeur après la réponse finale.
|
||||
@ -1981,7 +1981,7 @@
|
||||
"issueRef": "#151",
|
||||
"path": "151",
|
||||
"title": "CLI UI: chevauchement des boutons dans la barre supérieure pendant une conversation agent",
|
||||
"status": "open",
|
||||
"status": "closed",
|
||||
"priority": "medium",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -1991,7 +1991,7 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1786034876647
|
||||
"updatedAt": 1786036332616
|
||||
},
|
||||
{
|
||||
"issueRef": "#152",
|
||||
@ -2213,7 +2213,7 @@
|
||||
"issueRef": "#167",
|
||||
"path": "167",
|
||||
"title": "Custom CLI: turn-end and MCP/tool events appear only after Final",
|
||||
"status": "open",
|
||||
"status": "closed",
|
||||
"priority": "high",
|
||||
"sprint": null,
|
||||
"assignedAgentIds": [
|
||||
@ -2224,7 +2224,7 @@
|
||||
"kind": "agent",
|
||||
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
|
||||
},
|
||||
"updatedAt": 1786034876685
|
||||
"updatedAt": 1786036332616
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user