Sandbox-agent: Remote Control Server for Coding AI Agents via HTTP
By
NathanFlurry
A baker's-dozen of insight crammed into one ring.
Summary
Sandbox-agent is a server tool that enables remote control of coding AI agents (Claude Code, Codex, OpenCode, Cursor, Amp, Pi) within sandboxed environments via HTTP. It solves challenges with existing SDKs that assume local execution, SSH issues with TTY handling, and inconsistent APIs across different coding agents. The tool provides streaming events, permission management, session handling, and includes experimental features like Gigacode for using OpenCode's TUI with any coding agent.
Key quotes
· 4 pulledRun Coding Agents in Sandboxes. Control Them Over HTTP.
Running coding agents remotely is hard. Existing SDKs assume local execution, SSH breaks TTY handling and streaming, and every agent has a different API.
A server that runs inside your sandbox. Your app connects remotely to control Claude Code, Codex, OpenCode, Cursor, Amp, or Pi — streaming events, handling permissions, managing sessions.
Experimental: Gigacode — use OpenCode's TUI with any coding agent.
You might also wanna read
Agent Sandbox: A Tool for AI Agents to Run Code and Generate Files Locally
Agent Sandbox is a tool that provides AI agents with sandboxed computing capabilities, allowing them to run Python/Bash scripts, install pac
OpenAI Updates Agents SDK with Codex-Style Harness and Enhanced Sandboxing
OpenAI's Build Hour session, led by engineer Steve Corley, introduced key updates to the Agents SDK, including a new "Codex-style harness" t
Superset IDE: Run Multiple AI Coding Agents Simultaneously on Your Local Machine
Superset is a turbocharged IDE that enables developers to run multiple AI coding agents (like Claude Code, Codex, etc.) simultaneously on th
SuperHQ: AI Coding Agents in Isolated MicroVM Sandboxes with Secure API Key Protection
SuperHQ is a platform that orchestrates AI coding agents (Claude Code, Codex, and Pi) within isolated microVM sandboxes, featuring a secure
Runtime launches sandboxed coding agents for team collaboration with security guardrails
Runtime is a platform that turns coding agents into sandboxed, secure teammates that can be used across Slack, Linear, CLI, API, or browser.
Open Agents: Open-Source Platform for Building Background Coding Agents on Vercel
Open Agents is an open-source reference application for building and running background coding agents on Vercel. The platform provides a com
