Multi-agent AI systems require organizational structure (organizational charts, tickets, budgets, and audit logs) to coordinate effectively, as unstructured agent teams lead to confusion, duplicated efforts, and uncontrolled costs; Paperclip provides a control plane that transforms isolated AI agents into a structured company with defined roles, enabling better task delegation, cost management, and workflow traceability.
Deep Dive
Prerequisite Knowledge
- No data available.
Where to go next
- No data available.
Deep Dive
I Tried Running a Company Made of AI AgentsAdded:
I gave three AI agents the same repo and together they formed a company. One tried to build the feature, one rewrote the architecture, and one opened and dealt with all the tickets. With no structure, every multi- aent setup slowly turns into confusion and racks up the bill. This is paperclip, and it's trying to fix that. One command gives you local control plane for AI agents with organizational charts, tickets, budgets, audit logs, and even heartbeats. It's just crossed over 64,000 stars on GitHub. Let's set up our own company with a few AI agents in a couple minutes.
Now, here's the thing with agents. A single agent feels nice. You give it a task, it writes some code, great job.
Then you give a second agent, maybe even a third agent. And what happens is suddenly that just turns into management work. Who owns the task? That's the question. Who's remembering the goal out of this? And who stops the agent when it starts doing the wrong thing? That's the problem paperclip is trying to solve.
Raw agents working alone aren't great.
Useful but hard to coordinate. Paperclip turns them into a team or I guess in this case it's called a company. We define a company goal. We create an organizational chart. Maybe there's a CEO, a CTO, two engineers, and a research agent. Then paperclip coordinates the work through tickets, heartbeats, your budgets, approvals, and traceability. We can see the task, who assigned it, how much it actually spent on that task, and whether it still connects to the end goal. Less vibes based orchestration, let's actually see this live. If you enjoy coding tools to speed up your workflow, be sure to subscribe. We have videos coming out all the time. All right, now watch this. In a clean terminal, I'm just going to run npx paperclipip AI on board. That starts up the local setup. Now, a few moments later, paperclip is running with the dashboard. I have local services.
Postgress comes with it and off. This is the whole UI here now where I can actually create a new company. I'm going to create a new company and call it dev tools company or really whatever you're trying to build. For this, I'm going to say this goal. The goal is simple. I want to build and ship a URL shortener MVP this week. Now I can add a CTO agent. Then I can add two engineers through adapters. One of these engineer agents owns the back end. The other owns the front end and test coverage. Now before I hit start, I'm going to set the budget. And this part is what really matters because the goal is to not let the agents cook my API till the bill explodes. No, the goal is controlled autonomy. I also need to set the path to my working directory where the code is going to be output. So I'm going to set that here. Now I can hit those heartbeats and I can start it and let's watch the board.
The agents wake up on heartbeat. The CTO breaks the goal into tickets.
Our engineers here, they're now picking up work. So you can see delegation, tickets, ancestry, status changes, the budget counter, all of this tied together. And now the first implementation task is already moving toward a code commit. This actually took quite a bit of time to run, but I guess having all these agents together, that makes a little sense, but still it's not the fastest, especially if you're trying to scale this even more. This is not one agent sitting in a chat box anymore.
This is now a small company that's running by us creating these agents, CEO, CTO, all these engineers. Now, this is where people get confused. At first glance, Paperclip sounds like another agent framework, another crew AI, another autogen, another Langraph style workflow. That's not really the point.
Those tools are great when you want a workflow, right? So, for example, I want a researcher, then planner, then writer, then reviewer. Yeah, sure. Of course, that's useful. That's why we use them.
But paperclip is aiming at a level higher. It's not just the workers anymore. It's the company that's kind of surrounding these workers in this organizational chart to really help things build out. Think of it like this.
A single agent is just an employee. A workflow is like your checklist.
Paperclip is the manager, the organizational chart, the ticket board, the budget system, the audit log. That is paperclip as the manager. So questions you're already asking yourself now. Can an agent write code? Well, we already know it can. That's the purpose of this. It's generating that. Now the harder questions are, can it work on the right task? Can it stop when it actually should? Can it hand off work clearly?
Can I inspect what is even happening here? And the short answer to all of those is yeah, it can. Paperclip gives you state, heartbeats, budget, hierarchy, logs. It even gives you portable templates and a dashboard that feels more like Jira or linear for agents than another chat window. You stop prompting one agent and start controlling this mini organization. Many of us probably still bounce between terminals and setups. One terminal for clawed code, a tab for cursor, an agent for research, one script for GitHub issues, right? All of these different windows we're bouncing between. But paperclip gives all of that a shared operating model. Now the mental model for all of this actually changes for us.
So instead of saying, "Hey, please build this future," what we're actually saying now is something more along the lines of this company's goal is to ship this product. Here are the rules in the company. Here's the organizational chart and here's the budget. Here's what needs approval. Now run. Now being honest here, the structure is nice, right?
Tickets, ancestry, delegation, all of that, right? Multi-agent work is easier to reason about by having this instead of saying the agent did something.
Bravo. You can actually see who assigned that work, why it exists, and where it fits into our code. Being able to set budgets is also huge. A lot of agent tools treat costs like something you check after the fact. Paperclip makes cost part of the whole control loop. We set the budget before we execute. It's self-hosted and open source. Again, huge win there. So you can run it locally, inspect it, modify it, and connect it to the agents you're already using. But at the same time of all this good stuff, the same structure that makes paperclip powerful can also be really annoying. If your rules are bad, agents can create tickets about nonsense. I wanted a URL shortener here. Simple, but now maybe my CTO agent has opened this whole other plan that I didn't even want. So no thanks to that. Token burn is also real, right? This is why we have budgets to control this. but it doesn't fix sloppy prompts or vague role definitions. And guys, if your skill MD files suck, your company behaves like a confused startup, right? So, Skills MD, that's what needs the strength here, right? And finally, honestly, if you're doing a simple script, this is a complete overkill. I just wanted to test this out. I did not need this for this project. But if you just want one agent to summarize a file or patch a bug, you don't need this, right? This is for building out a lot more, having more of these agents working together. It's definitely worth using, but it's not for everything. If you enjoy coding tools and tips like this, be sure to subscribe. We'll see you in another
Related Videos
OpenHuman VS Hermes AI: Who Wins?
JulianGoldieSEO
285 views•2026-05-29
Long-Running Agents — Build an Agent That Never Forgets with Google ADK
suryakunju
142 views•2026-05-30
5 Mind Blowing Omni Uses Cases
PaulJLipsky
1K views•2026-06-02
This computer is made from real human brain cells. And you can buy it.
Talktmsmedia
3K views•2026-05-28
BREAKING: Microsoft’s New Image Generating Model Beat Out GPT 1.5 and Nano Banana 2
aimmediahouse
122 views•2026-06-03
I Made the Same Anime Fight Scene in Every AI Video Generator
NobleGooseAnime
295 views•2026-05-30
Nvidia Bets Big On AI PCs | New Chip To Power Windows Laptops | Technology | AI Updates | N18S
cnnnews18
3K views•2026-06-01
I Tested NEW Opus 4.8 on Four Projects (Updated LLM Leaderboard)
AICodingDaily
298 views•2026-05-29











