#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>
1010 B
1010 B
id, number, title, status, priority, sprint, links, agentRefs, attachments, createdBy, updatedBy, createdAt, updatedAt, version
| id | number | title | status | priority | sprint | links | agentRefs | attachments | createdBy | updatedBy | createdAt | updatedAt | version | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| a3fb98de-29fd-4af7-9eff-cdf952f619d0 | 163 | Custom CLI: slash-command autocomplete and contextual menu | closed | high | null |
|
|
|
|
1786017501921 | 1786021375246 | 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.