co-mono/packages/agent
Mario Zechner c5083bb7cb Fix markdown streaming duplication by splitting newlines first
- Added string-width library for proper terminal column width calculation
- Fixed wrapLine() to split by newlines before wrapping (like Text component)
- Fixed Loader interval leak by stopping before container removal
- Changed loader message from 'Loading...' to 'Working...'
2025-11-11 19:27:58 +01:00
..
src Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00
test Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00
package.json Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
tsconfig.build.json Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
vitest.config.ts Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00