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
- integration-style golden chain tests
- retriever and memory primitives
- agent executor refinements on top of primitives
- more provider adapters
Out of Scope for MVP
- full production orchestration platform
- hosted control plane
- UI-heavy workflow builder