Install
CHANGELOG
February 19, 2026

Intent Version 0.2.6

Version 0.2.6 includes UI and workflow improvements, agent and workspace enhancements, git/PR features, Windows compatibility fixes, and numerous bug fixes.

Highlights:
- Material file type icons in the file tree
- Dotfiles now visible; gitignore negation patterns fixed
- Rich browser tool call display with inline screenshots
- Copy button on code blocks in Spec/Note view
- Enhance prompt button on workspace initializer
- Agents available in @ mention menu
- Window sessions restore on app reopen
- Repos persist in registry across workspace deletion
- Auto-rebase on conflict-free merge
- PR mergeability and conflict detection tools
- Bulk archive/delete for workspaces
- Links open in embedded browser panel by default
- Windows compatibility improvements across process spawning, path handling, and build scripts

Fixes and reliability improvements:
- Fixed ACP process accumulation and orphaned MCP/agent processes on quit
- Prevented MCP zombie restarts; improved process tree cleanup for terminals and git timeouts
- Spellcheck fixes in notes
- Fixed setup script garbled commands
- Improved auggie detection for nvm/fnm/volta
- Fixed drag-and-drop file mentions and folder expansion after cache expiry
- Addressed stale git status and workspace sort jumping
- Fixed Claude Code provider bugs
- Resolved Check for Updates hanging