Release history
All releases are published on GitHub with detailed changelogs:GitHub Releases
Full release notes, version history, and downloadable artifacts.
Changelog
Detailed changelog with every addition, change, fix, and breaking change.
Roadmap
Planned work is tracked via GitHub Milestones. These are subject to change — priorities shift as the project evolves and real-world usage reveals what matters most.GitHub Milestones
Planned milestones, target dates, and progress tracking.
Versioning
Curia follows Semantic Versioning with these guidelines:- Patch (
0.x.Y) — bug fixes, small improvements, completing partially-shipped features - Minor (
0.X.0) — new skills, agents, channels, or brand-new capabilities - 1.0.0 — reserved for when the public API surfaces (skill manifests, agent YAML schema, bus event types, channel adapter interface) are stable enough to commit to