v0.0.7
This release improves model routing, agent guidance, workspace safety, and terminal stability. It also makes settings and model roles easier to navigate while producing clearer file-change and delivery records.
Added
- Agents now consult the Advisor at material decisions through updated agent prompting and model-visible persona guidance
- Approved designs now flow into implementation through updated agent prompting and workflow guidance
- Chat and Advisor now have set default models only falling back to tiered resolution if none of them are available
- Settings are organized around common tasks for faster navigation
- Flywheel keeps its local state directory out of project changes by adding a checkout-local Git exclude without modifying the project’s tracked ignore rules
Fixed
- Configured providers now resolve consistently for chat, subagents, and workflows through one session-owned provider planner that refreshes settings between requests without changing in-flight work
- Model setting changes now take effect after the first save, while benchmarked and provisional role defaults remain distinct and role groups use one consistent order
- Quitting during a turn no longer records a false user interruption or voids approvals because shutdown shelves active turns instead of invoking the Escape path
- Shipping guidance now tells agents to preserve existing user edits when committing work
- Agent guidance now reserves Bash timeouts for commands with real deadlines
- Switching tabs no longer crashes while a question is pending
- Modal descriptions now stay within fixed layout space instead of changing modal height