You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/web/src/content/docs/ecosystem.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,10 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
40
40
|[@plannotator/opencode](https://github.com/backnotprop/plannotator/tree/main/apps/opencode-plugin)| Interactive plan review with visual annotation and private/offline sharing |
41
41
|[@openspoon/subtask2](https://github.com/spoons-and-mirrors/subtask2)| Extend opencode /commands into a powerful orchestration system with granular flow control |
42
42
|[opencode-scheduler](https://github.com/different-ai/opencode-scheduler)| Schedule recurring jobs using launchd (Mac) or systemd (Linux) with cron syntax |
43
+
|[opencode-background-agents](https://github.com/kdcokenny/opencode-background-agents)| Claude Code-style background agents with async delegation and context persistence |
44
+
|[opencode-notify](https://github.com/kdcokenny/opencode-notify)| Native OS notifications for OpenCode – know when tasks complete |
|[opencode-worktree](https://github.com/kdcokenny/opencode-worktree)| Zero-friction git worktrees for OpenCode. Auto-spawns terminals, syncs files, cleans up on exit |
43
47
44
48
---
45
49
@@ -55,6 +59,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
55
59
|[ai-sdk-provider-opencode-sdk](https://github.com/ben-vargas/ai-sdk-provider-opencode-sdk)| Vercel AI SDK provider for using OpenCode via @opencode-ai/sdk|
56
60
|[OpenChamber](https://github.com/btriapitsyn/openchamber)| Web / Desktop App and VS Code Extension for OpenCode |
57
61
|[OpenCode-Obsidian](https://github.com/mtymek/opencode-obsidian)| Obsidian plugin that embedds OpenCode in Obsidian's UI |
62
+
|[ocx](https://github.com/kdcokenny/ocx)| OpenCode extension manager with Ghost Mode |
0 commit comments