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

#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 <noreply@anthropic.com>
This commit is contained in:
2026-08-06 15:03:04 +02:00
parent c42ba63c28
commit a6ba3ff6e1
3 changed files with 9 additions and 9 deletions

View File

@ -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
---

View File

@ -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.

View File

@ -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",