diff options
| author | Nick <[email protected]> | 2025-12-10 20:31:44 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-10 12:31:44 -0600 |
| commit | 36a9be040bd29887e7b0f330cd380393489d8872 (patch) | |
| tree | ea6d6ff63dd76315efbde6207dba63d982246b74 /packages/web/src/content/docs | |
| parent | 1835d7526fba897ab00a32574189bb54e3d8f831 (diff) | |
| download | opencode-36a9be040bd29887e7b0f330cd380393489d8872.tar.gz opencode-36a9be040bd29887e7b0f330cd380393489d8872.zip | |
docs: add opencode-type-inject to ecosystem plugins (#5331)
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 24fbc7b01..9304229b2 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -18,6 +18,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | Name | Description | | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | | [opencode-skills](https://github.com/malhashemi/opencode-skills) | Manage and organize OpenCode skills and capabilities | +| [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 | | [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 | |
