What is MyAgens? A self-hosted fleet of Claude Code agents
MyAgens is your own fleet of AI agents, running on your machine, not someone else's cloud. It is built on real Claude Code agents, so they can read files, run commands, and edit code on the computer they live on, and you command the whole thing from Telegram or a web panel.
The command structure
MyAgens is organized like a small team:
- You are the President. You set direction and make the final calls.
- Atlas is your chief of staff, the main agent. It runs day to day, holds the shared memory, and delegates work.
- Leads are specialists you create, say Finance, DevOps, or Research, each with its own memory, its own working directory, and optionally its own Telegram bot.
- Assistants are helpers scoped under a Lead.
Yours, and private
MyAgens runs as a plain process on your own hardware. There is no MyAgens cloud in the loop and no telemetry: your data, your memory, and your code stay on your machine. It is open source, so you can read exactly what it does.
Nothing runs without you
Every action that could change something, running a command or writing a file, pauses for your approval in Telegram or the panel. Read-only work runs freely; anything risky waits for a yes.
Get going
Ready to try it? See Set up MyAgens in five minutes.
More in Getting started