Lunar Interns
Lunar Interns is an agent generation system that spins up autonomous AI coding agents on demand. Each intern is a fully isolated virtual machine running:- Claude Code CLI — the AI coding engine (uses your Claude Team subscription, no API tokens)
- OpenClaw — AI gateway connecting Slack, webhooks, and agent sessions
- Full dev stack — Django backend, Angular frontend, Postgres, Redis
- Cloudflare Tunnel — persistent, password-protected URLs
How It Works
Spawn an Intern
Create a new agent instance from the dashboard or CLI
Architecture
How the system is built — VMs, tunnels, services
Workflow
Linear → Code → PR → Review → Merge lifecycle
Dashboard
Monitor agents, tasks, PRs, and activity in real time
Quick Start
Spawn from Dashboard
Go to the Intern Dashboard, click Spawn Intern, enter a name.
Create a Linear Ticket
Create an issue in Linear and tag it with
intern:<name>. The agent picks it up within 5 minutes.What Each Intern Gets
| Resource | Details |
|---|---|
| Slack Channel | #intern-<name> (private) |
| Dashboard | https://<name>.lunarintern.com |
| API | https://api-<name>.lunarintern.com |
| Frontend | https://app-<name>.lunarintern.com |
| Linear Label | intern:<name> |
| Supabase | Registered with status tracking |
| Claude CLI | Authenticated on Lunar Solar Group team |
| GitHub | Authenticated, can push to Lunar-Mission-Control org |
.png?fit=max&auto=format&n=Frm2GFbmok4D-yJA&q=85&s=93c3ebd47542af65d1cd06d8563a7f6e)