From ff7696b724841042fd653056ee111e3e70ff350b Mon Sep 17 00:00:00 2001 From: Blomios Date: Thu, 6 Aug 2026 15:12:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(tickets):=20cl=C3=B4ture=20#164=20(QA=20v?= =?UTF-8?q?erte)=20=E2=80=94=20sync=20miroir=20tickets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #164 (/profile + reset de session confirmé) fermé après merge de feature/164-profile-command dans develop. Sync du miroir local. Reste #165 (seam plugins) pour clore l'épic #161. Co-Authored-By: Claude Opus 4.8 --- .ideai/tickets/164/carnet.md | 6 +++--- .ideai/tickets/164/issue.md | 8 ++++---- .ideai/tickets/index.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.ideai/tickets/164/carnet.md b/.ideai/tickets/164/carnet.md index 9bb3de7..e215cf7 100644 --- a/.ideai/tickets/164/carnet.md +++ b/.ideai/tickets/164/carnet.md @@ -1,6 +1,6 @@ --- issueRef: "#164" -version: 4 -updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} -updatedAt: 1786018356449 +version: 6 +updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"} +updatedAt: 1786021934839 --- diff --git a/.ideai/tickets/164/issue.md b/.ideai/tickets/164/issue.md index 3c4417f..eca4cd4 100644 --- a/.ideai/tickets/164/issue.md +++ b/.ideai/tickets/164/issue.md @@ -2,16 +2,16 @@ id: "f0965087-3799-4be0-9968-0fc43eb54129" number: 164 title: "Custom CLI: `/profile` command and profile-switch confirmation flow" -status: "open" +status: "closed" priority: "medium" sprint: null links: [{"target":"#162","kind":"dependsOn"},{"target":"#163","kind":"dependsOn"}] agentRefs: [{"agentId":"8f7da528-58df-4315-97e9-0562230ecc19","role":"assigned"},{"agentId":"fe887179-933f-47d4-960f-c3b06827f86c","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: 1786017501936 -updatedAt: 1786018356449 -version: 4 +updatedAt: 1786021934839 +version: 6 --- Implement `/profile` as a first-class custom CLI command that opens a profile-selection popup from the composer flow, informs the user that validating the choice will reset the current session, and requires an explicit user confirmation before performing that forced reset/profile switch. Scope includes the UX wording and confirmation/reset behavior tied to the command. Keep this separate from the generic slash-command palette so the session-reset semantics are explicit and testable. \ No newline at end of file diff --git a/.ideai/tickets/index.json b/.ideai/tickets/index.json index cc05612..6f60885 100644 --- a/.ideai/tickets/index.json +++ b/.ideai/tickets/index.json @@ -2160,7 +2160,7 @@ "issueRef": "#164", "path": "164", "title": "Custom CLI: `/profile` command and profile-switch confirmation flow", - "status": "open", + "status": "closed", "priority": "medium", "sprint": null, "assignedAgentIds": [ @@ -2171,7 +2171,7 @@ "kind": "agent", "agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d" }, - "updatedAt": 1786018356449 + "updatedAt": 1786021934839 }, { "issueRef": "#165",