Skip to content

sandbase-harness

⭐ 586 · ✅ active · related

One-liner

Open-source CMA-compatible agent runtime for any model: MCP tools, sandboxed sessions, audit, replay.

About

A local-first runtime for AI agents. Sessions, sandboxed tools, memory, credentials, audit trails, and a built-in Console — all running on your machine or in your own infrastructure. git clone --branch v0.3.1 --depth 1 https://github.com/sandbaseai/sandbase-harness.git cd sandbase-harness npm ci npm run build mkdir ../my-agents && cd ../my-agents node ../sandbase-harness/dist/index.js init node ../sandbase-harness/dist/index.js start

Author

sandbaseai