chore(tickets): clôture #151 #157 (QA verte) — sync miroir tickets

#151 (z-order bouton Cancel) et #157 (arrêt spinner Progress) fermés
après merge du Cluster A (fix/batch-151-157-cli-ui) dans develop.
Sync du miroir local .ideai/tickets.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-08-06 14:30:13 +02:00
parent 102c003405
commit 4e57161e1d
5 changed files with 18 additions and 18 deletions

View File

@ -1,6 +1,6 @@
---
issueRef: "#151"
version: 6
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1786016963418
version: 8
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
updatedAt: 1786019394609
---

View File

@ -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: 1786016963418
version: 6
updatedAt: 1786019394609
version: 8
---
Régression/résidu constaté sur une AppImage récente avec 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 (renderer/skin), au lieu d'être au premier plan et cliquable sans ambiguïté. Attendu: hiérarchie visuelle stable et z-order correct en état busy, sans recouvrement du bouton Cancel.

View File

@ -1,8 +1,8 @@
---
issueRef: "#157"
version: 10
updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"}
updatedAt: 1786016963554
version: 12
updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"}
updatedAt: 1786019394609
---
# Objectif

View File

@ -2,16 +2,16 @@
id: "d49aaae5-0d03-43fe-a51c-2ab5e921045c"
number: 157
title: "CLI custom: surface all available agent progress, MCP activity, and inter-agent delegation flow"
status: "open"
status: "closed"
priority: "high"
sprint: null
links: [{"target":"#156","kind":"dependsOn"}]
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: 1785965383914
updatedAt: 1786016963554
version: 10
updatedAt: 1786019394609
version: 12
---
Suivi UX sur la custom CLI après livraison du flux Progress/MCP/inter-agent: l'affichage des messages de Progress est jugé correct, mais l'animation du rond/spinner affichée à côté du libellé Progress doit disparaître une fois l'événement terminé. Attendu: à la transition vers l'état terminal (done), la ligne Progress conserve éventuellement son contenu statique utile, mais n'affiche plus d'animation de chargement.

View File

@ -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": 1786016963418
"updatedAt": 1786019394609
},
{
"issueRef": "#152",
@ -2055,7 +2055,7 @@
"issueRef": "#157",
"path": "157",
"title": "CLI custom: surface all available agent progress, MCP activity, and inter-agent delegation flow",
"status": "open",
"status": "closed",
"priority": "high",
"sprint": null,
"assignedAgentIds": [
@ -2065,7 +2065,7 @@
"kind": "agent",
"agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d"
},
"updatedAt": 1786016963554
"updatedAt": 1786019394609
},
{
"issueRef": "#158",