Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 07:38
· 31 commits to master since this release

Ordinus 0.2.0
Getting started is now much smoother — a guided first run that installs the AI CLIs for you — and the multi‑agent side got real depth: agents that discuss decisions, durable hand‑offs, and folder‑scoped isolation.

New features

  • Guided first‑run onboarding — on first launch Ordinus walks you through setup and installs and wires up the AI CLIs (Claude, Codex, Gemini) for you. No terminal, no manual setup.
  • Home — a new front door: ask Ordinus directly from a Home panel, with a welcome flow for new users.
  • Advisory Conversations — multi‑agent discussions where a moderator routes a topic to several agents that actually hear each other, build on or challenge one another, and end with a synthesis — bounded and controllable.
  • Folder‑scoped agents & workspace folders — scope agents to specific folders so their work stays isolated and organized.

Improvements

  • Durable results & hand‑offs — work results are now database‑backed, so outputs and agent‑to‑agent hand‑offs persist reliably.
  • Better run output — smarter summaries with size limits and robust extraction of fenced JSON from agent output.
  • Internal refactor for readability and maintainability.

⚠️ Note
Builds are unsigned — macOS may show a "damaged"/Gatekeeper warning and Windows may show SmartScreen on first launch. See the README for the one‑time workaround.