feat(review-tutor): add Codex connector - #78
Open
ElbertePlinio wants to merge 3 commits into
Open
Conversation
This was referenced Aug 25, 2026
ElbertePlinio
force-pushed
the
feat/review-tutor-connector-codex
branch
from
August 25, 2026 20:36
46c8f58 to
0f86858
Compare
ElbertePlinio
force-pushed
the
feat/review-tutor-connector-codex
branch
from
August 25, 2026 20:39
0f86858 to
574e65a
Compare
ElbertePlinio
changed the base branch from
feat/review-tutor-connector-boundary
to
feat/review-tutor-connector-claude
August 25, 2026 20:39
Member
Author
|
Ready for human review at 820026d (stack: #76 → #77 → #78). Panel: Opus correctness (3×P2 + P3s → fixed, mutation-verified), Grok security (2×P3 → fixed); round 2 closed two P2s (fallback failure messages now go through the shared redact(); server-extension test no longer spawns the real codex — PATH-shim proof). Real smoke: gpt-5.6-sol/low → "ok". Deferred P3s in #79. CI green. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed
codex debug models, with version/catalog bounds, per-entry validation, and safe reviewer-effort filteringAbortSignalcodex execthrough the shared read-only runner boundary with a minimal environmentreviewTutorHarnessConnectorsTested
npx vitest run packages/review-tutor/test— 316 passedcd packages/review-tutor && npm run typecheck— passedbun run check— 607 passed, 25 skipped; lint, coverage, typecheck, and builds passedNot tested
Risk
Smoke
gpt-5.6-sol, effortlowok; no secret-like text detected in captured eventscodexinvocation was run during this review-fix roundPR 3 of the Review Tutor connector plan; stacked on PR #76.
Refs #63