| .. |
|
AppContext.tsx
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
|
2025-09-06 05:39:02 +00:00 |
|
AskUserActionsContext.tsx
|
test: add more tests for AskUser (#17720)
|
2026-01-28 16:57:16 +00:00 |
|
ConfigContext.tsx
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
|
2025-09-06 05:39:02 +00:00 |
|
KeypressContext.test.tsx
|
fix(cli): add SS3 Shift+Tab support for Windows terminals (#18187)
|
2026-02-07 15:38:59 +00:00 |
|
KeypressContext.tsx
|
feat(cli): add Alt+D for forward word deletion (#19300)
|
2026-02-18 09:19:26 -08:00 |
|
MouseContext.test.tsx
|
paste transform followup (#17624)
|
2026-01-27 14:19:54 +00:00 |
|
MouseContext.tsx
|
paste transform followup (#17624)
|
2026-01-27 14:19:54 +00:00 |
|
OverflowContext.tsx
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
ScrollProvider.drag.test.tsx
|
Only warn about mouse movement when the mouse is down. (#13101)
|
2025-11-14 22:55:05 +00:00 |
|
ScrollProvider.test.tsx
|
Only warn about mouse movement when the mouse is down. (#13101)
|
2025-11-14 22:55:05 +00:00 |
|
ScrollProvider.tsx
|
feat(cli): truncate shell output in UI history and improve active shell display (#17438)
|
2026-02-08 08:09:48 +00:00 |
|
SessionContext.test.tsx
|
feat: add role-specific statistics to telemetry and UI (cont. #15234) (#18824)
|
2026-02-17 17:32:30 +00:00 |
|
SessionContext.tsx
|
Show raw input token counts in json output. (#15021)
|
2025-12-16 02:47:39 +00:00 |
|
SettingsContext.test.tsx
|
refactor(cli): Reactive useSettingsStore hook (#14915)
|
2026-02-11 23:40:27 +00:00 |
|
SettingsContext.tsx
|
refactor(cli): Reactive useSettingsStore hook (#14915)
|
2026-02-11 23:40:27 +00:00 |
|
ShellFocusContext.tsx
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
StreamingContext.tsx
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
TerminalContext.test.tsx
|
ui(polish) blend background color with theme (#18802)
|
2026-02-12 19:56:07 +00:00 |
|
TerminalContext.tsx
|
ui(polish) blend background color with theme (#18802)
|
2026-02-12 19:56:07 +00:00 |
|
ToolActionsContext.test.tsx
|
fix(cli): support legacy onConfirm callback in ToolActionsContext (#19369)
|
2026-02-18 19:46:09 +00:00 |
|
ToolActionsContext.tsx
|
fix(cli): support legacy onConfirm callback in ToolActionsContext (#19369)
|
2026-02-18 19:46:09 +00:00 |
|
UIActionsContext.tsx
|
ui(polish) blend background color with theme (#18802)
|
2026-02-12 19:56:07 +00:00 |
|
UIStateContext.tsx
|
feat(cli): remove Plan Mode from rotation when actively working (#19262)
|
2026-02-17 17:36:59 +00:00 |
|
VimModeContext.tsx
|
bug(ux) vim mode fixes. Start in insert mode. Fix bug blocking F12 and ctrl-X in vim mode. (#17938)
|
2026-01-30 07:31:47 +00:00 |