diff options
| author | James Murdza <[email protected]> | 2026-01-27 19:09:55 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-27 22:09:55 -0500 |
| commit | b73e0240a5f21d8f226c6712e4a1040d72e67dbd (patch) | |
| tree | 0e3f784afe1d2e5ae489020b41eff79c53133c49 /packages/web/src | |
| parent | 5f2a7c630b726b571672ded335cb31d5d4343449 (diff) | |
| download | opencode-b73e0240a5f21d8f226c6712e4a1040d72e67dbd.tar.gz opencode-b73e0240a5f21d8f226c6712e4a1040d72e67dbd.zip | |
docs: add Daytona OpenCode plugin to ecosystem (#10917)
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index fed64bf77..f65177cd1 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -17,6 +17,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | Name | Description | | -------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | +| [opencode-daytona](https://github.com/jamesmurdza/daytona/tree/main/libs/opencode-plugin) | Automatically run OpenCode sessions in isolated Daytona sandboxes with git sync and live previews | | [opencode-helicone-session](https://github.com/H2Shami/opencode-helicone-session) | Automatically inject Helicone session headers for request grouping | | [opencode-type-inject](https://github.com/nick-vi/opencode-type-inject) | Auto-inject TypeScript/Svelte types into file reads with lookup tools | | [opencode-openai-codex-auth](https://github.com/numman-ali/opencode-openai-codex-auth) | Use your ChatGPT Plus/Pro subscription instead of API credits | |
