diff options
| author | Aiden Cline <[email protected]> | 2025-12-09 11:34:15 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-12-09 11:34:15 -0600 |
| commit | defe51c825a34895ffacb8ed59ea14458ac9a7b5 (patch) | |
| tree | cd3e26f1f70908db97e40072a9e4bcc787b88796 /packages/web/src/content | |
| parent | 5a16acef8c157436e2f19542c3518344a7052007 (diff) | |
| download | opencode-defe51c825a34895ffacb8ed59ea14458ac9a7b5.tar.gz opencode-defe51c825a34895ffacb8ed59ea14458ac9a7b5.zip | |
docs: fix name
Diffstat (limited to 'packages/web/src/content')
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 882589506..15ce56c5e 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -1,9 +1,9 @@ --- title: Ecosystem -description: Projects and integrations built with opencode. +description: Projects and integrations built with OpenCode. --- -A collection of community projects built on opencode. +A collection of community projects built on OpenCode. For more, check out [awesome-opencode](https://github.com/awesome-opencode/awesome-opencode). @@ -13,7 +13,7 @@ For more, check out [awesome-opencode](https://github.com/awesome-opencode/aweso | Name | Description | | ------------------------------------------------------------------------------------------------- | ------------------------------------------------------------- | -| [opencode-skills](https://github.com/malhashemi/opencode-skills) | Manage and organize opencode skills and capabilities | +| [opencode-skills](https://github.com/malhashemi/opencode-skills) | Manage and organize OpenCode skills and capabilities | | [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-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs | @@ -24,7 +24,7 @@ For more, check out [awesome-opencode](https://github.com/awesome-opencode/aweso | Name | Description | | ------------------------------------------------------------- | ---------------------------------------------------------- | -| [kimaki](https://github.com/remorses/kimaki) | Discord bot to control opencode sessions, built on the SDK | +| [kimaki](https://github.com/remorses/kimaki) | Discord bot to control OpenCode sessions, built on the SDK | | [opencode.nvim](https://github.com/NickvanDyke/opencode.nvim) | Neovim plugin for editor-aware prompts, built on the API | --- |
