Files
IdeA/.ideai/tickets/163/issue.md
Blomios a6ba3ff6e1 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>
2026-08-06 15:03:04 +02:00

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
target kind
#162 dependsOn
agentId role
8f7da528-58df-4315-97e9-0562230ecc19 assigned
kind agent_id
agent a6c6ea12-bfc6-4bdc-8031-324102dfa34d
kind agent_id
agent 1ff94b51-3e17-4a39-8543-7715d1ff0f80
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.