mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 09:01:14 +00:00
Added comprehensive bug regression test that demonstrates: 1. The bug scenario (old implementation using startsWith() fails) 2. The fix works (new implementation using includes() passes) Test covers: - Terminal without image support scenario (bug trigger) - Both Kitty and iTerm2 image protocols - Very long lines (300KB+) matching crash scenario - Integration with tool execution scenarios - Negative cases (no false positives) All 347 tests pass including 12 new bug regression tests. |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| tui | ||
| web-ui | ||