Bug Fixes
- #545: Fixed
formatToolcrash when parsing non-JSON tool inputs (e.g., raw Bash commands) - #544: Fixed terminology in context hints - changed "mem-search skill" to "MCP tools"
- #557: Settings file now auto-creates with defaults on first run (no more "module loader" errors)
- #543: Fixed hook execution by switching runtime from
nodetobun(resolvesbun:sqliteissues)
Code Quality
- Fixed circular dependency between Logger and SettingsDefaultsManager
- Added 72 integration tests for critical coverage gaps
- Cleaned up mock-heavy tests causing module cache pollution
Full Changelog
See PR #558 for complete details and diagnostic reports.