Skip to content

Project OpenCode subagents through external WordPress transport - #363

Merged
chubes4 merged 1 commit into
mainfrom
feat/362-external-subagents
Aug 15, 2026
Merged

Project OpenCode subagents through external WordPress transport#363
chubes4 merged 1 commit into
mainfrom
feat/362-external-subagents

Conversation

@chubes4

@chubes4 chubes4 commented Aug 15, 2026

Copy link
Copy Markdown
Member

Closes #362

Summary

  • export a bounded, self-contained Agents API graph through argv-safe wp eval
  • project embedded instructions, skills, references, policies, and child topology into external OpenCode runtimes
  • preserve path-backed local projection while enforcing remote root containment, collision safety, atomic writes, and stale cleanup
  • run specialist projection during external profile setup

Verification

  • bash tests/opencode-subagents.sh
  • bash tests/external-wordpress-runtime.sh
  • bash tests/ci-coverage.sh
  • syntax checks for every tracked shell script
  • PHP lint and Python compilation
  • live studio wp eval of the embedded reader against a registered persisted agent

AI assistance

OpenAI gpt-5.6-sol via OpenCode implemented and reviewed the portable projection changes, including runtime-contract verification and security hardening. Chris Huber reviewed and is responsible for every line.

@chubes4
chubes4 merged commit 19bd46b into main Aug 15, 2026
48 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.

Project OpenCode subagents through external WordPress transport

1 participant