openclaw/src/tui
2026-01-24 07:23:41 +00:00
..
components fix: honor user-pinned profiles and search ranking 2026-01-23 03:28:47 +00:00
theme refactor: clean up FilterableSelectList per code review 2026-01-20 16:36:51 +00:00
commands.test.ts fix: surface gateway slash commands in TUI 2026-01-23 18:58:41 +00:00
commands.ts fix: surface gateway slash commands in TUI 2026-01-23 18:58:41 +00:00
gateway-chat.ts feat: add last message preview to session picker 2026-01-20 16:36:51 +00:00
tui-command-handlers.test.ts fix: forward unknown TUI slash commands 2026-01-23 18:41:02 +00:00
tui-command-handlers.ts fix(sessions): reset token counts to 0 on /new (#1523) 2026-01-24 00:15:42 +00:00
tui-event-handlers.test.ts fix: gate TUI lifecycle updates to active run (#1567) (thanks @vignesh07) 2026-01-24 07:23:41 +00:00
tui-event-handlers.ts fix: gate TUI lifecycle updates to active run (#1567) (thanks @vignesh07) 2026-01-24 07:23:41 +00:00
tui-formatters.test.ts fix: handle gateway slash command replies in TUI 2026-01-23 19:48:22 +00:00
tui-formatters.ts fix: handle gateway slash command replies in TUI 2026-01-23 19:48:22 +00:00
tui-input-history.test.ts fix: tui local shell consent UX (#1463) 2026-01-22 23:38:44 +00:00
tui-local-shell.test.ts fix: tui local shell consent UX (#1463) 2026-01-22 23:38:44 +00:00
tui-local-shell.ts fix: tui local shell consent UX (#1463) 2026-01-22 23:38:44 +00:00
tui-overlays.test.ts fix: render TUI pickers as overlays 2026-01-15 01:59:05 +00:00
tui-overlays.ts fix: render TUI pickers as overlays 2026-01-15 01:59:05 +00:00
tui-session-actions.ts fix: handle gateway slash command replies in TUI 2026-01-23 19:48:22 +00:00
tui-status-summary.ts refactor: centralize account bindings + health probes 2026-01-17 01:19:43 +00:00
tui-stream-assembler.test.ts refactor: streamline TUI stream assembly updates 2026-01-20 08:57:42 +00:00
tui-stream-assembler.ts refactor: streamline TUI stream assembly updates 2026-01-20 08:57:42 +00:00
tui-types.ts feat(slash-commands): usage footer modes 2026-01-18 05:35:35 +00:00
tui-waiting.test.ts TUI: waiting shimmer helper + tests 2026-01-18 22:19:47 +00:00
tui-waiting.ts TUI: pick waiting phrase once per waiting session 2026-01-18 22:19:47 +00:00
tui.submit-handler.test.ts fix: tui local shell consent UX (#1463) 2026-01-22 23:38:44 +00:00
tui.test.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
tui.ts fix: surface gateway slash commands in TUI 2026-01-23 18:58:41 +00:00