feat(agent-adapter): complete opencode and Pi slash commands#242
Open
lucas77778 wants to merge 2 commits into
Open
feat(agent-adapter): complete opencode and Pi slash commands#242lucas77778 wants to merge 2 commits into
lucas77778 wants to merge 2 commits into
Conversation
Greptile SummaryThis PR completes slash-command support for Pi and updates OpenCode command discovery. The main changes are:
Confidence Score: 5/5This looks safe to merge. Prompt and skill discovery now fail independently. Tests cover either resource category failing while the other remains available. No blocking issues were found in the changed code.
What T-Rex did
Important Files Changed
Reviews (2): Last reviewed commit: "fix(agent-adapter): preserve partial Pi ..." | Re-trigger Greptile |
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
@opencode-ai/sdkto 1.18.3 so the existing command snapshot includes skill entries.Tracks CODE-313.
Verification
pnpm check:ciGIT_CONFIG_GLOBAL=/dev/null pnpm test— 222 files / 1735 tests passed on currentmasterdisable-model-invocation: trueskill, verified SDK expansion in provider input, and observed both turns settle to idle. The validation used a mock provider because this environment has no Pi cloud-model credential.Checklist
pnpm check:ciandpnpm testboth pass (pluscargo fmt/clippy/testfor Rust changes)WIRE_PROTOCOL_VERSIONis bumped (no wire variant changed)