Skip to content
Install
CHANGELOG
March 10, 2026

Intent 0.2.23 Release Notes

Highlights

- Agent Skills: agents now discover SKILL.md files in your project and gain repo-specific capabilities automatically.
- Go to Line: press Cmd+G / Ctrl+G to jump to a line in the code editor.
- Markdown editor: YAML front matter is preserved on save (no longer corrupted).
- Streaming animation: polished cylinder scroller for response groups — smoother collapse, expand, and scroll behavior.
- Global specialist default: a "Use for all specialists" button in settings applies your default model to every specialist at once.
- Message editing: editing a message pre-selects the model that was originally used for that response.
- Workspace list: shows live task progress indicators immediately, without waiting for background enrichment.

Fixes

- Resolved an issue where an agent could get stuck in a "Thinking" state.
- Fixed message data loss on save.
- Prevented stale session events from interleaving during transitions.
- Stopped stale disk data from overwriting messages during HMR.
- Corrected inaccurate MCP connection status reporting for HTTP/SSE servers.