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.; semble: Semble is a high-performance code search library designed for AI agents, providing instant access to precise code snippets. It offers significantly faster indexing and querying compared to transformer models, achieving 99% of their retrieval quality while running entirely on CPU without external dependencies.
Multiple AI coding agents splitting a large refactor across services while staying in sync
Enhancing AI agents (e.g., Claude Code, Cursor, Codex) with fast and accurate code search capabilities