v2.3.1
This release introduces a full test suite using Vitest and MSW, significantly improving code quality and reliability. Key enhancements include more robust error handling, improved logging for testability, and critical bug fixes in path sanitization and log parsing. Key changes: - feat(testing): Add comprehensive test suite with coverage. - refactor(core): Enhance error handling and logging. - fix(core): Improve path sanitization and log parsing.