Cloud-based multi-agent coding platform with ACP architecture
A cloud-based platform that lets users run multiple AI coding agents (Claude Code, Codex, Cursor) via a web interface, enabling multi-device access and improved security by avoiding local execution of external apps. It offers $50 credit to users with Claude Code or Codex subscriptions.
Entities
Related
AI coding agent creates real cloud infra behind dry-run + confirm
An MCP tool plugin for AI coding agents (Claude Code, Cursor) that provisions real cloud infrastructure (databases, auth, storage, hosting) on the user's cloud account. The agent creates projects, wires keys, and writes integration code, but requires a dry-run preview and explicit confirmation before any paid resource is created. Solves the trust and cost-control problem of letting AI directly manage cloud resources.
Coder: CLI tool to delegate coding tasks to background LLM agents
Coder is a CLI/plugin that lets developers dispatch coding tasks to background agents powered by Claude CLI or Codex CLI. It keeps the main session context clean and distributes workload across existing subscriptions. Built entirely with Claude Code, it is free and open source.
Local app to combine multiple AI coding agents into a configurable team
Crew Forge is a local-first application that lets users combine their existing CLI-based AI subscriptions (Claude, Codex, Grok, Gemini) into a single configurable team. Users create team members with assigned models, roles, and skills, then give the team one objective; the lead delegates work and routes results. It solves the problem of switching between multiple AI tools and manually passing context.
Sanbox: Isolated sandboxes for AI agents with MicroVM isolation
Sanbox is a platform that provides isolated, resumable sandboxes for running AI agents. It uses MicroVM isolation, a persistent filesystem, and a live trail of run events. The platform supports reusable templates, a CLI that works with Codex, Claude Code, Cursor, CI, or terminal, and can be self-hosted for security/compliance.
Run a coding agent in a sandboxed environment
Agent-run is a tool that lets you run a coding agent (an LLM-powered agent that writes code) inside a sandboxed environment. It solves the problem of safely executing AI-generated code without risking system integrity, targeting developers who want to experiment with or deploy coding agents.

