[PR #6967] Feat: add /review command as subagent #12182

Open
opened 2026-02-16 18:17:06 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/6967

State: open
Merged: No


The main agent can now invoke the the review agent from /review as a subagent. It uses the exact same permissions and prompt as /review. Essentially, the main agent can now review its code easier. It's important to note that this implementation will need updating to the new permission system.

EDIT: Already done.

Fixes #6600

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6967 **State:** open **Merged:** No --- The main agent can now invoke the the review agent from /review as a subagent. It uses the exact same permissions and prompt as /review. Essentially, the main agent can now review its code easier. ~~It's important to note that this implementation will need updating to the new permission system.~~ EDIT: Already done. Fixes #6600
yindo added the pull-request label 2026-02-16 18:17:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12182