openclaw/src/tui
Tak Hoffman f94d6778b1
fix(active-memory): Move active memory recall into the hidden prompt prefix (#66144)
* move active memory into prompt prefix

* document active memory prompt prefix

* strip active memory prefixes from recall history

* harden active memory prompt prefix handling

* hide active memory prefix in leading history views

* strip hidden memory blocks after prompt merges

* preserve user turns in memory recall cleanup
2026-04-13 16:05:43 -05:00
..
components refactor: dedupe core lowercase helpers 2026-04-07 20:58:01 +01:00
theme refactor: dedupe plugin lowercase helpers 2026-04-07 15:53:50 +01:00
commands.test.ts fix(tui): align /status with shared session status 2026-04-06 14:10:59 +01:00
commands.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
gateway-chat.test.ts test: trim remaining mock drift 2026-04-04 04:04:12 +01:00
gateway-chat.ts fix(runtime): split approval and gateway client seams 2026-04-11 18:36:48 +01:00
osc8-hyperlinks.test.ts
osc8-hyperlinks.ts
tui-command-handlers.test.ts fix(tui): align /status with shared session status 2026-04-06 14:10:59 +01:00
tui-command-handlers.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
tui-event-handlers.test.ts fix(tui): preserve optimistic user messages during active runs 2026-03-28 19:32:26 -07:00
tui-event-handlers.ts refactor: dedupe lowercase normalizer readers 2026-04-07 11:18:18 +01:00
tui-formatters.test.ts fix(active-memory): Move active memory recall into the hidden prompt prefix (#66144) 2026-04-13 16:05:43 -05:00
tui-formatters.ts fix: tighten TUI phase handling and heartbeat session guards (#61463) (thanks @100yenadmin) 2026-04-06 16:35:22 +01:00
tui-input-history.test.ts
tui-local-shell.test.ts
tui-local-shell.ts refactor: simplify runtime conversions 2026-04-11 01:23:34 +01:00
tui-overlays.test.ts
tui-overlays.ts
tui-session-actions.test.ts fix: reset TUI footer activity on session switch (#63988) (thanks @neeravmakwana) 2026-04-10 13:32:01 +05:30
tui-session-actions.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
tui-status-summary.ts
tui-stream-assembler.test.ts
tui-stream-assembler.ts
tui-submit-test-helpers.ts
tui-submit.ts refactor: dedupe core lowercase helpers 2026-04-07 20:58:01 +01:00
tui-types.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
tui-waiting.test.ts chore(lint): drop stale repo lint comments 2026-04-06 16:01:23 +01:00
tui-waiting.ts
tui.submit-handler.test.ts
tui.test.ts fix: restore terminal keyboard state on tui exit (#49130) (thanks @biefan) (#49130) 2026-04-06 15:14:08 +01:00
tui.ts refactor: dedupe core lowercase helpers 2026-04-07 20:58:01 +01:00