Skip to content

v0.148.0

Latest

Choose a tag to compare

@ivar-lazzaro ivar-lazzaro released this 08 Jul 20:12
1768e80

What's New

Features

  • Workspace defaults editor (Shift+E) — edit workspace-level defaults (models, inquireness, checkpoints, pipeline profile) directly from the dashboard, using the same editor overlay as per-feature config. New features now inherit whatever you set here.
  • Edit feature config while a feature is running — the config editor (e) no longer requires a feature to be idle; changes are picked up on the next phase or restart instead of being blocked until the feature quiesces.

Improvements

  • More resilient session startup — transient infrastructure failures at the very start of a session (before real work begins) are now automatically retried instead of failing the phase outright.
  • Research carried into planning — when a feature has an approved research document, both the roadmap and phase-plan prompts now include it as grounding context, so plans stay consistent with what research already established.

Fixes

  • Signature label rename — generated commit/PR signatures now say "agentic orchestrator" instead of "Agentic" for clarity.