anomalyco / anomalyco/opencode
[FEATURE]: Add opencode-docker to ecosystem documentations
@Brendonovich is already working on this.
Since Aug 9, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
What
Add opencode-docker to the Projects table on the Ecosystem page, and to the 17 translated copies of that page so the description reads correctly in each language.
The project is a security-hardened Docker container for running the OpenCode CLI in isolation: read-only root filesystem, dropped capabilities, no privilege escalation, and API keys loaded from files rather than the command line.
Why
The ecosystem page is where people browse community tooling, and this is the kind of thing that's easy to miss if it's not listed. Running OpenCode in a locked-down container is a genuinely useful setup for people who don't want an AI coding agent to have full access to their shell.
What it touches
packages/web/src/content/docs/ecosystem.mdx- The same file under each of the
ja,zh-cn,bs,ar,ru,pl,da,nb,th,de,zh-tw,pt-br,es,ko,fr,tr, anditlocale directories
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.