Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/web/src/content/docs/ecosystem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
| [@plannotator/opencode](https://github.com/backnotprop/plannotator/tree/main/apps/opencode-plugin) | Interactive plan review with visual annotation and private/offline sharing |
| [@openspoon/subtask2](https://github.com/spoons-and-mirrors/subtask2) | Extend opencode /commands into a powerful orchestration system with granular flow control |
| [opencode-scheduler](https://github.com/different-ai/opencode-scheduler) | Schedule recurring jobs using launchd (Mac) or systemd (Linux) with cron syntax |
| [ocx](https://github.com/kdcokenny/ocx) | A Go tool for building context for AI-assisted coding |
| [opencode-ghostwriter](https://github.com/kdcokenny/opencode-ghostwriter) | Context pruning and distillation using persistent memory |
| [opencode-context7](https://github.com/kdcokenny/opencode-context7) | MCP integration for library docs via Context7 |
| [opencode-perplexity](https://github.com/kdcokenny/opencode-perplexity) | Web search tool via Perplexity Sonar API |
| [opencode-e2b](https://github.com/kdcokenny/opencode-e2b) | Sandboxed code execution using E2B cloud environments |

---

Expand Down