v0.1.1
What's Changed
- Refactor(handler part 14): split initialize_service into focused init-service mixins and expand unit coverage by @1larity in #617
- Refactor(handler part 15): extract training preset switching into dedicated mixin by @1larity in #620
- Refactor(handler part 16): extract service_generate into dedicated mixin + normalize legacy encoding messages by @1larity in #621
- Refactor(handler part 17): extract MLX helper mixins by @1larity in #625
- Implemented new Studio UI by @goedzo in #627
- Refactor(handler): decompose generate_music orchestration (part 18) by @1larity in #626
- Refactor(handler part 19): final facade cleanup post 17/18 by @1larity in #628
- fix: pass project_root instead of checkpoint dir to initialize_service by @ChuxiJ in #637
- Add cross-platform interactive manual launch scripts by @orlagno in #636
- fix: clear stale UI state on mode switch to prevent remix noise bug by @ChuxiJ in #638
New Contributors
Full Changelog: v0.1.0...v0.1.1