runtm
Isolated sandboxes where coding agents build and deploy
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Runtm?โผ
Run `npx skills add runtm-ai/runtm --all -g -y` in your terminal to install all skills in this suite globally.
What does Runtm do?โผ
Runtm spins up isolated sandboxes where coding agents like Claude Code or Codex can build software with full permissions, then deploy it to a live URL with logs and previews.
Is it safe to let an agent code with full permissions?โผ
Yes. Runtm uses OS-level isolation (bubblewrap on Linux, seatbelt on macOS) so agents can install dependencies and run code without any risk to your machine or cloud account.
Which coding agents work with Runtm?โผ
Runtm works with Claude Code, Cursor, Codex, Gemini CLI, and other agents. You pick your preferred agent when starting a sandbox session.
Can I deploy what the agent builds?โผ
Yes. One command deploys the sandbox project to a live HTTPS endpoint on auto-stopping infrastructure that wakes up on incoming traffic.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core