Skip to content

docs: add director to ecosystem#37837

Closed
colinsurprenant wants to merge 1 commit into
anomalyco:devfrom
colinsurprenant:docs-add-director-ecosystem
Closed

docs: add director to ecosystem#37837
colinsurprenant wants to merge 1 commit into
anomalyco:devfrom
colinsurprenant:docs-add-director-ecosystem

Conversation

@colinsurprenant

Copy link
Copy Markdown

Adds director to the plugins list.

Director is an Apache-2.0 coordination ledger for coding-agent work: sessions record decisions, open loops, and handoffs to an append-only log, and the current state is injected into every new session as ground truth. The OpenCode integration is a managed plugin: director install --opencode drops a self-contained plugin at ~/.config/opencode/plugin/director.js plus the /director-* custom commands, with no config files merged or modified. The same log is shared with its Claude Code and Codex integrations, so mixed-harness setups coordinate through one ledger.

Repo: https://github.com/colinsurprenant/director

Copilot AI review requested due to automatic review settings July 20, 2026 02:23
@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jul 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the website documentation to include the director project in the “Plugins” ecosystem list, making it discoverable alongside other OpenCode integrations.

Changes:

  • Add a new ecosystem entry for director linking to https://github.com/colinsurprenant/director.
  • Provide a short description of director’s purpose as a coordination ledger across multiple coding-agent harnesses.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 20, 2026
@github-actions github-actions Bot closed this Jul 20, 2026
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.

2 participants