Roadmap
Agentrail is pre-GA. APIs may change. This page is a living document — priorities shift based on community feedback and contributor availability.
Near-Term
These items must be addressed before a 1.0 stable release. Breaking changes are expected until this phase is complete.
Core Stability
runtime-core, host, and orchestrationAgentrailPlugin contractAgentrailSessionStore interfaceAgentrailProfile / HostedProfileDefinition contractsRuntimeEvent, AgentrailHostEvent)Developer Experience
@agentrail/testing with official mock utilities (MockLlmClient, MockRuntimeTool)create-agentrail-app templates with real LLM setup out of the boxDocumentation
Mid-Term
Planned directions after the core is stable. Sequencing will be driven by community usage patterns and contributor availability.
Storage Abstraction
SessionStore interface (remove filesystem path leakage)OrchestrationStore interfaceScalability
OrchestrationManagerLLM Provider System
LlmProviderRegistry with instance-scoped registriesPlugin System
Sub-Agent Communication
outputText: string)Observability
Not Planned
To set clear expectations, these are intentionally excluded. Agentrail is a code-first, self-hosted framework.
Want to influence priorities?
Open a feature request to discuss an idea, reference this roadmap in your issue for context, or submit a PR for any roadmap item. Community feedback directly shapes what gets built next.
Open a Feature Request →