feat(local-agent): support OpenCode and Oh My Pi - #144
Merged
Conversation
Collaborator
Author
|
Reviewed PR #144 at No blocking findings. Public-input threat preflight: pass. The issue, PR body, commit metadata, patch, and thread contain no policy-override, credential-exfiltration, hidden-command, or test-bypass instructions. Security boundary:
Verification:
Residual risk:
Maintainer-owned PR: recorded evidence here instead of self-approval. Exact head is merge-ready. |
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.
Summary
--no-toolsto Oh My PiVerified integration contracts
opencode run, stdin prompt,--model provider/model, auth presence at its documented data path, andOPENCODE_PERMISSION={"*":"deny"}--model,--no-tools, and local auth database presenceVerification
npx vitest run src/__tests__/local-agent-path-resolution.test.ts src/__tests__/local-agent-provider.test.ts src/__tests__/local-agent-tool-calling.test.ts— 60 passednpm test— 753 passed plus ops/model-matrix/frontier self-testsnpm run typechecknpm run lint— 0 errors (pre-existing warnings only)npm run buildnpm run test:gate— 5/5git diff --checkCloses #136