From a6ba3ff6e1a42007a7826dcbca4f9c09ecf890e9 Mon Sep 17 00:00:00 2001 From: Blomios Date: Thu, 6 Aug 2026 15:03:04 +0200 Subject: [PATCH] =?UTF-8?q?chore(tickets):=20cl=C3=B4ture=20#163=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 #163 (UX autocomplete slash-commands) fermé après merge de feature/163-slash-command-autocomplete dans develop. Sync du miroir local. Co-Authored-By: Claude Opus 4.8 --- .ideai/tickets/163/carnet.md | 6 +++--- .ideai/tickets/163/issue.md | 8 ++++---- .ideai/tickets/index.json | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.ideai/tickets/163/carnet.md b/.ideai/tickets/163/carnet.md index f5dce3d..4d948ac 100644 --- a/.ideai/tickets/163/carnet.md +++ b/.ideai/tickets/163/carnet.md @@ -1,6 +1,6 @@ --- issueRef: "#163" -version: 2 -updatedBy: {"kind":"agent","agent_id":"a6c6ea12-bfc6-4bdc-8031-324102dfa34d"} -updatedAt: 1786017513680 +version: 4 +updatedBy: {"kind":"agent","agent_id":"1ff94b51-3e17-4a39-8543-7715d1ff0f80"} +updatedAt: 1786021375246 --- diff --git a/.ideai/tickets/163/issue.md b/.ideai/tickets/163/issue.md index ed15e7a..bb34016 100644 --- a/.ideai/tickets/163/issue.md +++ b/.ideai/tickets/163/issue.md @@ -2,16 +2,16 @@ id: "a3fb98de-29fd-4af7-9eff-cdf952f619d0" number: 163 title: "Custom CLI: slash-command autocomplete and contextual menu" -status: "open" +status: "closed" priority: "high" sprint: null links: [{"target":"#162","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: 1786017501921 -updatedAt: 1786017513680 -version: 2 +updatedAt: 1786021375246 +version: 4 --- Frontend ticket for the custom CLI slash-command UX. When the user types `/` at the start of the composer, show a contextual menu with a small set of matching command suggestions and short descriptions; refine suggestions as the user types (`/c` => commands starting with `c`). Support keyboard navigation and selection. This ticket is only about the custom CLI UX and consumption of the unified command contract; it must not hardcode a closed list of commands in the UI. \ No newline at end of file diff --git a/.ideai/tickets/index.json b/.ideai/tickets/index.json index acc68f2..cc05612 100644 --- a/.ideai/tickets/index.json +++ b/.ideai/tickets/index.json @@ -2144,7 +2144,7 @@ "issueRef": "#163", "path": "163", "title": "Custom CLI: slash-command autocomplete and contextual menu", - "status": "open", + "status": "closed", "priority": "high", "sprint": null, "assignedAgentIds": [ @@ -2154,7 +2154,7 @@ "kind": "agent", "agent_id": "a6c6ea12-bfc6-4bdc-8031-324102dfa34d" }, - "updatedAt": 1786017513680 + "updatedAt": 1786021375246 }, { "issueRef": "#164",