diff options
| author | Stanislas <[email protected]> | 2025-12-10 17:54:45 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-10 10:54:45 -0600 |
| commit | 946e4f0a610ed873050bdc8a4ebad068240c943b (patch) | |
| tree | d2060492430f143a3a155021e1d8174111ec6038 | |
| parent | ae60f41adf00c568153b08511725fbd92a9e6f53 (diff) | |
| download | opencode-946e4f0a610ed873050bdc8a4ebad068240c943b.tar.gz opencode-946e4f0a610ed873050bdc8a4ebad068240c943b.zip | |
docs: add wakatime plugin to ecosystem page (#5326)
Co-authored-by: Copilot <[email protected]>
| -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 d665fb220..44c9f4cce 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-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-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs | +| [opencode-wakatime](https://github.com/angristan/opencode-wakatime) | Track OpenCode usage with Wakatime | --- |
