Changelog
Releases, feature updates, and what's coming next for the Vesper framework.
In progress
The Agent Communication Bus lets you string multiple specialized agents into cohesive fleets with shared memory contexts, coordinated through a single manifest.
AgentFleet kind in the YAML manifest spec for multi-agent orchestration.
Structured JSON message passing between agents over the bus.
Shared memory contexts across a fleet of specialized agents.
August 2026
The initial public release of the Vesper framework. Ships with the four core engines required to safely run autonomous agents in production.
Agent Registry Engine: git-like versioning for agent.yml.
FinOps Engine: hard-cap budgets and real-time alerts.
Agent Memory Engine: session and project retention scopes.
Built-in support for OpenAI, Anthropic, and Google Gemini.
March 2026
The project kicked off and the foundational architecture for the Vesper agent runtime was laid down.
Initialized the core project architecture and repository structure.
Drafted the initial declarative YAML manifest specification.
Established the design framework for the 7 core engines.