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.; mymir: Mymir replaces the cycle of agents having no memory by providing a context network and retrieval interface. It manages the full lifecycle from brainstorming to execution, allowing agents to walk into every session knowing exactly what to do next. Built as a Claude Code plugin, it automatically provides stage-appropriate context and tracks progress.
Developing new AI agents with a standard interface
Start a new project from scratch: describe an idea and Mymir decomposes it into tasks