mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
- Suppress file name header in agent mode - Add source_url:line above failing test name - Remove duplicate status lines - Clean up output flow for better readability - Enable line number capture for agent mode The agent mode now provides clean, focused output with: - filename:line_number - FAIL: test_name - error details and summary 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>