Releases: QoderAI/changelog-CLI
Releases · QoderAI/changelog-CLI
Plan Mode Independence & Stability Improvements
- Plan mode is now independent from the permission cycle — use /plan to toggle in and out, Shift+Tab cycles only permission modes
- ExitPlanMode now offers a "start goal execution" option for seamless goal transitions
- Fixed session freeze when a hook subprocess hangs on timeout or abort
- Fixed goal and plan state not restoring correctly after process restart
- Fixed module loading issues in npm published artifacts
- Improved permission mode switch warnings and ExitPlanMode options
Model List, Promotions & Plugin Improvements
- Added --model-list flag for headless model enumeration
- Added model service queue polling with automatic recovery when the service is temporarily unavailable
- Fixed Agent(name) deny rules not taking effect from permissions configuration
- Fixed an occasional failure when resuming sessions
Startup Performance & YOLO Mode Improvements
- YOLO mode now allows EnterPlanMode/ExitPlanMode without popups and lets AskUserQuestion pass through
- Added support for user-configurable auto-mode classifier rules from settings
- Fixed voice reconnect issues caused by stale WebSocket close events and re-activation loops, improving stability
- Improved the Windows browser login experience
- Fixed cross-window goal pollution by isolating goals per session
- Improved TUI display stability during prompt input completion
- Reduced performance impact during auto-update
TodoWrite & UI Improvements
- Optimized TodoWrite validation recovery mechanism and error messages
- Unified info message color scheme, fixed inline code color display
- Changed cancel prompt messages to gray for improved visual hierarchy
- Fixed various other issues
Voice Polish and Stability Improvements
- Added voice transcription polish for improved input accuracy
- Improved BYOK provider UX: disabled providers show clear explanations and better model identifiers
- Improved Review page submission confirmation interaction
- Improved YOLO mode permission denial messages
- Fixed various other issues
YOLO Mode Revamp and Permission Improvements
- YOLO mode now fully auto-approves all tools without popups
- Made --tools flag variadic
- Improved feed stream visual hierarchy and clarity
- Fixed Windows console popups appearing during subprocess execution (windowsHide)
- Fixed pasted content in prompt input being incorrectly parsed as @ references
- Improved skill and hook loading and display
Loop & Hooks GA
- Made /loop command and cron scheduling tools generally available for all users
- Made /hooks command generally available for all users
- Added support for startup parameter configuration via environment variables
- Custom agent names are no longer restricted to slug format
- Removed @agentS autocomplete list count cap
- Improved chat feed status indicators, message spacing, and visual presentation
- Fixed various other issues
Performance and Stability Improvements
- Improved startup performance through deferred initialization and resource caching
- Feedback diagnostic package now includes TUI text snapshot for better context
- Multiple bug fixes and interaction improvements
Image Search, Voice Streaming, and Plugin Enhancements
- Added built-in ImageSearch tool for searching images directly within the agent
- Added voice transcription streaming, with text flowing directly into the input buffer as you speak
- Improved plugin browser UX for pending-removal items and empty marketplaces
- Fixed various other minor issues
Reliability and UX Polish
- Added credit exhausted warning in the toast area
- Improved network fetch and model transport reliability
- Fixed voice STT terminating recording on disconnect
- Fixed schema parsing failure for built-in tool params on Qwen-style models
- Fixed various other minor issues