I’ve made Ur-Agent-Team open-source today: https://github.com/uncle-tyson/Ur-Agent-Team
It’s a local-based Agent Hub that coordinates AI agents operating on a single machine.
The core idea isn’t tied to any one vendor or integrated development environment. Any connected agent can act as the “brain” of the system, assigning tasks to other agents, receiving their responses, and continuing the workflow, with humans still in control of the process.
Codex, Claude Code, and Antigravity are the first workflows I’ve been testing. But they’re just examples, not the ultimate goal of this project. The ultimate goal is to create a hub that’s easy for various tools to integrate with. This way, other local agents, CLI tools, IDE interfaces, and MCP-compatible tools can all work together within the same coordination framework.
What it focuses on:






