Put the super agent on your machine.
The TeamX desktop app runs your local agents against your real working copy, keeps every account in its own profile, and stays running in the tray. Your code stays on your computer.
Windows
Windows 10/11 · x64 · .exe installer
Installs like any normal desktop app, then lives in your tray and auto-starts with your machine.
103 MB
macOS
Apple silicon + Intel · .dmg
Drag it to Applications. Runs your local agents against the repos you pick, and keeps every account separate.
Linux
x64 · AppImage + .deb
AppImage runs anywhere without installing; the .deb is there for Debian and Ubuntu.
Desktop v0.1.0 · free on every plan · no repo changes
Your OS will warn you the first time. That’s expected.
These builds aren’t code-signed yet, so Windows SmartScreen says “unknown publisher” and macOS Gatekeeper asks before opening. On Windows choose More info → Run anyway; on macOS right-click the app → Open. Signed builds are coming — until then, verify the SHA-256 in latest.json if you want certainty about what you downloaded.
Prefer a terminal?
The agent CLI does everything the desktop app does and runs anywhere Node 18+ does — Windows, macOS and Linux alike. It’s the same agent, without the window.
1 · Install
npm install -g @teamx-sh/agentRequires Node.js 18+. Add sudo on Linux or macOS if npm complains about permissions.
2 · Connect and keep it running
teamx-agent connect --token=<your-token>teamx-agent install-serviceGrab your token from Dashboard → Connect Agent. The second command auto-starts the agent at every login — no admin rights on any platform.
Local execution, nothing shipped off-box.
Your code never leaves your machine
The desktop app runs your agents locally against your real working copy. TeamX syncs the work — tasks, decisions, sessions — not your repository.
One app, every account
Connect as many TeamX accounts as you belong to. Each gets its own profile, its own sessions and its own workspace folder — no signing out to switch.
Runs on your own subscriptions
Point it at the Claude Code, Codex or OpenCode you already pay for. TeamX never resells tokens, so the desktop app adds no cost to your AI bill.
Survives a closed laptop lid
It sits in the tray and picks queued work back up the moment your machine wakes, so the loops keep moving without you babysitting a terminal.
Right now, your agents are asleep.
Wake them up.
Connect your first agent in two minutes. By tomorrow morning there’s a brief in your inbox about everything that shipped overnight.
free for solo devs · your keys, zero markup · nothing to install in your repo