Local agent platform
CaroNet Workforce
A local-first agent platform with workers, tools, file handling, and an admin surface for running private automation.
CaroNet Workforce is where I have spent the most time thinking through how agents should actually run: where tools execute, how workers stay connected, how files move around, and how an operator can see what is happening.
Node 01
Admin surface
Node 02
Orchestrator
Node 03
Worker nodes
Node 04
Agent tools
Local worker nodes
Dockerized runtime
Tool and file workflows
Tools Used
Development Challenges
Keeping agents and workers in sync across websocket connections.
Making local model and tool execution understandable to an operator.
Handling files, memory, and tool permissions without hiding the details.
What I Took From It
This project pushed me into the details behind useful agent software: deployment, permissions, worker health, tool contracts, and debugging.
Media
Agent runtime screenshot
Worker node topology
Local model runtime capture