Skip to content

Roadmap

VersionThemeStatus
v0.1–v0.4Core Runtime + SPI + A2A + Middleware + Snapshot✅ Complete
v0.5Agents That Remember — Memory SPI + Embedding + Checkpoint/RollbackNext
v0.6Agents That Are Safe — Guardrail SPI + Team PatternsPlanned
v0.7+Channel SPI + Dashboard + Execution ReplayPlanned

v0.1–v0.4: Core Runtime (Complete)

The foundation is in place: ReAct engine, SPI architecture, 21 built-in tools, context compaction, model providers (Anthropic, GLM, Qwen, GPT), A2A Protocol, Middleware Pipeline, Agent Snapshot, and Spring Boot integration.

v0.5: Agents That Remember (Next)

Memory SPI with embedding-based retrieval, persistent checkpoint/rollback, and durable execution support.

v0.6: Agents That Are Safe (Planned)

Guardrail SPI for input/output validation, team collaboration patterns, and enhanced permission management.

v0.7+: Full Platform (Planned)

Channel SPI for multi-channel communication, web dashboard for agent monitoring, and execution replay for debugging and auditing.