paperclipai/paperclip
The open-source app everyone uses to manage agents at work
About the project
Open-source Node.js and React platform for orchestrating a team of AI agents: goals, org chart, budgets, tickets and audit. Suits teams running autonomous agents (Claude Code, Codex, Cursor, etc.) and wanting to manage them like employees.
Useful for
- Assign a business goal to agents and track tasks from one dashboard
- Set monthly budgets per agent to stop token overspending
- Connect several different agents and assign roles via the org chart
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 419 stars so far today, about 1,009 expected by the end of the day. The usual pace is 85 per day, so that's 12× as much.
- Over the last two days the pace is 16× that of the previous week and a half.
- The spike has held for 2 days in a row — not a one-off blip.
- GitHub Trending today: #1, +1,853 stars.
- GitHub Trending TypeScript today: #1, +1,853 stars.
- About 97 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 83,394
- Today
- 419 · ≈ 1,009 by evening
- Forks
- 15,126
- Issues and pull requests
- 13,769
- Watchers
- 407
- Language
- TypeScript
- License
- MIT
- Latest release
- v2026.916.1 · September 21, 2026
- Created
- March 2, 2026
- Last push
- September 25, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 25, 2026GitHub Trending today: #1, +1,853 stars; GitHub Trending TypeScript today: #1, +1,853 stars; GitHub Trending this week: #12, +2,321 stars
More in this category
-
8.0
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
7.8
vectorize-io/hindsight
Hindsight is a long-term memory system for AI agents that stores facts and observations rather than just conversation history, reporting state-of-the-art results on the LongMemEval benchmark. It runs as a server…
-
7.7
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
7.6
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.
-
7.0
mikehasa/golive-skill
Agent Skill and Node CLI that takes an agent-built app live: hosting, database, domain, email and payments on your own accounts. Runs a detect → plan → approve → apply → verify cycle with no hosted backend or telemetry.
-
7.0
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…