Skip to content

Route model-initiated reviews through hosted workflows - #1393

Open
bobzhang wants to merge 1 commit into
mainfrom
codex/review-via-hosted-workflow
Open

Route model-initiated reviews through hosted workflows#1393
bobzhang wants to merge 1 commit into
mainfrom
codex/review-via-hosted-workflow

Conversation

@bobzhang

@bobzhang bobzhang commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Model-initiated worktree reviews now use the same hosted mbtx workflow path as scouts. Remove the dedicated review tool from run and serve, together with its live-goal mirror and per-turn budget wiring, and teach the model to call wf.agent_call(kind="review", input={"goal": ...}).

Audit criteria and optional baseline are explicit. Hosted delegation requires a durable session, uses the existing 32-child reservation and 10-minute child deadline, and returns the full report instead of a digest/error flag. The reviewer still validates its submission. --review-deadline now documents only the automatic gate.

The standalone openseek review command still calls agent_review.run_review directly without workflow. The automatic --review-gate and subrun review engine remain available.

Validation: an offline hosted-process regression verifies criteria, baseline, step envelope, report decoding, and journal/lifecycle output. No live model calls are required.

Passed just check, just test (3241 native tests, 3213 JS tests, 24 cram cases, and the CLI lifecycle regressions), just build, moon info, and moon fmt. No generated public interface changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant