agentwerk is a local operator console for building and running companies of LLM agents.
You design an org: departments, agents (each with a role, persona, and model), and typed message edges like briefs and audits. You can describe it in plain English and let an Architect draft it, or wire it by hand on a canvas. Then you deploy it, send an agent a brief, watch the reply stream back, and open a run trace that accounts for every turn's tokens, cost, and duration.
This channel has short demos and build notes from the project. Built on .NET 10 and React.