Your AI Development Team in a Box - Container for AI Coding Assistants

Β· updated Β· post docker ai agents hetzner

Your AI Development Team in a Box: How I Built a Portable Command Center for AI Coding Assistants

The Dream: Code from Anywhere, with Any AI, Without the Mess

Picture this: You’re on a train, inspired by a brilliant idea for a new project. You pull out your iPad, connect via SSH to a server, and within seconds you have access to Claude Code, GitHub Copilot, Gemini CLI, and OpenAI Codexβ€”all working together, with your projects, your history, and your configurations exactly where you left them.

Now picture the alternative: Juggling five different local installations across three devices, managing conflicting dependencies, keeping API keys synced, and praying you don’t accidentally break your Mac’s Python environment again.

I chose the first option. This is the story of how I built a unified AI development environment that lives in a Docker container, runs on a €5/month cloud server, and gives me superpowers no matter where I am or what device I’m using.


What This Actually Is (Without the Tech Jargon)

At its core, this project solves a simple problem: I want all my AI coding tools in one place, accessible from anywhere, without polluting my personal computer.

Think of it like this:

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                         THE OLD WAY                                     β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                         β”‚
β”‚   Your MacBook                    Your iPad                             β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”              β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”                   β”‚
β”‚   β”‚ Claude Code βœ“  β”‚              β”‚ Claude Code βœ—  β”‚ (can't install)   β”‚
β”‚   β”‚ Codex CLI βœ“    β”‚              β”‚ Codex CLI βœ—    β”‚                   β”‚
β”‚   β”‚ Different API  β”‚              β”‚ No access      β”‚                   β”‚
β”‚   β”‚ keys scattered β”‚              β”‚                β”‚                   β”‚
β”‚   β”‚ everywhere     β”‚              β”‚                β”‚                   β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜              β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜                   β”‚
β”‚                                                                         β”‚
β”‚   Your Phone                      Your Work Computer                    β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”              β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”                   β”‚
β”‚   β”‚ Can't run any  β”‚              β”‚ IT won't let   β”‚                   β”‚
β”‚   β”‚ of these tools β”‚              β”‚ you install    β”‚                   β”‚
β”‚   β”‚                β”‚              β”‚ anything       β”‚                   β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜              β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜                   β”‚
β”‚                                                                         β”‚
β”‚   Result: Fragmented tools, inconsistent environments, lost history    β”‚
β”‚                                                                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

                                 ↓

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                         THE NEW WAY                                     β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                         β”‚
β”‚       MacBook   iPad    Phone    Work PC    Friend's Laptop            β”‚
β”‚          β”‚        β”‚       β”‚         β”‚            β”‚                      β”‚
β”‚          β””β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜                      β”‚
β”‚                   β”‚       β”‚         β”‚                                   β”‚
β”‚                   β–Ό       β–Ό         β–Ό                                   β”‚
β”‚            β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”                            β”‚
β”‚            β”‚    SSH Connection            β”‚                            β”‚
β”‚            β”‚    (Works from any device    β”‚                            β”‚
β”‚            β”‚     with a terminal app)     β”‚                            β”‚
β”‚            β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜                            β”‚
β”‚                           β”‚                                             β”‚
β”‚                           β–Ό                                             β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”      β”‚
β”‚   β”‚               YOUR AI DEVELOPMENT CONTAINER                  β”‚      β”‚
β”‚   β”‚                   (Lives in the cloud)                       β”‚      β”‚
β”‚   β”‚                                                              β”‚      β”‚
β”‚   β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”      β”‚      β”‚
β”‚   β”‚   β”‚ Claude   β”‚ β”‚ GitHub   β”‚ β”‚ Gemini   β”‚ β”‚ OpenAI   β”‚      β”‚      β”‚
β”‚   β”‚   β”‚ Code     β”‚ β”‚ Copilot  β”‚ β”‚ CLI      β”‚ β”‚ Codex    β”‚      β”‚      β”‚
β”‚   β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜      β”‚      β”‚
β”‚   β”‚                                                              β”‚      β”‚
β”‚   β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”   β”‚      β”‚
β”‚   β”‚   β”‚  Your Projects β€’ Your History β€’ Your Configurations β”‚   β”‚      β”‚
β”‚   β”‚   β”‚          (Always there, always synced)              β”‚   β”‚      β”‚
β”‚   β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜   β”‚      β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜      β”‚
β”‚                                                                         β”‚
β”‚   Result: One environment, everywhere, always ready                     β”‚
β”‚                                                                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

The Magic: What You Actually Get

1. Six AI Coding Assistants, Zero Conflicts

The container comes pre-loaded with the most powerful AI coding tools available:

Tool What It Does Best My Favorite Use
Claude Code Deep reasoning, complex architecture Refactoring legacy code
GitHub Copilot CLI GitHub integration, quick completions Managing repos and Actions
Gemini CLI Visual understanding, web research UI design and prototyping
OpenAI Codex Fast code generation Quick scripts and utilities
Aider Git-aware pair programming Long coding sessions
OpenCode Open-source flexibility Experimenting with models

Each tool has different strengths. Having them all in one place means I can pick the right one for each jobβ€”like having a full toolbox instead of just a hammer.

2. Smart Routing: Ask Questions, Get the Right Tool

Here’s where it gets interesting. Instead of memorizing which AI is best for what, I built a smart router that figures it out for me:

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    SMART ROUTING IN ACTION                              β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                         β”‚
β”‚   You type: route                                                       β”‚
β”‚   System asks: "What do you want to work on?"                          β”‚
β”‚                                                                         β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
β”‚   β”‚ "I need to design an API for user authentication"               β”‚  β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β”‚                            β”‚                                            β”‚
β”‚                            β–Ό                                            β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
β”‚   β”‚                    ROUTING ANALYSIS                              β”‚  β”‚
β”‚   β”‚                                                                  β”‚  β”‚
β”‚   β”‚   Detected keywords:                                             β”‚  β”‚
β”‚   β”‚   β€’ "API" β†’ Backend work                                        β”‚  β”‚
β”‚   β”‚   β€’ "design" β†’ Architecture needed                              β”‚  β”‚
β”‚   β”‚   β€’ "authentication" β†’ Security-critical                        β”‚  β”‚
β”‚   β”‚                                                                  β”‚  β”‚
β”‚   β”‚   Best match: Claude Opus (deep reasoning, security analysis)   β”‚  β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β”‚                            β”‚                                            β”‚
β”‚                            β–Ό                                            β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
β”‚   β”‚ πŸš€ Launching Claude Code with Opus model...                     β”‚  β”‚
β”‚   β”‚                                                                  β”‚  β”‚
β”‚   β”‚ Claude: "I'll help you design a secure authentication API.      β”‚  β”‚
β”‚   β”‚ Let me start by understanding your requirements..."             β”‚  β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β”‚                                                                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Different requests route to different tools:

"Create a landing page"           β†’ Gemini CLI (visual design strength)
"Review this code for bugs"       β†’ Claude Opus (deep analysis)
"Set up GitHub Actions"           β†’ Copilot CLI (GitHub integration)
"Write unit tests"                β†’ Claude Sonnet (fast, methodical)
"Build a quick prototype"         β†’ Gemini CLI (rapid prototyping)

No more guessing. No more switching terminals. Just describe what you want, and you’re connected to the best AI for the job.

3. Multi-Agent Orchestration: AI Teams, Not Solo Players

This is my favorite featureβ€”and the one that changed how I build software.

The problem with asking one AI to build a complex application: It loses context. It forgets what it did earlier. It makes inconsistent decisions. By the time it’s building the frontend, it’s forgotten the exact API endpoints it created for the backend.

The solution: Don’t ask one AI to do everything. Assemble a team.

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    MULTI-AGENT ORCHESTRATION                            β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                         β”‚
β”‚   You: "Build a SaaS for project management"                           β”‚
β”‚                                                                         β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
β”‚   β”‚                       ORCHESTRATOR                               β”‚  β”‚
β”‚   β”‚        (Coordinates the team, ensures integration)               β”‚  β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β”‚                               β”‚                                         β”‚
β”‚         β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”                  β”‚
β”‚         β”‚                     β”‚                     β”‚                  β”‚
β”‚         β–Ό                     β–Ό                     β–Ό                  β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”        β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”        β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”             β”‚
β”‚   β”‚ BACKEND   β”‚        β”‚ FRONTEND  β”‚        β”‚ TESTING   β”‚             β”‚
β”‚   β”‚ ARCHITECT β”‚        β”‚ DEVELOPER β”‚        β”‚ ENGINEER  β”‚             β”‚
β”‚   β”‚           β”‚        β”‚           β”‚        β”‚           β”‚             β”‚
β”‚   β”‚ Claude    β”‚        β”‚ Gemini    β”‚        β”‚ Claude    β”‚             β”‚
β”‚   β”‚ Opus      β”‚        β”‚ CLI       β”‚        β”‚ Sonnet    β”‚             β”‚
β”‚   β”‚           β”‚        β”‚           β”‚        β”‚           β”‚             β”‚
β”‚   β”‚ Building: β”‚        β”‚ Building: β”‚        β”‚ Building: β”‚             β”‚
β”‚   β”‚ β€’ APIs    β”‚        β”‚ β€’ UI      β”‚        β”‚ β€’ Tests   β”‚             β”‚
β”‚   β”‚ β€’ Databaseβ”‚        β”‚ β€’ Pages   β”‚        β”‚ β€’ Mocks   β”‚             β”‚
β”‚   β”‚ β€’ Auth    β”‚        β”‚ β€’ Forms   β”‚        β”‚ β€’ E2E     β”‚             β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜        β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜        β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜             β”‚
β”‚         β”‚                     β”‚                     β”‚                  β”‚
β”‚         β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜                  β”‚
β”‚                               β”‚                                         β”‚
β”‚                               β–Ό                                         β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚
β”‚   β”‚                   INTEGRATION CHECK                              β”‚  β”‚
β”‚   β”‚                                                                  β”‚  β”‚
β”‚   β”‚   βœ“ API endpoints match frontend calls                          β”‚  β”‚
β”‚   β”‚   βœ“ Database schema supports all features                       β”‚  β”‚
β”‚   β”‚   βœ“ All tests passing                                           β”‚  β”‚
β”‚   β”‚   βœ“ Authentication flow works end-to-end                        β”‚  β”‚
β”‚   β”‚                                                                  β”‚  β”‚
β”‚   β”‚   Status: READY TO SHIP πŸš€                                       β”‚  β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚
β”‚                                                                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Here’s the key insight: These agents work in parallel, not sequentially. While the backend architect is designing APIs, the frontend developer is building UI components, and the testing engineer is setting up the test framework. What used to take 3+ hours now takes 1 hour (the time of the slowest agent).

And because each agent has its own context window, they can each focus 100% on their specialty. The backend architect isn’t distracted by CSS decisions. The frontend developer isn’t thinking about database indexes.


A Real Example: Building TaskFlow in One Hour

Let me walk you through what using this actually looks like. I wanted to build a task management app for freelancers.

Step 1: Start the Orchestrator

$ orchestrate

    ╔═══════════════════════════════════════════════════════════════╗
    β•‘      🎯 Multi-Agent Project Orchestrator                      β•‘
    β•‘      Coordinate AI Agents for Complex Projects                β•‘
    β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

🎯 What would you like to build?

Step 2: Describe What I Want

β–Ί Build a task management app for freelancers with:
  - User login (email + Google)
  - Kanban boards for projects
  - Time tracking per task
  - Invoice generation from tracked time
  - Stripe for payments

Step 3: Answer a Few Quick Questions

πŸ“‹ Requirements Gathering

  β†’ Project type? MVP
  β†’ Tech stack? Next.js, PostgreSQL
  β†’ Timeline? 1 week
  β†’ Priority features? Auth and Kanban boards
  β†’ Constraints? Must be mobile-friendly

Step 4: Watch the Magic

πŸ“‹ Execution Plan

Agents to be deployed:
  1. backend-architect   β†’ Claude Opus    (APIs, database, auth)
  2. frontend-developer  β†’ Gemini CLI     (UI, Kanban, dashboard)
  3. test-writer-fixer   β†’ Claude Sonnet  (unit tests, E2E tests)
  4. security-expert     β†’ Claude Opus    (security review)

Proceed? [Y/n]: Y

πŸš€ Launching agents...

[14:32:05] Agent Status:

backend-architect    ● Running    [======>   ] 65%
frontend-developer   ● Running    [====>     ] 45%
test-writer-fixer    ● Running    [==>       ] 25%
security-expert      β—‹ Waiting    [          ] 0%

Step 5: Integration Verified, Project Complete

βœ… Integration Verification Complete

All components verified:
β€’ API endpoints match frontend calls βœ“
β€’ Database schema supports all features βœ“
β€’ Authentication flow works βœ“
β€’ 47 tests passing βœ“
β€’ No security vulnerabilities βœ“

πŸ“ Project created in /workspace/taskflow/

One hour. A complete, working application with authentication, a Kanban board, time tracking, invoicing, and payment integration. All components tested and verified to work together.


The Isolation Advantage: Your Computer Stays Clean

Here’s something that might not be immediately obvious but matters a lot: everything runs inside the container, completely isolated from your personal computer.

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    ISOLATION ARCHITECTURE                               β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                         β”‚
β”‚   YOUR MAC / PC                          THE CLOUD                      β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”               β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”β”‚
β”‚   β”‚                     β”‚               β”‚   HETZNER SERVER            β”‚β”‚
β”‚   β”‚  Clean system       β”‚               β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”   β”‚β”‚
β”‚   β”‚                     β”‚               β”‚   β”‚   DOCKER CONTAINER   β”‚   β”‚β”‚
β”‚   β”‚  β€’ No npm packages  β”‚    SSH        β”‚   β”‚                     β”‚   β”‚β”‚
β”‚   β”‚  β€’ No Python deps   │◄─────────────►│   β”‚  All AI tools       β”‚   β”‚β”‚
β”‚   β”‚  β€’ No API keys      β”‚   (encrypted) β”‚   β”‚  All dependencies   β”‚   β”‚β”‚
β”‚   β”‚  β€’ No conflicts     β”‚               β”‚   β”‚  All your projects  β”‚   β”‚β”‚
β”‚   β”‚                     β”‚               β”‚   β”‚  All API keys       β”‚   β”‚β”‚
β”‚   β”‚  Only needed:       β”‚               β”‚   β”‚                     β”‚   β”‚β”‚
β”‚   β”‚  β€’ Terminal app     β”‚               β”‚   β”‚  Isolated from      β”‚   β”‚β”‚
β”‚   β”‚  β€’ SSH key          β”‚               β”‚   β”‚  everything else    β”‚   β”‚β”‚
β”‚   β”‚                     β”‚               β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜   β”‚β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜               β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜β”‚
β”‚                                                                         β”‚
β”‚   What this means for you:                                              β”‚
β”‚                                                                         β”‚
β”‚   βœ“ Your Mac never gets cluttered with development dependencies        β”‚
β”‚   βœ“ No "works on my machine" problemsβ€”it's always the same machine     β”‚
β”‚   βœ“ API keys stay on the server, not on every device you own          β”‚
β”‚   βœ“ If something breaks, rebuild the containerβ€”your Mac is untouched  β”‚
β”‚   βœ“ Easy to share: give someone SSH access, they have the full setup  β”‚
β”‚                                                                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Why This Matters

1. Your Personal Computer Stays Fast and Clean

Every developer knows the creeping slowness that comes from installing tools over years. Node modules here, Python environments there, Go binaries somewhere else. My Mac used to have 40GB of development cruft. Now? Zero.

2. API Keys Are Centralized and Secure

Instead of your Anthropic and OpenAI keys being scattered across three laptops and a desktop, they’re in one placeβ€”the server. Your devices only need an SSH key (which never leaves your device) to connect.

3. Disaster Recovery Is Trivial

Laptop stolen? Hard drive crashed? No problem. Get a new device, transfer your SSH key, and you’re back to work in 5 minutes. All your projects, history, and configurations are safe in the cloud.

4. Reproducible Environment

The container is defined by a Dockerfile. If anything goes wrong, you can rebuild it from scratch and get exactly the same environment. No more β€œlet me try reinstalling Node” debugging sessions.


Remote Control: Connecting from Anywhere

The container is controlled entirely through SSHβ€”the same secure protocol that powers most of the internet’s infrastructure.

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    REMOTE ACCESS FLOW                                   β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                         β”‚
β”‚                        β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”                           β”‚
β”‚                        β”‚   YOUR DEVICE     β”‚                           β”‚
β”‚                        β”‚                   β”‚                           β”‚
β”‚   MacBook              β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚                           β”‚
β”‚   ───────────────────► β”‚  β”‚ Terminal    β”‚  β”‚                           β”‚
β”‚                        β”‚  β”‚ ssh ai-dev  β”‚  β”‚                           β”‚
β”‚   iPad + Termius       β”‚  β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜  β”‚                           β”‚
β”‚   ───────────────────► β”‚         β”‚        β”‚                           β”‚
β”‚                        β”‚         β–Ό        β”‚                           β”‚
β”‚   iPhone + Blink       β”‚  β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”  β”‚                           β”‚
β”‚   ───────────────────► β”‚  β”‚ SSH Key     β”‚  β”‚ (your private key)        β”‚
β”‚                        β”‚  β”‚ [encrypted] β”‚  β”‚                           β”‚
β”‚   Work Computer        β”‚  β””β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”˜  β”‚                           β”‚
β”‚   ───────────────────► β”‚         β”‚        β”‚                           β”‚
β”‚                        β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”€β”€β”˜                           β”‚
β”‚                                  β”‚                                     β”‚
β”‚                                  β–Ό                                     β”‚
β”‚                        β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”                            β”‚
β”‚                        β”‚   ENCRYPTED     β”‚                            β”‚
β”‚                        β”‚   CONNECTION    β”‚                            β”‚
β”‚                        β”‚   over Internet β”‚                            β”‚
β”‚                        β””β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”˜                            β”‚
β”‚                                 β”‚                                      β”‚
β”‚                                 β–Ό                                      β”‚
β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚
β”‚   β”‚                     HETZNER CLOUD                                β”‚ β”‚
β”‚   β”‚   β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”   β”‚ β”‚
β”‚   β”‚   β”‚                DOCKER CONTAINER                          β”‚   β”‚ β”‚
β”‚   β”‚   β”‚                                                          β”‚   β”‚ β”‚
β”‚   β”‚   β”‚   You're now inside. Full control:                       β”‚   β”‚ β”‚
β”‚   β”‚   β”‚                                                          β”‚   β”‚ β”‚
β”‚   β”‚   β”‚   $ claude            # Start Claude Code                β”‚   β”‚ β”‚
β”‚   β”‚   β”‚   $ route frontend    # Route to Gemini for UI work     β”‚   β”‚ β”‚
β”‚   β”‚   β”‚   $ orchestrate       # Launch multi-agent system       β”‚   β”‚ β”‚
β”‚   β”‚   β”‚   $ cd /workspace     # Access your projects            β”‚   β”‚ β”‚
β”‚   β”‚   β”‚                                                          β”‚   β”‚ β”‚
β”‚   β”‚   β”‚   Everything persists between sessions                   β”‚   β”‚ β”‚
β”‚   β”‚   β”‚                                                          β”‚   β”‚ β”‚
β”‚   β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜   β”‚ β”‚
β”‚   β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚
β”‚                                                                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Connecting Is Simple

Once set up, connecting is a single command:

ssh ai-dev

That’s it. You’re in. Same environment whether you’re connecting from your MacBook at the office, your iPad on a train, or your phone during a power outage at home.

Device App Notes
Mac Terminal (built-in) Just works
Windows Windows Terminal Install from Microsoft Store
iPad Termius Excellent keyboard support
iPhone Blink Shell Full SSH with mosh support
Android Termux Free and powerful
Browser Any web-based SSH For emergencies

The 40 Specialized Agents

Beyond the AI coding assistants themselves, the system includes 40 specialized agent personas across different domains:

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
β”‚                    THE AGENT ROSTER                                     β”‚
β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚                                                                         β”‚
β”‚   ENGINEERING (7 agents)          DESIGN (5 agents)                     β”‚
β”‚   β”œβ”€β”€ backend-architect          β”œβ”€β”€ ui-designer                       β”‚
β”‚   β”œβ”€β”€ frontend-developer         β”œβ”€β”€ ux-researcher                     β”‚
β”‚   β”œβ”€β”€ mobile-developer           β”œβ”€β”€ design-system-architect           β”‚
β”‚   β”œβ”€β”€ api-integrations           β”œβ”€β”€ animation-specialist              β”‚
β”‚   β”œβ”€β”€ rapid-prototyper           └── accessibility-expert              β”‚
β”‚   β”œβ”€β”€ test-writer-fixer                                                β”‚
β”‚   └── code-reviewer              PRODUCT (6 agents)                    β”‚
β”‚                                   β”œβ”€β”€ product-planner                   β”‚
β”‚   OPERATIONS (7 agents)          β”œβ”€β”€ user-researcher                   β”‚
β”‚   β”œβ”€β”€ devops-engineer            β”œβ”€β”€ analytics-specialist              β”‚
β”‚   β”œβ”€β”€ sre-specialist             β”œβ”€β”€ competitor-analyst                β”‚
β”‚   β”œβ”€β”€ security-expert            β”œβ”€β”€ feature-specs-writer              β”‚
β”‚   β”œβ”€β”€ database-administrator     └── product-launcher                  β”‚
β”‚   β”œβ”€β”€ performance-optimizer                                            β”‚
β”‚   β”œβ”€β”€ monitoring-specialist      PROJECT MANAGEMENT (5 agents)         β”‚
β”‚   └── cost-optimizer             β”œβ”€β”€ project-manager                   β”‚
β”‚                                   β”œβ”€β”€ scrum-master                      β”‚
β”‚   MARKETING (6 agents)           β”œβ”€β”€ technical-writer                  β”‚
β”‚   β”œβ”€β”€ content-creator            β”œβ”€β”€ qa-coordinator                    β”‚
β”‚   β”œβ”€β”€ seo-specialist             └── documentation-specialist          β”‚
β”‚   β”œβ”€β”€ social-media-manager                                             β”‚
β”‚   β”œβ”€β”€ email-marketer             DATA (2 agents)                       β”‚
β”‚   β”œβ”€β”€ growth-strategist          β”œβ”€β”€ data-engineer                     β”‚
β”‚   └── brand-voice-guardian       └── ml-engineer                       β”‚
β”‚                                                                         β”‚
β”‚   + 1 Project Orchestrator that coordinates them all                   β”‚
β”‚                                                                         β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Each agent has specialized prompts and is routed to the optimal AI model for their task. The backend architect goes to Claude Opus for deep reasoning. The UI designer goes to Gemini for its visual understanding. The test writer goes to Claude Sonnet for speed and methodical thoroughness.


Cost: Surprisingly Affordable

Let’s talk money. This entire setup costs less than a fancy coffee habit:

Component Cost
Hetzner CPX11 Server (2 vCPU, 2GB RAM) ~€5/month
Anthropic API (Claude) Pay per use
OpenAI API (Codex) Pay per use
Google AI (Gemini) Free tier available
GitHub Copilot Included with subscription

For about €5-10/month for the server plus your normal API usage, you get a professional development environment accessible from anywhere.

Compare this to the time lost managing multiple local installations, fixing dependency conflicts, and recreating setups across devices. The ROI is immediate.


Getting Started: The Quick Version

  1. Clone the repository to your computer
  2. Add your API keys to a .env file
  3. Run the deploy script pointing to your Hetzner server
  4. Connect via SSH and start coding
# On your Mac
git clone https://github.com/yourusername/agent-container
cd agent-container
cp .env.example .env
nano .env  # Add your API keys

# Deploy to your server
HETZNER_IP=your.server.ip ./scripts/deploy.sh

# Connect and start working
ssh ai-dev
cd /workspace
orchestrate "Build something amazing"

Why This Changes Everything

Before this setup, I felt like I was fighting my tools. Different AI assistants on different machines with different configurations. Context switching between terminals. Losing my command history when I switched laptops. Worrying about API keys scattered across devices.

Now? I have one unified command center. Every AI tool at my fingertips, accessible from any device, with my entire project history preserved. When I describe what I want to build, specialized agents collaborate to make it happenβ€”in parallel, verified to work together.

It’s not about having more AI tools. It’s about having them work together as a team.

The container runs quietly on a server in Germany, ready whenever I need it. My Mac stays clean. My API keys stay secure. My projects stay synchronized.

And when inspiration strikes on a train, I pull out whatever device is handy, type ssh ai-dev, and I’m coding with the full power of multiple AI assistantsβ€”exactly where I left off.

That’s the dream realized.