Skip to content

docs(ecosystem): add opencode-orchestrator plugin#38249

Open
tder311 wants to merge 1 commit into
anomalyco:devfrom
tder311:ecosystem-add-opencode-orchestrator
Open

docs(ecosystem): add opencode-orchestrator plugin#38249
tder311 wants to merge 1 commit into
anomalyco:devfrom
tder311:ecosystem-add-opencode-orchestrator

Conversation

@tder311

@tder311 tder311 commented Jul 22, 2026

Copy link
Copy Markdown

Issue for this PR

N/A — one-line addition to the ecosystem plugin list, no associated issue.

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds opencode-orchestrator to the Plugins table in ecosystem.mdx.

It's a plugin I wrote and use daily: it spawns and supervises parallel opencode agents in cmux tabs, each on its own git worktree. spawnagent does worktree + backgrounded tab + opencode boot; there's also listagents/peekagent/sendtoagent/focusagent/closeagent/registerrepo, an agent-side reportstatus tool, and an in-process watcher that wakes the spawning session when an agent reports.

Published on npm as @tder311/opencode-orchestrator (scoped — the unscoped name was already taken by an unrelated package).

How did you verify your code works?

Docs-only table row. Checked the repo link resolves, the npm package is installable (@tder311/opencode-orchestrator@0.1.0), and the row matches the existing table's column alignment.

Screenshots / recordings

N/A — no UI change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Jul 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@tder311
tder311 marked this pull request as ready for review July 22, 2026 04:53
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.

1 participant