co-mono/packages/coding-agent/src/tui
Mario Zechner c061b4fba9 Simplify tool execution component structure with proper padding
- Use single Text component with paddingY=1 for green background box
- Add spacer line with transparent background at top
- Header and content in same component with blank line separator
- Move error markers to header line instead of after content
2025-11-11 21:35:11 +01:00
..
custom-editor.ts Refactor TUI components into separate files 2025-11-11 21:16:31 +01:00
footer.ts Refactor TUI components into separate files 2025-11-11 21:16:31 +01:00
streaming-message.ts Refactor TUI components into separate files 2025-11-11 21:16:31 +01:00
tool-execution.ts Simplify tool execution component structure with proper padding 2025-11-11 21:35:11 +01:00
tui-renderer.ts Replace Markdown with Text component for tool execution 2025-11-11 21:27:23 +01:00