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
ansi.ts
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
prompt-select-styled.ts
prompt-style.ts
restore.test.ts
restore.ts
safe-text.test.ts
safe-text.ts
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