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.; gograph: gograph builds a compact graph of packages, symbols, calls, routes, config reads, tests, and code-quality signals, enabling AI agents to navigate Go repositories with fewer raw file reads. It is optimized for terminal-based LLMs to save context tokens.
Developing new AI agents with a standard interface
AI coding assistant quickly navigates and understands Go codebase