The autonomous AI agent

Set Sail

One prompt builds a team of AI agents — they collaborate and finish the work on their own.

Scroll to explore
Install via terminalMAC · WIN · LINUX

One-line install

Installing takes just one line, too.

Downloads the latest Apple Silicon app and opens it. Prefer a button? Use the download section below.

argo — zsh
curl -fsSL -o /tmp/argo.dmg https://github.com/beyondworks/argo-agent/releases/latest/download/argo-macos-$([ "$(uname -m)" = arm64 ] && echo apple-silicon || echo intel).dmg && open /tmp/argo.dmg
Chapter I2 / 13

Create Agents

AI teammates from a single prompt

No job posts, no onboarding. Describe a role and a specialist agent is ready in seconds.

01 / 13Chapter I

Describe the job, get the agent

"Hire me a marketing copywriter" — one line, and a specialist agent joins with its role, rules, and tools already set.

02 / 13Chapter I

Agents work together

They split tasks, hand off work, and review each other — no human relay in the middle.

Chapter II4 / 13

Memory

Folder-scale local memory

Install once and unlimited long-term memory, rules, and harnesses live locally — knowledge stacks and links as agents work.

03 / 13Chapter II

One install, everything included

Installing the app sets up unlimited long-term memory, rules, and harnesses locally. Nothing else to build.

04 / 13Chapter II

Not one note — whole folders

Not a single markdown note: entire folders become the agent’s memory, preserving full project context.

05 / 13Chapter II

A built-in LLM wiki

Memories link like wiki pages and every agent shares them. Knowledge compounds.

06 / 13Chapter II

Reads only what the task needs

Keyword search pulls only task-relevant memory into context. Unlimited memory, minimal token cost.

Similar memories link automatically — knowledge compounds
Chapter III3 / 13

Continuity

Pick up anywhere, on any device

Hand off desktop conversations to Telegram, or sign in on a new device — your work and context follow you.

07 / 13Chapter III

One-click Telegram

One click and you’re connected — with round-trips 2× faster than Hermes. Assign and get reports instantly.

08 / 13Chapter III

Start on desktop, continue on Telegram

Pick up the exact conversation you left at your desk — context and memory intact.

09 / 13Chapter III

New device? Just log in

On any new machine, one sign-in restores your memory, rules, and work in progress.

Chapter IV2 / 13

Skills

Repeated work becomes a skill

Do something twice and the agent saves it as a skill. Anything else installs from the marketplace in one click.

10 / 13Chapter IV

Repeat it twice — it becomes a skill

Any task repeated twice is saved as a skill automatically. By the third time, no instructions needed.

11 / 13Chapter IV

Every skill & MCP, one click

Install any skill or MCP on Skillsmp with a single click. Your agents’ abilities keep expanding.

Chapter V2 / 13

Automation

Works while you sleep, free while idle

Schedule tasks and they run on their own, reporting back when done. While idle, not a single token is spent.

12 / 13Chapter V

Schedule it — done by morning

Schedule recurring work and agents run it on time, reporting the results. You just review.

13 / 13Chapter V

Zero tokens while idle

When agents aren’t working, they cost nothing. Leave Argo on without worrying about the bill.

DownloadMAC · WIN

Get Argo now

Install and create your first agent with a single prompt. Available for macOS and Windows.

macOS 13+ · Windows 10+ · Apple Silicon/Intel · Apple Silicon / Intel Mac / Windows

Simple, usage-based pricing

Pricing
Free
$0
  • Unlimited crews
  • Unlimited local memory · routines
  • Telegram & Slack · skills/MCP tools
Start free
Pro — Most popular
$12 /mo · 14-day free trial
  • Multi-device sync — memory follows your sign-in
  • Priority support
  • Everything in Free
Team
Contact
  • Team workspaces
  • Dedicated onboarding
  • SSO · Audit logs
Contact us

Sign in to the app with the email you used at checkout and Pro connects automatically.

AI usage is billed by your own connected accounts (subscription or API key) — the Argo fee covers app features.

Tell us what you need

Adoption, partnership, or technical questions — send a note and we’ll reply promptly.

Sending opens your mail app with the message prefilled.
FAQ

Q&A

What is Argo?

A desktop app where one prompt builds a company of AI crew members, and folder-based memory lets you delegate real work. Crews research, write and organize on their own; chats, deliverables and memory accumulate in folders on your computer. Routines and Telegram/Slack keep work running while you are away.

Which AI can I connect, and what does it cost?

Claude, Codex, Gemini, Antigravity, GLM, Kimi, OpenRouter and Grok. You connect your existing subscription (OAuth sign-in) or API key (BYOK), so AI usage is billed by each provider. The Argo Pro fee covers app features like multi-device sync.

My crew says it cannot write files / is read-only.

First check that a work folder is set in Settings — crews write inside the company folder and folders you designate. On Windows the Codex runner has a known limitation where it stays read-only even with a folder set; a fix is rolling out. Meanwhile, assign write-heavy work to another runner (e.g. Claude).

Where is my data stored?

Local-first — companies, crews, memory and chats live as folders (markdown/JSON) on your computer, and you can open them directly. Only when Pro multi-device sync is on does an encrypted copy pass through the cloud.

How do the free trial and billing work?

Signing up starts a 14-day free trial. Pro is $12/mo or $120/yr (2 months free), payable in the app Settings or on this page. The free tier keeps local features — crews, memory, routines, messenger links.

Can I delegate work via Telegram or Slack?

Yes. Connect a bot token in Settings, then send instructions and receive results and files in your messenger. When a crew needs an approval, the request reaches you there too.

My runner is not in the list / I want finer-grained permissions.

Argo is source-available — clone it from GitHub (github.com/beyondworks/argo) and ask a coding agent like Claude Code or Codex to "add this runner" or "change this permission rule". You can wire in the runner you want and tune permissions yourself.