feat(review-tutor): add claude-code connector - #77
Open
ElbertePlinio wants to merge 2 commits into
Open
Conversation
This was referenced Aug 25, 2026
ElbertePlinio
force-pushed
the
feat/review-tutor-connector-claude
branch
from
August 25, 2026 20:36
18257b0 to
089ff84
Compare
Member
Author
|
Ready for human review at 089ff84 (stack: #76 → #77). Panel: Opus correctness (P1 evidence, 2×P2, P3s → fixed and verified), Grok security/process clean. Real smoke: sonnet/low → "ok", init tools Glob/Grep/Read, dontAsk. Deferred P3s (message quality, test strength) tracked in a follow-up on #63. CI green. |
This was referenced Aug 25, 2026
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
/api/stateTested
cd packages/review-tutor && npm run typechecknpx vitest run packages/review-tutor/test— 302 passedbun run check— 593 passed, 25 skipped; lint, coverage, and builds passedNot tested
Risk
fb6a9cc.Real smoke evidence
reviewTutorHarnessConnectorsReply with the single word ok.claude -p --output-format stream-json --verbose --include-partial-messages --model sonnet --effort low --tools Read,Grep,Glob --permission-mode dontAsk --strict-mcp-config --setting-sources '' --disable-slash-commands --no-session-persistence --max-turns 80; answer:ok{"subtype":"init","model":"claude-sonnet-5","permissionMode":"dontAsk","tools":["Glob","Grep","Read"],"claude_code_version":"2.1.245"}{Read, Grep, Glob}, so the strict subset assertion remains in place.[redacted]marker appeared in the captured events.Refs #63