From 2299267c624e5ed0cc59b2937dae564c49b81e4a Mon Sep 17 00:00:00 2001 From: Yuuichi Date: Mon, 14 Sep 2026 22:22:55 +0900 Subject: [PATCH] docs(ecosystem): add Calyx to projects --- 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..711807e6339c 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -73,6 +73,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [OpenWork](https://github.com/different-ai/openwork) | An open-source alternative to Claude Cowork, powered by OpenCode | | [ocx](https://github.com/kdcokenny/ocx) | OpenCode extension manager with portable, isolated profiles. | | [CodeNomad](https://github.com/NeuralNomadsAI/CodeNomad) | Desktop, Web, Mobile and Remote Client App for OpenCode | +| [Calyx](https://github.com/yuuichieguchi/Calyx) | Native macOS terminal for running and supervising OpenCode in parallel | ---