Install
CHANGELOG
February 25, 2026

Intent 0.2.10 Release Notes

v2.10 introduces a new sidebar and cards UI to make the app clearer and to streamline navigation across spaces.

Highlights:
- Agent responses can now be organized into collapsible groups, making long outputs easier to scan.
- New workspaces start with a single panel; the spec slides in once the agent begins writing it.
- Redesigned workspace sidebar with phase indicators and PR status pills.
- Faster workspace loading: new workspaces skip unnecessary git operations and show the streaming indicator immediately.
- MCP server startup errors now surface in the UI instead of failing silently.
- Cmd+F search works in chat and notes panels. Open workspaces are listed in the Window menu.

Fixes:
- Memory leaks on workspace close resolved.
- MCP server restart loops fixed.
- Stale changes panel after file event drops addressed.
- Streaming content no longer lost on workspace switch.
- Fork session corruption fixed.
- Queued messages now process in the background.