Changelog
- System Status Dashboard is now built in. Run
mo statusto try it out. - The Go analyzer has been split into cache / scan / format modules, with the analyzer/status binaries and related scripts kept on a regular update cycle.
- Analysis, cleaning, optimization, and uninstall flows have been polished end to end: scan warm-up, cleaning tips, large-file view, window layout, and menu interactions are all tuned for better performance and a smoother experience.
- Stability and compatibility are further strengthened by fixing Wi-Fi anomalies, whitelist matching, space-containing password auth, Clash protection, and more, plus improved error handling and 43 new test cases to raise coverage.
- Automation and workflows have been upgraded so build artifacts, binary refreshes, and CI checks are routinely maintained, keeping the whole development-to-release pipeline consistent and traceable.
更新日志
- System Status Dashboard 正式接入,建议直接运行
mo status看一眼。 - Go 分析器拆分为缓存 / 扫描 / 格式化三个模块,并对 analyzer/status 二进制及其配套脚本做规律性的更新维护。
- 从磁盘分析、清理、优化到卸载,整条链路都做了一轮打磨:包括扫描预热、清理提示、大文件列表、窗口布局和菜单交互等细节优化,在性能和使用顺手度上都有明显提升。
- 稳定性和兼容性继续加固:修复了 Wi-Fi 异常、白名单匹配、含空格密码认证、Clash 防护等问题,同时增强错误处理逻辑,并补充了 43 条测试用例以提升验证覆盖度。
- 自动化流程和工作流进一步完善:常态化提交构建产物、更新二进制以及强化 CI 检查,让从研发到投放的整条链路更加一致、可控且可追溯。
Learn how to use it through this main document. If you find Mole useful, a Star is always appreciated.