v0.6.0
cjpais/Handyv0.6.0Nov 7, 2025by github-actions[bot]
AI Summary
A major release enabling LLM-based post-processing via the debug menu.
Key Highlights
- LLM based post-processing
- Internal code overhaul
New Features
- LLM post-processing
Full Release Notes
okay, so v0.6.0 is rad. @eduardolat made an amazing contribution to enable LLM post processing in the app. currently this is a super advanced feature and can be enabled via the debug menu (ctrl/cmd+shift+d). I'm very excited about the release of this version as it is a glimpse of the future of this app I believe. It will be an amazing day when everyone who runs the app can run an LLM locally and have it do generic post processing. It's possible this release could have broken a few things so please open issues so we can fix them together! <img width="795" height="844" alt="Screenshot 2025-11-07 at 10 30 22 AM" src="https://github.com/user-attachments/assets/5ec2a092-786d-43b0-bab8-d32f5bfd4f72" /> ## What's Changed * feat: LLM based post-processing by @eduardolat in https://github.com/cjpais/Handy/pull/222 ## New Contributors * @eduardolat made their first contribution in https://github.com/cjpais/Handy/pull/222 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.5.5...v0.6.0