Orchestrate parallel Claude Code agents from your desktop. Each agent has its own role, model, and task — all running locally.
Also available via npm install -g agenties
The Orchestrator
No forms, no config. Open the chat, describe what you need, and the Orchestrator reasons about it, breaks it into tasks, and spawns your agents — all in one message.
Your permanent team
Define your team once — names, roles, models, effort levels, base instructions. Every time you open the project they're already there, context intact, ready to work.
Four roles out of the box: Developer, Reviewer, Scout, Coordinator. Or define your own. Each agent carries their identity into every task.
Heartbeats
Schedule recurring agents on a cron — hourly, daily, weekly. The standup that writes itself. The test runner that fires every morning. The dependency audit that runs every Friday.
Each heartbeat is a full agent run. It reads your project, does its job, and writes results to the vault. You wake up to a report, not a task.
Built for real projects. Agents run in your repo, with your tools, on your machine.
See every agent's live status, current task, and log output in real time. Pause, interrupt, or reassign from one window.
Click any agent to see its real-time Claude Code output — file edits, tool calls, reasoning, errors — as it happens.
A persistent orchestrator that reads your mailbox, breaks down goals, delegates tasks, and synthesizes results.
Scheduled agents that run on a cron. Daily standup, test runner, dep audit — set it once and forget it.
State in .agenties/ — issues, vault notes, mailbox. Context that carries across sessions and machines.
No API key. No extra services. Just install and open your project.
One npm command or MSI installer. Runs 100% on your machine.
npm install -g agentiesPoint Agenties at any folder. Sign in with your Claude Code session.
agentiesSend a goal to the Manager. Your team ships while you review.
Build the auth modulePre-built workflows for the most common engineering tasks.
Describe a feature. Developer implements, Reviewer audits, Scout maps deps — all in parallel.
Drop a branch. The Reviewer traces regressions, flags breaking changes, proposes fixes.
Scout reads every file. Get a full map of dependencies, patterns, and tech debt upfront.
Heartbeats handle the recurring stuff — standups, test runs, dep audits — automatically.
Your favorite tools, connected
Free to use with your Claude Code subscription. No API key. No credit card.