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-java: The Agent Development Kit (ADK) for Java is an open-source, code-first toolkit designed for building, evaluating, and deploying sophisticated AI agents. It enables developers to define agent behavior, orchestration, and tool use directly in Java code for fine-grained control and robust integration with Google Cloud services.
Multiple AI coding agents splitting a large refactor across services while staying in sync
Building advanced AI agents with fine-grained control over their behavior and orchestration.