diff --git a/README.md b/README.md index d0eefd86..6da66d03 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Paperclip — runs your business + Paperclip is the app people use to manage AI agents for work.

@@ -7,7 +7,8 @@ Docs · GitHub · Discord · - Twitter + Twitter · + Website

@@ -24,15 +25,15 @@
-## What is Paperclip? +# Paperclip is the app people use to manage AI agents for work. -# Open-source orchestration for zero-human companies +Open-source orchestration for teams of AI agents. -**If OpenClaw is an _employee_, Paperclip is the _company_** +**If OpenClaw is an _employee_, Paperclip is the _company_.** -Paperclip is a Node.js server and React UI that orchestrates a team of AI agents to run a business. Bring your own agents, assign goals, and track your agents' work and costs from one dashboard. +Paperclip is a Node.js server and React UI that orchestrates a team of AI agents to run a business. Bring your own agents, assign goals, and track work and costs from one dashboard. -It looks like a task manager — but under the hood it has org charts, budgets, governance, goal alignment, and agent coordination. +It looks like a task manager. Under the hood: org charts, budgets, governance, goal alignment, and agent coordination. **Manage business goals, not pull requests.** @@ -44,10 +45,6 @@ It looks like a task manager — but under the hood it has org charts, budgets,
-> **COMING SOON: Clipmart** — Download and run entire companies with one click. Browse pre-built company templates — full org structures, agent configs, and skills — and import them into your Paperclip instance in seconds. - -
-

@@ -113,7 +110,7 @@ Every conversation traced. Every decision explained. Full tool-call tracing and @@ -317,7 +314,7 @@ This starts the API server at `http://localhost:3100`. An embedded PostgreSQL da **What does a typical setup look like?** Locally, a single Node.js process manages an embedded Postgres and local file storage. For production, point it at your own Postgres and deploy however you like. Configure projects, agents, and goals — the agents take care of the rest. -If you're a solo-entreprenuer you can use Tailscale to access Paperclip on the go. Then later you can deploy to e.g. Vercel when you need it. +If you're a solo entrepreneur you can use Tailscale to access Paperclip on the go. Then later you can deploy to e.g. Vercel when you need it. **Can I run multiple companies?** Yes. A single deployment can run an unlimited number of companies with complete data isolation. @@ -418,7 +415,7 @@ We welcome contributions. See the [contributing guide](CONTRIBUTING.md) for deta ## License -MIT © 2026 Paperclip Labs, Inc +MIT © 2026 [Paperclip Labs, Inc](https://paperclip.ing) ## Star History @@ -429,9 +426,5 @@ MIT © 2026 Paperclip Labs, Inc ---

- -

- -

- Open source under MIT. Built for people who want to run companies, not babysit agents. + Open source under MIT. Built for people who want to get work done, not babysit agents.

diff --git a/doc/assets/banner.jpg b/doc/assets/banner.jpg new file mode 100644 index 00000000..dee94711 Binary files /dev/null and b/doc/assets/banner.jpg differ

🛡️ Governance

-You're the board. Approve hires, override strategy, pause or terminate any agent — at any time. +Approve hires, override strategy, pause or terminate any agent — at any time.

📊 Org Chart

@@ -222,7 +219,7 @@ Paperclip is a full control plane, not a wrapper. Before you build any of this y
-**Governance & Approvals** — Board approval workflows, execution policies with review/approval stages, decision tracking, budget hard-stops, agent pause/resume/terminate, and full audit logging. You're the board — nothing ships without your sign-off. +**Governance & Approvals** — Board approval workflows, execution policies with review/approval stages, decision tracking, budget hard-stops, agent pause/resume/terminate, and full audit logging. Nothing ships without your sign-off.