Here’s the problem we kept running into: Every team building on top of Cloud Code, Codex, or any agent harness handles the same plumbing; Spin up the sandbox, clone the repo, install deps, wire up the MCP, expose the chat endpoint, tunnel out to the dev server.
AnyFrame is the bottom layer. You define an agent once (install repo, cmd, skills, mcp) and it creates a cached sandbox image. Boot a session and chat with it from the web UI or Python SDK. Plug in the MCP connectors (Linear, Sentry, Google,…) once and toggle them per-agent.
Some things you can make on top:
– An internal “deploy from chat” agent for your team
– A scoped coding agent for your customers, locked to their repo
– A per-PR review bot that actually runs your code, not just reads it
– Honestly, anything for which you would otherwise be a hand-wiring sandbox
Free to try – bring a Cloud OAuth token or Codex API key and you’re in.
🌐 Product: https://anyfrm.com
🐍 Python SDK + Demo: https://github.com/tinyhq/anyfra…
💬 Discord: https://discord.gg/UpkEW6JjpU
We’ve been building AnyFrame for the past few weeks and we’re excited to finally introduce an early version of it. Would especially love feedback from people shipping agent-based products. What’s the dirtiest part of your pile right now?
<a href