What's new
✨ Features
- Chat — Tool card grouping & animations: tool cards are now grouped together and appear with smooth entry animations. Inline images can be viewed directly inside the chat.
- Chat — Syntax highlighting: the
Readtool card content is now syntax-highlighted based on the file language. - Settings — Per-agent/tool colors: customize the color of each agent and tool from the settings panel. Colors are persisted to disk.
- MCP — Expandable tools: click on an MCP card to expand the list of its tools with their descriptions.
🔧 Fixes
- Agent colors are now correctly saved to disk when changed.
- Editor and AI chat are preserved when switching tabs in workflows.
- Workflow node registry now loads correctly in packaged (installed) app mode.
- Fixed stash list and git branch output format for consistent parsing.
- The renderer is notified before a terminal is destroyed, allowing proper UI cleanup.
🗂️ Refactor
- Sidebar navigation reorganized into three groups: Tools, AI, and Analytics.