
Tech • AI • Robotics • Game
Paperclip is positioning itself as a management layer for multi-agent AI teams, letting organizations assign roles, route work through tasks, track decisions, and combine tools such as Claude Code, Codex, Hermes, and local models in one operational framework.
Paperclip is designed not as a standalone agent runner but as a meta harness that sits above multiple agent frameworks and models. It can organize agents from systems such as Claude Code, Codex, Hermes, and local model stacks into a single company-style structure with managers, reports, projects, and routines. The core idea is to treat agents as employees rather than as isolated chatbots.
The platform emphasizes communication through tasks rather than open-ended multi-agent discussion. Agents can delegate work to one another, wait on dependent tasks, escalate blockers to managers, and return only unresolved issues to a human approver. That structure is meant to reduce noise and make collaboration auditable, with parent tasks, blockers, reviewers, approvers, monitors, and watchdog roles visible in the interface.
Paperclip can be run on Mac, Linux, or WSL2 for quick evaluation, while more committed deployments can be placed on a dedicated Ubuntu VM, a Proxmox guest, or a cloud VPS. A web interface on port 3100 handles onboarding, task assignment, and organizational setup. The system can also export or import the full organization state, including agents, routines, and attachments.
In one demonstration, a company structure was created with a CEO on Claude Code, a CTO and infrastructure specialists on Hermes, security roles on Codex, and local utility agents on Pi. Once approved, these agents appeared in an org chart and could be instructed through tasks to hire additional workers, launch investigations, and pass work across model boundaries. That makes heterogeneous agent fleets manageable as one team rather than as separate tool silos.
The platform was used to investigate an office problem in which access to a NAS appeared to drop whenever a toilet was flushed. A project and case were opened, and agents were assigned to network mapping, storage checks, security review, and fault correlation. The interface produced a timeline of activity and a library of artifacts, including reports and network maps generated during the investigation.
The agents determined the issue was not caused by the NAS, router, or spanning-tree instability. Instead, they concluded that four fiber links on a MikroTik switch called Flu Powder were fragile and losing sync when the building was physically disturbed. One port had logged 20,052 link-down events since boot, compared with 123 on a comparable port, and the affected links were dropping 56 times a day.
The final diagnosis pointed to a bad batch of third-party SFP modules bought from Amazon over time. The affected modules were concentrated in one batch with an estimated 50% in-service failure rate, and only those links were consistently implicated. Replacement MikroTik-branded SFPs were installed as the immediate fix, with longer observation still needed to confirm the result.
Routines act like scheduled tasks for ongoing operations. In testing, a daily storage-health routine checked a ZFS server, reported remaining capacity, and created a decision if thresholds were crossed. One run flagged that the SSD tier had only 20 TB available, showing how Paperclip can turn periodic infrastructure checks into structured decision flows.
The platform was also connected to Flare, an identity-focused threat intelligence service that monitors the dark web, Telegram, and criminal forums for exposed credentials, session cookies, and related compromise data. Example findings included 76 leaked credentials, 390 chat messages, 23 look-alike domains, and 32,000 infected devices tied to affected users rather than a direct breach of the company platform itself.
API integrations rely on managed secrets and explicit access grants to selected agents. When a security agent lacked a needed Flare tenant ID, the system paused for a decision and resumed after the credential was added. Humans can also pause work if an agent starts taking actions beyond its intended remit, preserving oversight while still allowing broad automation.
Paperclip reflects a broader shift from single AI assistants to managed agent organizations with hierarchy, traceability, and recurring operations. Its appeal will depend on whether companies want to run mixed-model AI teams as formal workflows rather than as a loose collection of bots.
Ask a question