openclaw/src/terminal
Vincent Koc 466510b6d8 refactor: replace "seam" terminology across codebase
Replace "seam" with clearer terms throughout:
- "surface" for public API/extension boundaries
- "boundary" for plugin/module interfaces
- "interface" for runtime connection points
- "hook" for test injection points
- "palette" for the lobster palette reference

Also delete experiments/acp-pluginification-architecture-plan.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 00:20:15 -07:00
..
ansi.test.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
ansi.ts fix(terminal): stabilize skills table width across Terminal.app and iTerm (#42849) 2026-03-11 09:13:10 -04:00
health-style.ts
links.ts
note.ts refactor: share terminal note wrapping 2026-03-14 01:41:16 +00:00
palette.ts refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
progress-line.ts
prompt-select-styled.test.ts test(core): use lightweight clears in runtime and telegram setup 2026-02-22 08:09:14 +00:00
prompt-select-styled.ts refactor(cli): share styled select prompt helper 2026-02-18 17:48:02 +00:00
prompt-style.ts
restore.test.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
restore.ts
safe-text.test.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
safe-text.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
stream-writer.test.ts
stream-writer.ts
table.test.ts fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
table.ts fix(terminal): sanitize skills JSON and fallback on legacy Windows (#43520) 2026-03-11 19:53:07 -04:00
theme.ts