Synodes Documentation

Synodes is an open-source platform that spins up sandboxed dev containers with per-agent Turso databases for AI coding agents. Every agent gets an isolated Linux environment — install packages, run commands, and deploy preview apps — with a fully provisioned SQLite-compatible database injected via environment variables.

Popular Topics

SDK Support

🐍 Python

pip install synodes — full sandbox lifecycle, file ops, Git, LSP, process execution.

📘 TypeScript

npm i @synodes/sdk — same API surface, async/await, full type safety.

🔵 Go

Native Go SDK for high-performance agent runners and CLI tooling.

☕ Java / 💎 Ruby

SDKs for JVM and Ruby ecosystems — same sandbox lifecycle API.

Need Help?

Check the FAQ for common questions about security, data retention, and billing. Found a bug or have a feature request? Open an issue on GitHub.