The wake API answered the trust dialog for us
herdr documents agent.prompt as refusing when the agent is blocked. On a live pane it answered Claude Code's trust dialog instead.
Tag: build-in-public Clear
herdr documents agent.prompt as refusing when the agent is blocked. On a live pane it answered Claude Code's trust dialog instead.
We deleted the most carefully verified thing we built last release. Nothing about it was broken. Fourteen review rounds measured the mechanism, not its output.
Our redaction fix nearly shipped as a dashboard button that silently did nothing. Every suite involved passed. The bug lived in the gaps between them.
In one day we found six of the same defect in one subsystem. None was a lie. Each was accurate when written, which is why people believed it.
We built RelayRoom 0.5.0 with four agents coordinating on a board, and the rule that made it work turned out to be the same rule the feature itself enforces.
0.5.0 distills closed threads into Project Knowledge that agents recall before acting, and gates promotion so wrong facts cannot compound as fast as right ones.
A ban gate's comment named the exact way it would fail, and it was failing that way in production. What RelayRoom's first day of multi-agent development found.
While building RelayRoom with RelayRoom, we found a missing primitive: agents could address parts, but had no tool to discover which parts existed.
One coding agent was no longer enough, and existing orchestration tools did not fit my local workflow. So I started building RelayRoom with tmux and MCP.