From 48630dabe650d744601b956dd01383e220753fef Mon Sep 17 00:00:00 2001 From: obtuse-triangle Date: Mon, 9 Feb 2026 16:36:47 +0900 Subject: [PATCH] Add contexty project to ecosystem documentation --- 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 9f84c6af17ec..97bf47d25c60 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -47,6 +47,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-notify](https://github.com/kdcokenny/opencode-notify) | Native OS notifications for OpenCode – know when tasks complete | | [opencode-workspace](https://github.com/kdcokenny/opencode-workspace) | Bundled multi-agent orchestration harness – 16 components, one install | | [opencode-worktree](https://github.com/kdcokenny/opencode-worktree) | Zero-friction git worktrees for OpenCode | +| [@ttalkkak-lab/contexty](https://github.com/ttalkkak-lab/opencode-contexty) | 👀 Visible context control and architectural guardrails for AI-assisted development. | ---