summaryrefslogtreecommitdiffhomepage
path: root/packages
diff options
context:
space:
mode:
authorVlad Temian <[email protected]>2026-01-10 15:44:21 +0200
committerGitHub <[email protected]>2026-01-10 07:44:21 -0600
commitdfe3e7930404992165fca91908f55c26ee388598 (patch)
tree07bdafa2f53756f59b46343e6c2a3b217733746f /packages
parente92a2ec9dbadab56951192ccc3c20c55754f8100 (diff)
downloadopencode-dfe3e7930404992165fca91908f55c26ee388598.tar.gz
opencode-dfe3e7930404992165fca91908f55c26ee388598.zip
docs(ecosystem): add micode and octto plugins (#7327)
Diffstat (limited to 'packages')
-rw-r--r--packages/web/src/content/docs/ecosystem.mdx2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx
index c071152c9..44a73de69 100644
--- a/packages/web/src/content/docs/ecosystem.mdx
+++ b/packages/web/src/content/docs/ecosystem.mdx
@@ -40,6 +40,8 @@ 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 |
+| [micode](https://github.com/vtemian/micode) | Structured Brainstorm → Plan → Implement workflow with session continuity |
+| [octto](https://github.com/vtemian/octto) | Interactive browser UI for AI brainstorming with multi-question forms |
---