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
theme
commands.test.ts
commands.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
gateway-chat.test.ts
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
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
tui-event-handlers.ts
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
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
tui-types.ts Add /trace toggle and fix Active Memory diagnostics 2026-04-12 13:20:22 -05:00
tui-waiting.test.ts
tui-waiting.ts
tui.submit-handler.test.ts
tui.test.ts
tui.ts