Added
- Show IDE file selection indicator in the status bar when connected to an IDE
- Add repo-level settings to disable individual validation tools
- ACP server supports loading existing sessions
- Page Up/Page Down keyboard scrolling in alt-screen mode
- Add Ctrl+Z suspend/resume support on Unix platforms
- Support tilde (~) expansion in MCP server cwd configuration
- Support ctrl+n and ctrl+p as arrow key alternatives
- Exit CLI with ctrl+d on empty prompt
Improved
- Shell mode removed from Shift+Tab cycle, accessed only via
! - Improve /tasks dialog with consistent icons and typography
- Exit from alt-screen no longer replays full session history
- MCP server errors and loading issues surface in timeline
- Reduce input jitter with frame coalescing and smoother alt-screen animations
- Extend skill name validation to support underscores, dots, and spaces; make name and description optional in skill frontmatter with sensible fallbacks
Fixed
- Fix unknown option '--no-warnings' error
- Shift+Enter inserts newlines in terminals with kitty keyboard protocol
- MCP server list selection adjusts correctly after deletion