openclaw-vainplex/src/tui/components
CJ Winslow 95f0befd65 feat: add fuzzy filter to TUI session picker
Users can now type to filter sessions in real-time:
- FilterableSelectList component wraps pi-tui's fuzzyFilter
- Matches against displayName, label, subject, sessionId
- j/k navigation, Enter selects, Escape clears filter then cancels
- Uses derivedTitle from previous commit for better display

Refs #1161
2026-01-20 16:36:51 +00:00
..
assistant-message.ts feat: add tui ui kit 2026-01-03 06:22:20 +01:00
chat-log.ts fix: refactor TUI stream assembly (#1202, thanks @aaronveklabs) 2026-01-20 08:36:54 +00:00
custom-editor.ts fix: repair model compat + editor ctor 2026-01-20 16:19:49 +00:00
filterable-select-list.ts feat: add fuzzy filter to TUI session picker 2026-01-20 16:36:51 +00:00
searchable-select-list.test.ts fix(tui): generic empty-state for searchable pickers (PR #1201, thanks @vignesh07) 2026-01-19 05:16:06 +00:00
searchable-select-list.ts fix(tui): generic empty-state for searchable pickers (PR #1201, thanks @vignesh07) 2026-01-19 05:16:06 +00:00
selectors.ts feat: add fuzzy filter to TUI session picker 2026-01-20 16:36:51 +00:00
tool-execution.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
user-message.ts feat: add tui ui kit 2026-01-03 06:22:20 +01:00