What's New
Inline @Mentions
The chat input has been rebuilt with a contenteditable editor replacing the plain textarea, enabling rich inline mentions. Type @ to insert file, project, or context references directly in your message as styled chips.
File Rewind
A new rewind button appears on hover over your messages in chat. Click it to instantly restore all files to the state they were in when that message was sent — powered by the SDK's native file checkpointing.
Claude Opus 4.7 Support
Full support for Opus 4.7 including the new xhigh effort level (recommended for coding), available across chat, parallel tasks, workflows, and remote UI.
Open in Editor
Read tool results now show an open-in-editor button, letting you jump straight to the file Claude just read.
Cloud Sync
Smart merge for cloud-synced projects — local and remote project lists are now merged intelligently instead of overwriting.
Improvements
- Effort levels: New
xhigheffort option across all UIs (chat, parallel tasks, workflows, remote) - Slash commands: Complete list with all available commands and simplified mention chips
- Agent SDK: Upgraded to v0.2.111 with native prompt suggestions and file checkpointing
- Mention chips: Improved styling and accessibility for inline context references
- i18n: Added project/session labels and path localization keys
- Persona: Improved settings section styling
Bug Fixes
- Dropdowns: Close prompts dropdown when opening other dropdowns
- Events: Downgrade noisy tool error logs to debug level
- Remote: Remove unnecessary console log on push
- Markdown: Disable KaTeX strict mode for unicode characters
- Projects: Add missing path detection with locate action
Full Changelog
feat(chat): replace textarea with contenteditable for inline mentionsfeat(chat): add file rewind via SDK checkpointingfeat(chat): complete slash commands list and simplify mention chipsfeat(chat): add open-in-editor button on Read tool resultsfeat(models): add claude opus 4.7 model supportfeat(effort): add xhigh effort level across appfeat(sync): add smart merge for cloud-synced projectsfeat(projects): add missing path detection and locate actionfeat(i18n): add project and session labels, path localization keyschore(deps): upgrade claude-agent-sdk to v0.2.111style(chat): update mention chip styles for accessibilitystyle(settings): improve persona section stylingfix(dropdowns): close prompts dropdown when opening othersfix(events): downgrade tool error logs to debug levelfix(remote): remove noisy pushTime console logfix(markdown): disable katex strict mode for unicode characters
Downloads: Windows (.exe) · macOS (.dmg) · Linux (.AppImage)