co-mono/packages/tui/src
Mario Zechner 5d7bc60cff Replace Markdown with Text component for tool execution
- Add background color support to Text component
- Replace Markdown component with Text in ToolExecutionComponent
- Use chalk.bold for formatting instead of markdown syntax
- Remove unnecessary markdown parsing overhead
2025-11-11 21:27:23 +01:00
..
components Replace Markdown with Text component for tool execution 2025-11-11 21:27:23 +01:00
autocomplete.ts fix(tui): Container change detection for proper differential rendering 2025-08-11 02:31:49 +02:00
index.ts Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00
terminal.ts Fix terminal rendering and add improvements 2025-11-11 00:13:46 +01:00
tui.ts Clear scrollback buffer on full TUI re-renders 2025-11-11 20:42:40 +01:00
utils.ts Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00