Skip to main content

Documentation Index

Fetch the complete documentation index at: https://curia.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Curia is in active pre-alpha development. The API surface, configuration format, and feature set are evolving rapidly. Until the v1.0.0 release, expect breaking changes between minor versions.

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
Pre-1.0, breaking changes are called out explicitly in the changelog even though semver technically allows them in minor versions.