Commit Graph

2 Commits

Author SHA1 Message Date
Claude Bot
52a2b441ca Improve agent mode output formatting
- 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>
2025-07-15 12:20:06 +00:00
jarred-sumner-bot
3bba4e1446 Add --console-depth CLI flag and console.depth bunfig option (#21016)
Co-authored-by: Claude Bot <claude-bot@bun.sh>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: jarred-sumner-bot <220441119+jarred-sumner-bot@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2025-07-14 04:58:41 -07:00