You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pre-release fixes: agent fallback, prompts with diffs, race conditions
- Add actual diffs to review prompts (agents can now see code changes)
- Add 250KB size limit for prompts, falls back to git hashes for large diffs
- Fix job claiming race condition with atomic UPDATE+subquery
- Fix codex temp file collision using os.CreateTemp
- Fix roborevd -config flag being ignored
- Fix CLI commands to use runtime file for daemon port detection
- Add automatic agent fallback (codex <-> claude-code)
- Display short refs (7 chars) in CLI and TUI
- Simplify database schema (remove migration machinery)
- Update README with agent fallback documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments