v0.7.120
Team view gets real per-member history, and a cleaner repository picker
- Team view now shows each member's real history: velocity, planned versus delivered accuracy, what's blocked, and the mix of work they're doing, instead of empty placeholders.
- The repository picker no longer closes the moment you type in its search box.
- Checking project status fails readably now. A connection or database problem returns a plain message and a next step, not a blank error code.
- Automatic code review before you accept a build runs on the work that needs it (bigger changes, or anything touching data, auth, or shared infrastructure) and stays out of the way on small low-risk changes.
Full detail
- Team tab now shows real per-member history — velocity, scope accuracy, blocked count and task mix are read from the last 8 cycles instead of placeholder zeros
orientno longer fails with an opaqueMCP error -32603— a database or connection problem returns a readable one-line message and a hint, and any unexpected tool error does the same- Non-Claude MCP clients (Codex, Cursor, Windsurf and others) get an inline fallback for strategy review and zoom-out instead of a sub-agent prompt they cannot run
- The repository picker no longer closes the moment you type in its search box
- Build reports can now carry the model and token counts your harness reports, feeding cost analytics
- Automatic code review before an accept now runs for M+ or risk-tier changes (data, auth, migrations, shared infrastructure) rather than on every task
review_submiton a hosted connection with no local checkout redirects to an explicit review instead of recording an accept with no diff seenci-localnow matches CI exactly on the version-bump check and can auto-sync the Codex plugin version