Skip to content

Enable native OpenCode general-subagent dispatch - #456

Merged
chubes4 merged 1 commit into
mainfrom
fix/453-general-subagent-dispatch
Aug 25, 2026
Merged

Enable native OpenCode general-subagent dispatch#456
chubes4 merged 1 commit into
mainfrom
fix/453-general-subagent-dispatch

Conversation

@chubes4

@chubes4 chubes4 commented Aug 25, 2026

Copy link
Copy Markdown
Member

Closes #453.

Summary

  • allow the native general subagent through managed coordinator task policy
  • enforce the supported release floor while accepting capability-advertising development builds
  • preserve workspace and installed-source restrictions in delegated sessions
  • add a live OpenCode fixture proving two concurrent tasks complete with distinct resumable session IDs

Verification

  • bash tests/opencode-subagents.sh
  • bash tests/external-wordpress-runtime.sh
  • bash tests/opencode-general-dispatch.sh with the managed development build
  • PATH=/tmp/opencode-1.18.20/node_modules/.bin:$PATH bash tests/opencode-general-dispatch.sh with OpenCode 1.18.20
  • bash tests/ci-coverage.sh
  • related projection and syntax suites

AI assistance

OpenAI GPT-5.6 Sol via OpenCode audited the interrupted candidate, diagnosed and corrected the live fixture parser and development-build capability gate, ran the verification suites, and prepared this PR under Chris Huber's direction.

@chubes4
chubes4 merged commit 03dfefc into main Aug 25, 2026
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose OpenCode general-subagent dispatch to managed sessions

1 participant