Run a 10-Person AI Engineering Team by Yourself
One person. A dozen agents. A full software business, running while you sleep.
With amux, a solopreneur can simultaneously deploy a developer agent writing new features, a reviewer agent checking every PR, a test agent ensuring coverage, a docs agent keeping documentation current, and a bug-triage agent clearing the backlog — all orchestrated from a single dashboard or their iPhone. The CRM, email, browser automation, and scheduler handle the business side: customer relationships, status updates, Stripe reports, and recurring overnight tasks. You become the architect and decision-maker; the agents handle execution at a pace no small human team can match.
What Can a Solopreneur Do with an AI Agent Fleet?
The question most solo founders ask is not can AI write code — it's whether they can direct enough of it, fast enough, to ship a real product and run a real business. amux answers that by giving you a control plane: a single interface where you assign work to agents, monitor their progress, review outputs, and keep a live board of what every agent is doing and has done.
Running a software company solo used to mean choosing between building fast and building right. With a parallel agent fleet, you no longer have to choose. One agent implements the feature; a second reviews its own PR; a third writes the tests; a fourth updates the changelog. You review the diff over coffee and merge. Rinse, repeat — across as many workstreams as your hardware and provider limits allow.
Beyond code, amux surfaces the parts of running a business that solo founders typically patch together with browser tabs and sticky notes: customer emails, CRM, recurring automations, and SaaS dashboard checks. With amux, those are first-class, agent-driven operations on the same board.
See the full picture in the agentic engineering guide or read about overnight AI coding runs and automated code review.
Your AI Engineering Team: Role by Role
A solopreneur running amux typically structures their agent fleet around the same roles a seed-stage startup would hire for. The difference: you spin up a role in seconds, it works around the clock, and it costs a fraction of a salary.
Architect & Decision-Maker
You own the product roadmap, the architecture decisions, and the final review. Every agent works for you. You define the tasks; they execute. Your leverage multiplies with every agent you add.
Developer Agents
Parallel feature implementation. Each agent works a separate branch: one builds the API endpoint, one writes the frontend component, one refactors the data model. All at once, no merge conflicts until review.
Reviewer Agent
Reads every PR as it opens. Flags bugs, style violations, missing error handling, and security issues before you ever look at the diff. Keeps quality high without slowing you down. See automated code review.
Test Agent
Writes unit and integration tests for every new module the developer agents produce. Runs them, reports failures, and either fixes them or flags them for your review. Coverage stays high automatically.
Docs Agent
Keeps your README, API docs, and changelog current with every merged PR. Solopreneurs routinely let docs rot — this agent makes it impossible to fall behind.
Bug-Triage Agent
Pulls in new issues from GitHub or your support inbox overnight. Reproduces, labels, and where possible patches straightforward bugs before you wake up. You start each day with a shorter backlog.
Solo Developer Without amux vs. Solopreneur with amux
| Situation | Solo developer without amux | Solopreneur with amux |
|---|---|---|
| Shipping a new feature | Write code, switch context, write tests, review own work, write docs. Half a day per feature. | Assign feature, tests, and docs to three agents in parallel. Review and merge in 30 minutes. |
| Code quality | Self-review only. Easy to miss bugs when you're also the author. | Dedicated reviewer agent catches issues before you look. Consistent quality gate on every PR. |
| Overnight progress | Codebase sits idle. You restart where you left off in the morning. | Bug-triage agent works the backlog. Refactor agent cleans tech debt. You wake up ahead. Learn more. |
| Customer relationships | Contacts scattered across email threads and browser bookmarks. | Built-in CRM with interaction log. Every customer conversation tracked. Never lose context. |
| Business operations | Manual: open Stripe, open analytics, check dashboards one by one. | Browser automation agent pulls reports. Scheduler triggers recurring checks. Email integration replies to common inquiries. |
| Monitoring your agents | N/A — no agents to monitor. | Live kanban board, SSE-powered real-time updates, iOS app for on-the-go visibility. Mobile management guide. |
| Cost | Your time, valued however you value it. | amux is free. Pay only for AI provider tokens. No per-seat SaaS. No vendor lock-in. |
Beyond Code: Running Business Operations with amux
The agents that write and review code get most of the attention. But for a solopreneur, the hours lost to business operations — responding to leads, pulling metrics, scheduling follow-ups — are just as damaging to output as slow feature development. amux addresses the full stack.
Built-in CRM
Track every customer and prospect with interaction history, follow-up flags, and freeform notes. Agents can log interactions automatically when they process email or support tickets. No separate subscription needed.
Gmail Integration
The email API connects to your Gmail account and your real signature. Agents can draft and send status updates, reply to support threads, or notify customers of releases — all without opening a browser tab.
Browser Automation
A browser automation agent can open Stripe, pull your MRR, check your analytics dashboard, export a CSV, or log into any SaaS tool you use — on a schedule or on demand. No more manual dashboard checking.
Scheduler
Any agent task can be scheduled: daily at 6am, every Monday, first of the month. Use it for overnight refactor runs, weekly digest emails, or automated backups. Set it once; it runs without you. No cron expertise required.
Manage Your Entire Operation from Your Phone
The point of running an agent fleet is that it works while you don't. The iOS app and mobile-responsive dashboard let you stay in control without being tethered to a desk. Here's what a typical day looks like for a solopreneur running amux:
See the full mobile management PWA guide for tips on setting up your iOS homescreen and notification preferences.
The Solopreneur's amux Setup: Getting Started
-
Install amux on your machine or a VPS Clone the repo and run
./install.sh. amux is a single Python file with zero external dependencies. It auto-installs on restart. Works on Mac, Linux, or any VPS. -
Register your project and set up your first agent session Run
amux register myproject --dir ~/Dev/myproject --yolothenamux start myproject. You now have a live Claude Code agent ready for tasks. -
Open the dashboard and create your kanban board Navigate to
https://localhost:8822. The built-in kanban board is your command center. Create a column for each agent role: dev, review, test, docs, bug. -
Connect your Gmail and CRM Authenticate your Gmail account via the API. Import existing contacts into the CRM. Now agents can act on email and customer data, not just code.
-
Set your first overnight schedule Create a scheduler entry: "Every weekday at midnight, triage new GitHub issues and close any that are duplicates or already fixed." Your backlog shrinks automatically.
-
Install the iOS app for on-the-go control Download amux on the App Store. Point it at your server. You now have your full agent fleet in your pocket — anywhere you have LTE.
Prefer a fully configured setup without the DIY steps? The amux Concierge service handles everything: server provisioning, agent workflow design, CRM import, email integration, and iOS app configuration. Ideal for solopreneurs who want to skip the setup and start delegating immediately.
5 Questions Solopreneurs Ask About amux
Can I really run a software company solo with AI agents?
Yes. amux lets one person simultaneously run agents for feature development, PR review, test coverage, documentation, and bug triage. The constraint shifts from team bandwidth to your ability to write clear task descriptions and review agent output. Many amux users ship production features from their phones while handling other work. See how amux compares to hiring alternatives.
How much does amux cost for a solopreneur?
amux itself is free, open-source, and MIT licensed. You self-host it — on your laptop, a $6/month VPS, or your home server. The only cost is the AI provider tokens your agents consume (Claude, Codex, or Gemini CLI). There are no per-seat fees, no usage tiers, and no subscription. You own every byte of your data.
Is amux only for coding, or can it handle business tasks too?
amux handles far more than coding. The built-in CRM tracks customer relationships and interaction history. The Gmail API integration sends and receives email through your real account with your actual signature. The browser automation module can log into any SaaS tool, pull reports, or fill forms. The scheduler runs recurring business tasks overnight. It is a control plane for your entire one-person operation, not just your codebase.
Do I need to be technical to use amux?
You need to be comfortable running a terminal command for the initial install. After that, most daily use — assigning tasks, reviewing outputs, managing the board, checking email — happens through the browser dashboard or the iOS app. If you want zero setup friction, the Concierge service configures everything for you.
What is the amux Concierge service?
The amux Concierge is a managed onboarding service for solopreneurs and teams who want amux running end-to-end without the DIY overhead. The team handles server setup, agent workflow design, CRM data import, Gmail integration, browser automation configuration, and iOS app setup. You show up to a working system tuned to your business.
Start your AI engineering team
amux is free, open-source, and self-hosted. MIT licensed. Or let us set it up for you.
git clone https://github.com/mixpeek/amux && cd amux && ./install.sh
Get Started Free
Managed Setup