You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/web/src/content/docs/ecosystem.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw
26
26
|[opencode-devcontainers](https://github.com/athal7/opencode-devcontainers)| Multi-branch devcontainer isolation with shallow clones and auto-assigned ports |
27
27
|[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 |
28
28
|[opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning)| Optimize token usage by pruning obsolete tool outputs |
29
+
|[opencode-vibeguard](https://github.com/inkdust2021/opencode-vibeguard)| Redact secrets/PII into VibeGuard-style placeholders before LLM calls; restore locally |
29
30
|[opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git)| Add native websearch support for supported providers with Google grounded style |
30
31
|[opencode-pty](https://github.com/shekohex/opencode-pty.git)| Enables AI agents to run background processes in a PTY, send interactive input to them. |
31
32
|[opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy)| Instructions for non-interactive shell commands - prevents hangs from TTY-dependent operations |
0 commit comments