diff options
| author | GitHub Action <[email protected]> | 2025-12-10 16:50:49 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-10 16:50:49 +0000 |
| commit | 6b93d23642b409caf6ac073845c24acea3397bc9 (patch) | |
| tree | cd897878f9a9609ff79c294a962cd809eea1220b /packages/web/src | |
| parent | cfa13df3466cf03d9211e97e687de497c1858fd0 (diff) | |
| download | opencode-6b93d23642b409caf6ac073845c24acea3397bc9.tar.gz opencode-6b93d23642b409caf6ac073845c24acea3397bc9.zip | |
chore: format code
Diffstat (limited to 'packages/web/src')
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 9fc8362cd..d665fb220 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -20,7 +20,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [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-antigravity-auth](https://github.com/NoeFabris/opencode-antigravity-auth) | Use Antigravity's free models instead of API billing | +| [opencode-antigravity-auth](https://github.com/NoeFabris/opencode-antigravity-auth) | Use Antigravity's free models instead of API billing | | [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs | --- |
