#858 · Primary category: AI Agents & Automation

coderunner

anthropic apple apple-container claude-code claude-skills containerization gemini-cli llm llmstudio mcp openai

A local sandbox for your AI agents

Project last updated:08/13/26

GitHub Stars

891

Forks

41

Contributors

3

License

Apache-2.0

Why we included this project

Dangerous for development teams: letting Claude Code, Gemini CLI, or similar agents run arbitrary commands on your laptop puts your files and credentials one bad prompt away from disaster. CodeRunner gives those agents a local sandbox, an isolated container on your Mac where Python code and other tasks execute without touching the host. Its MCP server exposes tools for running code, scraping pages with Playwright, and handling document skills, and it supports named sessions so separate agent runs stay isolated. You can stop and resume the same container to keep installed packages and kernels, or rebuild it on a host-only network with zero internet access for stricter isolation. It works with several agent frontends through standard MCP configuration, so if you trust the agent but not its reach, this gives you a clean boundary to work behind.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category