Files
bun.sh/test/cli
Claude Bot 0a9e6844ee Add tests for AI agent error format with dash separator
Tests verify that error source lines use different separators based on
CLAUDECODE environment variable:
- Normal mode (CLAUDECODE=0): "479 |    return 42;"
- AI agent mode (CLAUDECODE=1): "479-    return 42;"

Added tests for:
- Error formatting in test failures
- Bun.inspect() error output

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 15:25:57 +00:00
..
2025-05-24 13:36:51 -07:00