agent-protocol: The Agent Protocol provides a single common interface for communicating with AI agents, addressing the challenge of diverse agent interfaces and simplifying comparison. It is a tech-stack agnostic API specification, enabling easier development of devtools and fostering ecosystem growth by reducing boilerplate.; agentmako: agentmako is a local-first codebase intelligence engine for AI coding tools. It provides a typed MCP toolset for understanding a project before editing, indexing repos, building SQLite-backed facts, tracking diagnostics and review notes, and returning structured context packets. It aims to help agents answer questions like 'What files matter? What routes, symbols, tables, diagnostics, and prior findings are relevant?'
Developing new AI agents with a standard interface
Codebase understanding before editing