Paperclip

Paperclip

https://paperclip.ing · GitHub · ~/code/paperclip

Open-source orchestration for zero-human companies. If OpenClaw is an employee, Paperclip is the company.

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.

What It Does

  • Org charts, budgets, governance, goal alignment, agent coordination
  • Task manager UI with underlying business logic
  • Agent management via web UI or API
  • Cost tracking per agent and per workflow

Tech Stack

  • Node.js server
  • React UI
  • pnpm monorepo (pnpm-workspace.yaml)
  • Vitest for testing
  • Docker support (docker-compose.yml)

Deployment

Currently deployed on Railway. Web UI: https://paperclip-production-067b.up.railway.app/TAC/agents.

Usage with Tactics Journal

Paperclip manages the Tactics Journal Research Pipeline team. Agents are organized into roles: Pipeline Agent, Review Agent, Ops Agent, Growth Agent, Publishing Agent. Company ID: TAC.

Related