Skip to content

feat(tui): add Ctrl+P command palette with fuzzy search#4365

Open
Kewe63 wants to merge 1 commit intoNousResearch:mainfrom
Kewe63:feat/command-palette-ctrl-p
Open

feat(tui): add Ctrl+P command palette with fuzzy search#4365
Kewe63 wants to merge 1 commit intoNousResearch:mainfrom
Kewe63:feat/command-palette-ctrl-p

Conversation

@Kewe63
Copy link
Copy Markdown
Contributor

@Kewe63 Kewe63 commented Mar 31, 2026

Adds a command palette for quick command access via Ctrl+P.
Features:

Closes NousResearch#4113

- Add CommandPalette class with fuzzy search and arrow-key navigation
- Commands grouped by category (Session, Configuration, Tools & Skills, etc.)
- Escape to dismiss, Enter to execute selected command
- 10/10 unit tests passing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant