Show HN: Watchfire, an open-source control room for AI coding agents
github.comHey, built watchfire because I wanted a way to run multiple agentsnat the same time without having to click accept permissions. That evolved into a way to do it securely, which then evolved into a spec-based dev approach with tasks. Last addition was to add support to expose watchfire as an mcp server. Would love to get feedback.
Really cool project! If you are looking to extend Watchfire's MCP capabilities to handle cross organization agent discovery and counterparty trust you should check this open source project out: https://github.com/Aidress-ai/Aidress. It acts as a trust registry for agents to find, veriy, and call external counterparties. Could be a very natural fit for watchfires control room model.
That’s interesting will check it out