P8-017: TUI Phase 8 — autocomplete sidebar, fuzzy match, arg hints, up-arrow history #170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Autocomplete provider in TUI — triggers on / keystroke, opens sidebar-style command list (same panel pattern as conversation sidebar). Fuzzy match filter as user types. Show arg hints for selected command. Skill commands dynamically populated from manifest. Up-arrow input history recall in InputBar.
Ref: docs/plans/2026-03-15-agent-platform-architecture.md (Implementation Phase 8)
Wave 7 — depends on P8-008 (types) and P8-010 (live manifest).