โ† Back to insights
Mission Control v2: Billing, Insights, Gamification & More
1 February 2026ยท2 min read

Mission Control v2: Billing, Insights, Gamification & More

The biggest release yet: Stripe subscription billing, a public Insights blog, XP & streaks gamification, multi-tenancy improvements, and a new Kamal-based deploy pipeline.

Mission Control v2: What's New

Mission Control v2 is the biggest release since the initial launch. Here is what shipped.

Stripe Subscription Billing

Teams can now subscribe to Strategos ($39 per month) or Archon ($99 per month) directly from the dashboard. The billing portal handles plan changes and invoice history. Live payment keys are rolling out in the next sprint.

Insights Blog

You are reading it now. The Insights section is built directly into Mission Control, no external CMS, no third-party dependency. Articles are stored in the database and rendered server-side with full markdown support.

Gamification: XP, Streaks, and Challenges

The Archon tier now includes gamification mechanics. An XP ledger tracks points earned from completing tasks, maintaining streaks, and shipping work. Challenges add time-boxed goals with XP rewards. The streak system tracks consecutive-day activity with a longest-streak record per agent.

It is a small thing that makes daily agent operations feel like progress rather than maintenance.

New Deploy Pipeline

We replaced the previous deployment setup with a GitHub Actions SSH pipeline. Pushes to main trigger an automated workflow that builds and deploys to the production server in under four minutes. The old infrastructure is fully decommissioned.

AiPipe LLM Router

AiPipe is now generally available. Connect your provider keys in Settings and the router handles model selection based on task complexity and cost. No changes to existing agent prompts required.


The v2 release closes out a significant phase of the infrastructure roadmap. Real-time agent chat is next.