What's new in ChatML. Version history, improvements, and fixes.
Improvements - Optimize initial session loading with parallel fetches and scoped queries - Upgrade Claude Agent SDK to 0.2.72 with new hooks and...
Fixes - Show Archive Session button after PR merge instead of New Pull Request - Use hex purple for merged PR status color in light mode - Include...
Improvements - Auto-generate changelog in release PR body from conventional commits Misc - Add dependency caching to agent-runner and release CI...
Fixes - Reset CodeViewer to diff mode when diff data arrives after initial render - Use correct purple color for merged session label - Update...
Improvements - Replace theme Select dropdown with segmented button group - Add resolvereviewcomment tool and improve add-to-chat UX - Separate...
Improvements - Improve terminal PTY with WebGL rendering, font preloading, and RAF batching - Add Monaco Editor for inline file editing - Make...
Improvements - Remove unused auto-approve safe commands setting - Add GitHub CLI status check to settings - Show toast when app is already on the...
Improvements - Add shared dev GitHub OAuth App for contributors - Add .mcp.json trust gating for workspace MCP server configs (#797) - Add AWS...
Improvements - Add "Import from Claude" button for env vars in settings - Upgrade Claude Agent SDK to 0.2.70 and add supportsFastMode Fixes - Guard...
Improvements - Add project memory file management - Add Check for Updates command to Command Palette - Add setting to toggle branch sync banner...
Fixes terminal stability issues and adds support for the Anthropic API OAuth beta. Fixes - Prevented queued messages from being silently dropped on...
Two targeted fixes for icon loading and session title generation. Fixes - Fixed broken aliases in vscode-icons addCollection call that caused icon...
Broad set of fixes and improvements across the editor, terminal, settings, and authentication. Improvements - Replaced tauri-pty JS bindings with...
Prepares ChatML for open source release with stability improvements, better error handling, and documentation updates. Fixes - Fixed null pointer...
Improves compatibility with macOS login shells, ensuring tools and processes launched by ChatML correctly inherit your shell environment. Fixes -...
The first public release of ChatML for macOS. Improvements - Native macOS application with menu bar integration - Support for parallel Claude Code...