From 1767a40d37040188bff8a778f5442d4a92e2bad2 Mon Sep 17 00:00:00 2001 From: Alexander Malakhov Date: Thu, 16 Jul 2026 22:39:28 -0700 Subject: [PATCH] docs: add Agent Sessions to ecosystem --- 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 2fc3b654869b..cff5baa96439 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -72,6 +72,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 | +| [Agent Sessions](https://github.com/jazzyalex/agent-sessions) | Native macOS app to browse, search, and resume OpenCode sessions | ---