Global JSON output mode
Every CLI command now supports a--json flag for machine-readable output. Previously, only a few commands had JSON variants. Now you can pipe any Fabro command into jq or feed it directly into scripts and CI pipelines.
More
Workflows
Workflows
- Stale git worktrees are now pruned automatically before branch creation in worktree sandboxes
Fixes
Fixes
- Fixed
logs --followtiming out on long-running runs due to slow manifest polling - Fixed rewind snapshot filtering when using short commit SHAs