openclaw/src/tui
Lynn 9d941949c9
fix(tui): normalize session key to lowercase to match gateway canonicalization (#34013)
Merged via squash.

Prepared head SHA: cfe06ca131
Co-authored-by: lynnzc <6257996+lynnzc@users.noreply.github.com>
Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com>
Reviewed-by: @altaywtf
2026-03-04 09:53:38 +03:00
..
components fix(tui): add OSC 8 hyperlinks for wrapped URLs (#17814) 2026-02-22 19:09:07 -05:00
theme
commands.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
commands.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
gateway-chat.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
gateway-chat.ts fix(tui): honor explicit gateway auth for url overrides 2026-03-02 19:48:02 +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 test: fix post-merge config and tui command-handler tests 2026-02-24 04:38:21 +00:00
tui-command-handlers.ts fix(tui): guard sendMessage when disconnected; reset readyPromise on close 2026-02-24 04:33:51 +00:00
tui-event-handlers.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-event-handlers.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-formatters.test.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-formatters.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00: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
tui-overlays.ts
tui-session-actions.test.ts docs: tighten subscription guidance and update MiniMax M2.5 refs 2026-03-03 00:02:37 +00:00
tui-session-actions.ts refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +00:00
tui-status-summary.ts
tui-stream-assembler.test.ts refactor(tui): simplify stream boundary-drop modes 2026-02-26 20:54:29 +01:00
tui-stream-assembler.ts refactor(tui): simplify stream boundary-drop modes 2026-02-26 20:54:29 +01: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 refactor(tui): dedupe handlers and formatter test setup 2026-02-22 14:08:51 +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 fix(tui): normalize session key to lowercase to match gateway canonicalization (#34013) 2026-03-04 09:53:38 +03:00
tui.ts fix(tui): normalize session key to lowercase to match gateway canonicalization (#34013) 2026-03-04 09:53:38 +03:00