From d59ff96af35535c4e577c10a7c07f2c82c8cad05 Mon Sep 17 00:00:00 2001 From: Artem Pavlov Date: Fri, 11 Sep 2026 13:41:07 +0200 Subject: [PATCH] docs(ecosystem): add opencode-cd --- packages/web/src/content/docs/ecosystem.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 6c13b3004caf..3464533b2a00 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -56,6 +56,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-goal-plugin](https://github.com/willytop8/OpenCode-goal-plugin) | Session-scoped `/goal` workflow that keeps objectives in context and auto-continues until complete | | [opencode-tavily](https://github.com/tavily-ai/opencode-tavily) | Web search, extraction, crawling, and deep research via the Tavily CLI | +| [opencode-cd](https://github.com/artempavlov/opencode-cd) | Move the current OpenCode session to another directory while preserving conversation history and child sessions across projects | --- ## Projects