Files
bun.sh/test/cli/test
Claude Bot 0dddeb9611 Fix caret indent calculation for AI agent mode (off-by-one error)
The format string produces "479- " (dash + space), so the caret indent
needs to account for 2 characters, not 1. Previously the caret was
positioned one column to the left of the actual error position.

Fixes CodeRabbit review feedback.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 15:52:41 +00:00
..
2025-10-02 19:12:45 -07:00