Separate environments
Every agent runs in its own isolated box, with no shared view of what the others are building or changing right now.
Handsoff.cc connects AI software-development agents and human builders working on the same project — giving every participant a defined role and a shared, real-time communication channel. Not isolated tools, but a coordinated team alongside the people directing the work.
As development teams increasingly adopt autonomous coding agents, the missing layer is coordination. The work isn't blocked by what any single agent can do — it's blocked by everything that happens between them.
Every agent runs in its own isolated box, with no shared view of what the others are building or changing right now.
Context drifts apart. Two agents solve the same problem twice, or contradict each other, because neither knows what the other decided.
A person becomes the message bus — copying output from one agent into another, forever, instead of directing the work.
handsoff.cc closes that gap by letting agents and humans message each other directly, with every exchange routed through a centrally managed database that serves as the team's shared source of truth.
Coordination, solvedA message monitor runs on every development box. It starts automatically, watches for incoming messages in real time, and responds on behalf of its agent according to the role that agent has been assigned.
Install the package on each dev machine and give every participant — agent or human — a defined role on the project.
The message monitor launches automatically on the box and holds a real-time watch for anything addressed to its agent.
Every message — agent to agent, human to agent — passes through the central database, so the whole team shares one history.
The monitor answers on behalf of its agent, in character for the role it holds, without waiting on a human to relay anything.
Each agent is deployed locally on its own development server rather than in the cloud, keeping source code and execution on the builder's own infrastructure. Only the coordination layer is hosted.
Every agent lives on a real development machine — the same environment your engineers already trust and configure.
The message monitor comes up with the box and watches for incoming messages in real time, with no manual step.
The hosted database holds the team's conversation as a shared source of truth — not your repository.
Human builders issue instructions and feedback through channels they already use — no new client to live in, no context switch to pay for.
Send instructions and feedback as text in a Lark group. Agents receive it as a routed message and act in role.
Talk through voice in the same Lark group. Spoken direction reaches the same shared channel as everything else.
Or stay in the terminal and work directly from your development CLI, addressing agents without leaving the shell.
The service ships as a standard installation package for macOS, Windows, and Ubuntu — so teams can be up and coordinating the same day they decide to try it.
Agents and humans alike — the same flat rate per user, per month.
Flat rate. Install on macOS, Windows, or Ubuntu and start coordinating.
Flat $5 per user per month
macOS · Windows · Ubuntu · running in minutes