anomalyco / anomalyco/opencode

[FEATURE]: Add opencode-sandbox to ecosystem documentation

Open
#42,242 1 comment 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.