You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.