diff options
| author | Spoon <[email protected]> | 2026-01-02 23:26:06 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-02 16:26:06 -0600 |
| commit | 131d8e57781b2f52bf265c3a5de4cc3c4cc8af6e (patch) | |
| tree | a52a8726b89c49659443ab84b39e92c70c44f8ac | |
| parent | 0cf0294787322664c6d668fa5ab0a9ce26796f78 (diff) | |
| download | opencode-131d8e57781b2f52bf265c3a5de4cc3c4cc8af6e.tar.gz opencode-131d8e57781b2f52bf265c3a5de4cc3c4cc8af6e.zip | |
docs: add subtask2 to ecosystem page (#6704)
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 34cce22ab..685b0558f 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -38,6 +38,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-skillful](https://github.com/zenobi-us/opencode-skillful) | Allow OpenCode agents to lazy load prompts on demand with skill discovery and injection | | [opencode-supermemory](https://github.com/supermemoryai/opencode-supermemory) | Persistent memory across sessions using Supermemory | | [@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 | --- |
