openclaw/src/tui
Peter Steinberger 72ba05504e
test: resolve rebase conflicts in gateway coverage
2026-03-13 01:38:19 +00:00
..
components fix: prevent duplicate assistant messages in TUI (fixes #35278) (#35364) 2026-03-12 02:59:42 -04:00
theme fix(tui): improve color contrast for light-background terminals (#40345) 2026-03-08 16:17:28 -07:00
commands.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
commands.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
gateway-chat.test.ts test: resolve rebase conflicts in gateway coverage 2026-03-13 01:38:19 +00:00
gateway-chat.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
osc8-hyperlinks.test.ts fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
osc8-hyperlinks.ts fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
tui-command-handlers.test.ts TUI: type setSession test mocks 2026-03-07 18:33:46 -08:00
tui-command-handlers.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
tui-event-handlers.test.ts fix(daemon): avoid freezing Windows PATH in task scripts (#39139, thanks @Narcooo) 2026-03-07 21:15:01 +00:00
tui-event-handlers.ts fix(daemon): avoid freezing Windows PATH in task scripts (#39139, thanks @Narcooo) 2026-03-07 21:15:01 +00:00
tui-formatters.test.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
tui-formatters.ts fix(tui): preserve credential-like tokens in render sanitization 2026-03-05 21:06:07 -08:00
tui-input-history.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-local-shell.test.ts test(integration): dedupe messaging, secrets, and plugin test suites 2026-03-02 07:13:11 +00:00
tui-local-shell.ts Exec/ACP: inject OPENCLAW_SHELL into child shell env (#31271) 2026-03-01 20:31:06 -08:00
tui-overlays.test.ts chore: Fix types in tests 34/N. 2026-02-17 15:50:07 +09:00
tui-overlays.ts
tui-session-actions.test.ts Memory: handle SecretRef keys in doctor embeddings (#36835) 2026-03-05 20:05:59 -06:00
tui-session-actions.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
tui-status-summary.ts feat: expose runtime version in gateway status 2026-03-12 02:55:31 +00:00
tui-stream-assembler.test.ts fix(tui): render final event error when assistant output is empty (#14687) 2026-03-05 18:16:43 -08:00
tui-stream-assembler.ts fix(tui): render final event error when assistant output is empty (#14687) 2026-03-05 18:16:43 -08:00
tui-submit-test-helpers.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-types.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00
tui-waiting.test.ts
tui-waiting.ts
tui.submit-handler.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui.test.ts feat(tui): infer workspace agent when launching TUI (#39591) 2026-03-08 13:31:11 +03:00
tui.ts feat: add fast mode toggle for OpenAI models 2026-03-12 23:31:31 +00:00