Highlights
- Interactive terminal UX redesign — live review lanes on stderr with a verdict banner on stdout, an interactive reviewer-set editor, and an autocomplete model picker.
- Model catalogs — curated model catalogs for codex, cursor, opencode, pi, copilot, and droid, with opt-in live catalog tests.
- Host-local config overlay — layer machine-specific settings over a syncable base config, with doctor and init support.
- Launch prep — refreshed README with demo GIF, stability contract, security intake, and documented win32 caveat.
Fixes
- In-lane reviewer failures are surfaced and
--outis written even on failed runs. - Fail fast when the review prompt exceeds the codex app-server input cap.
- Init wizard produces a working config on plain-Enter; recovery hints for missing
--targetand existing configs. - Numerous terminal-rendering fixes: cell-accurate truncation, narrow-width banner clamping, live pane caps.
- Config overlay edge cases: symlink handling, local-only reviewer id rejection, default-set guards.
No output-schema change — schema_version stays at 2.