diff options
| author | Andrew Thal <[email protected]> | 2026-01-06 10:58:55 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-06 10:58:55 -0600 |
| commit | 528c6c1a75a76b66ab920fd52ff8429536f12f3a (patch) | |
| tree | 8733327f1f6ce0bc29c3781d36f7629010b44c29 /packages/web/src/content/docs | |
| parent | 6092f8792edab800dbde6fdfb494100fa3a923d5 (diff) | |
| download | opencode-528c6c1a75a76b66ab920fd52ff8429536f12f3a.tar.gz opencode-528c6c1a75a76b66ab920fd52ff8429536f12f3a.zip | |
docs(ecosystem): add opencode-devcontainers plugin (#7100)
Diffstat (limited to 'packages/web/src/content/docs')
| -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 46cb5646e..9ecc96ffb 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -22,6 +22,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-openai-codex-auth](https://github.com/numman-ali/opencode-openai-codex-auth) | Use your ChatGPT Plus/Pro subscription instead of API credits | | [opencode-gemini-auth](https://github.com/jenslys/opencode-gemini-auth) | Use your existing Gemini plan instead of API billing | | [opencode-antigravity-auth](https://github.com/NoeFabris/opencode-antigravity-auth) | Use Antigravity's free models instead of API billing | +| [opencode-devcontainers](https://github.com/athal7/opencode-devcontainers) | Multi-branch devcontainer isolation with shallow clones and auto-assigned ports | | [opencode-google-antigravity-auth](https://github.com/shekohex/opencode-google-antigravity-auth) | Google Antigravity OAuth Plugin, with support for Google Search, and more robust API handling | | [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs | | [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) | Add native websearch support for supported providers with Google grounded style | |
