diff options
| author | Jon Redeker <[email protected]> | 2025-12-23 14:48:08 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-23 13:48:08 -0600 |
| commit | 27e72f2652b6e64f19ecbaa5de8b492934bca811 (patch) | |
| tree | d8cdaf62a1669404f991e77de184520e75bcba7c /packages/web/src/content/docs | |
| parent | 10eed6ee7eea3cbc266e1fdfee880aa4722691d1 (diff) | |
| download | opencode-27e72f2652b6e64f19ecbaa5de8b492934bca811.tar.gz opencode-27e72f2652b6e64f19ecbaa5de8b492934bca811.zip | |
Add opencode-shell-strategy plugin to ecosystem (#5995)
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 48ae971fe..e1065582f 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -27,6 +27,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-dynamic-context-pruning](https://github.com/Tarquinen/opencode-dynamic-context-pruning) | Optimize token usage by pruning obsolete tool outputs | | [opencode-websearch-cited](https://github.com/ghoulr/opencode-websearch-cited.git) | Add native websearch support for supported providers with Google grounded style | | [opencode-pty](https://github.com/shekohex/opencode-pty.git) | Enables AI agents to run background processes in a PTY, send interactive input to them. | +| [opencode-shell-strategy](https://github.com/JRedeker/opencode-shell-strategy) | Instructions for non-interactive shell commands - prevents hangs from TTY-dependent operations | | [opencode-wakatime](https://github.com/angristan/opencode-wakatime) | Track OpenCode usage with Wakatime | | [opencode-md-table-formatter](https://github.com/franlol/opencode-md-table-formatter/tree/main) | Clean up markdown tables produced by LLMs | | [opencode-morph-fast-apply](https://github.com/JRedeker/opencode-morph-fast-apply) | 10x faster code editing with Morph Fast Apply API and lazy edit markers | |
