co-mono/packages/tui/src/components
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
..
editor.ts Fix Escape key to cancel autocomplete before interrupting agent 2025-11-11 20:29:38 +01:00
input.ts Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00
loader.ts Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
markdown.ts Add /thinking command and improve TUI UX 2025-11-11 20:28:10 +01:00
select-list.ts Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
spacer.ts Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
text.ts Replace Markdown with Text component for tool execution 2025-11-11 21:27:23 +01:00