v0.5.0
ReleaseThe agent pipeline is now configurable end-to-end, the desktop war room is faster and more transparent, and the admin backoffice gains live model testing plus a third sign-in method.
New Features
- Configurable agent pipeline — administrators can now enable, disable, or override individual stages without redeployment, and changes apply on the next run.
- Stage 01 clarification loop — when a request is ambiguous the council asks back instead of guessing, iterating with follow-up questions until the request is genuinely clear.
- Live model connection test — every managed AI model now has a one-click test button that fires a real round-trip and reports latency.
- Public usernames — pick a handle when you sign up; the desktop app shows it everywhere your identity surfaces, and it will be the basis for following others in the upcoming community marketplace.
- Diagnostics panel in the desktop app — a dedicated bottom-area view collects every workflow event, error, and request with copy-to-clipboard for fast support handover.
Improvements
- Faster first response — the desktop app pre-warms the council before you press Enter, so the run starts almost instantly instead of pausing for setup.
- Long agent outputs are no longer truncated — every reply expands inline with a Show more / Show less control.
- Stage cards collapse and re-open at any time, including while the stage is still active.
- Long-running runs no longer drop on idle — the live stream keeps itself alive through corporate proxies and edge networks.
- Admin Providers and Models are now cleanly separated — connections in one place, model picks and tests in another.
- Rebranded the council picker to a simple "Models" label for clarity, with hover-prefetch so the popup opens instantly.
Security
- Stricter token-version handling on plan and admin changes — sessions are evicted immediately when an account boundary changes.
- Per-user usage records are now written for every run outcome, including failed and cancelled ones, so quota enforcement matches reality.