mcp_agent_mail_rust: Agent Mail is a mail-like coordination layer for AI coding agents, exposed as an MCP server with 37 tools and 25 resources. It features a Git-backed archive, SQLite indexing, an interactive 16-screen TUI, a server-rendered web UI, and an agent-first robot CLI. It prevents conflicts through advisory file reservations and enables asynchronous threaded messaging among agents.; adk-python: ADK (Agent Development Kit) is an open-source, code-first Python framework designed for building, evaluating, and deploying sophisticated AI agents with high flexibility and control. It simplifies the creation and orchestration of agent workflows, supporting everything from simple tasks to complex multi-agent systems, while being model and deployment agnostic.
Multiple AI coding agents splitting a large refactor across services while staying in sync
Building and deploying sophisticated AI agents from simple tasks to complex systems.