dsh plugins中文
← Back to popular plugin directory

Open source sandbox

cofy-x/axern · skills

Open-source sandboxes for AI agents, untrusted code execution, and durable services.

★ 162GitHub stars
5Forks
2026-08-15Last updated
GoLanguage
Apache-2.0License

Project overview

The supported local path runs the complete stack with Docker Compose. It needs only the axern CLI and Docker Compose v2 — no source checkout, Make, Helm, or language toolchains.

Without Homebrew, use the standalone checksummed installer:

local up starts PostgreSQL, MinIO, the control and node services, waits for readiness, and creates the local context:

Install command

dsh plugin --profile web add github:cofy-x/axern
View GitHub repository ↗Back to popular plugin directory