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.; LeanKG: LeanKG is a local-first knowledge graph that provides accurate codebase context to AI coding tools. It indexes code, builds dependency graphs, and exposes an MCP server for direct querying. No cloud services or external databases are required.
Developing new AI agents with a standard interface
AI-assisted code impact analysis before changes