Skip to main content

MVP Roadmap

Current Stage

v0.1.0-mvp core is implemented and documented.

Completed

  • runnable primitives and composition
  • prompt template and parser layer
  • model runnable adapter
  • tool-based agent runtime
  • core tests and docs baseline

Next Priorities

  1. integration-style golden chain tests
  2. retriever and memory primitives
  3. agent executor refinements on top of primitives
  4. more provider adapters

Out of Scope for MVP

  • full production orchestration platform
  • hosted control plane
  • UI-heavy workflow builder