anomalyco / anomalyco/opencode
[FEATURE]: Add opencode-sandbox to ecosystem documentation
Open
@neriousy is already working on this.
Since Aug 13, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
- I have verified this feature I am about to request has not been suggested before.
Describe the enhancement you want to request
Add opencode-sandbox to the ecosystem documentation. It provides OS-level sandboxing for agent-executed bash commands using seatbelt on macOS and bubblewrap on Linux. Listing it makes this available third-party plugin easier for OpenCode users to discover.
Difference from #41439
This is distinct from opencode-docker. That project runs the OpenCode CLI in a security-hardened Docker container; opencode-sandbox is a plugin that applies native, per-command isolation with macOS seatbelt or Linux bubblewrap, without Docker.
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.