Call Your AI Staff to Work
Hand it off to me and my team in chat β
we'll get the work done for you.
You don't need to understand how it works under the hood. You just need it to stop being a problem.
In your chat app, hand the work to Manager Agent β it parses intent and dispatches to the right specialists. You give the brief, you get the result.
CoStaff is not a single monolithic AI β it's a multi-agent + tool system stitched together. Each layer runs in its own container, does one thing, and can be swapped or extended independently.
If you can run a Docker app, you can run CoStaff. From zero to handing work over to your AI staff: three commands, about 5 minutes.
pip install costaff and you're done. Prerequisites are Python 3.10+ and Docker β both free, both already on most dev machines.costaff onboard.env β no config files to hand-edit.costaff startCommands are intuitively named and consistent β you know what they do at a glance, no docs lookup required.
You manage everything from the terminal β or from the web dashboard if you prefer clicking over typing.
| costaff onboard | Interactive first-time setup |
| costaff start | Turn everything on |
| costaff stop | Turn everything off |
| costaff status | Check what's running |
| costaff logs | See what's happening |
| costaff dashboard | Open the web UI |
| costaff database backup | Save your data |
Hand over tasks, receive PDFs, query data, get progress updates β all in the chat you already live in.
Free for personal use. For commercial inquiries, please fill out the form.
CoStaff source code is open, self-hostable, modifiable, and contributions are welcome. Personal use is free; for team or commercial use, please get in touch to learn more.
Most AI tools store your conversations on their servers and lock you into their model. CoStaff doesn't β your data lives 100% on your machine, and you decide whether AI inference goes offline too.