CJ Winslow
a28c271488
TUI: optimize fuzzy filtering and consolidate time formatting
...
- Extract formatRelativeTime to shared utility for reuse across components
- Optimize FilterableSelectList with pre-lowercased searchTextLower field (avoids toLowerCase on every keystroke)
- Implement custom fuzzy matching with space-separated token support and word boundary scoring
- Use matchesKey utility for consistent keybinding handling (arrows, vim j/k, ctrl+p/n)
- Fix searchable-select-list to support vim keybindings consistently
- Fix system-prompt runtimeInfo null check with nullish coalescing operator
2026-01-20 16:37:08 +00:00
..
2026-01-18 08:54:00 +00:00
2026-01-20 16:37:08 +00:00
2026-01-20 15:04:28 +00:00
2026-01-20 14:14:36 +00:00
2026-01-20 15:48:52 +00:00
2026-01-20 13:43:27 +00:00
2026-01-20 16:00:42 +00:00
2026-01-20 14:19:03 +00:00
2026-01-20 15:58:30 +00:00
2026-01-20 10:36:46 +00:00
2026-01-20 07:43:00 +00:00
2026-01-20 13:20:29 +00:00
2026-01-18 11:01:16 +00:00
2026-01-20 16:36:51 +00:00
2026-01-20 11:03:17 +00:00
2026-01-20 12:07:54 +00:00
2026-01-20 16:02:46 +00:00
2026-01-19 00:15:44 +00:00
2026-01-19 00:34:26 +00:00
2026-01-17 20:12:04 +00:00
2026-01-20 12:07:54 +00:00
2026-01-20 08:28:40 +00:00
2026-01-20 08:28:40 +00:00
2026-01-20 13:04:19 +00:00
2026-01-20 07:43:00 +00:00
2026-01-20 13:11:49 +00:00
2026-01-20 16:00:42 +00:00
2026-01-20 11:59:36 +00:00
2026-01-20 07:43:00 +00:00
2026-01-18 08:45:29 +00:00
2026-01-20 07:43:00 +00:00
2026-01-18 08:03:36 +00:00
2026-01-18 19:34:21 +00:00
2026-01-20 10:33:40 +00:00
2026-01-20 10:41:56 +00:00
2026-01-18 03:55:14 +00:00
2026-01-18 06:15:24 +00:00
2026-01-18 11:01:16 +00:00
2026-01-20 16:37:08 +00:00
2026-01-20 13:52:59 +00:00
2026-01-20 16:37:08 +00:00
2026-01-20 12:07:54 +00:00
2026-01-17 08:47:25 +00:00
2026-01-20 07:43:00 +00:00
2026-01-13 08:40:39 +00:00
2026-01-13 08:40:39 +00:00
2026-01-14 15:02:19 +00:00
2026-01-19 23:41:06 +00:00
2026-01-19 02:02:17 +00:00
2026-01-18 23:10:39 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-19 00:15:44 +00:00
2026-01-18 19:34:21 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 16:11:43 +00:00