Docker Model Runner v1.0.20
What's Changed
🚀 Features
- feat(scheduler): add platform capability checks for backend selection (#683) @ilopezluna
- feat: add install-cli Makefile target (#685) @doringeman
- Enhance opencode integration with model-runner (#684) @ericcurtin
🔧 Maintenance
- Unify release process of CLI and DMR (#682) @ilopezluna
- feat: add GitHub Actions workflow for model-cli release management
- feat: update release notes generator and enhance permissions in CI workflow
- feat: simplify CI workflows and enhance release process
- Remove cli-build.yml not needed anymore
- fix: update base64 encoding in release notes to remove newlines
- fix: simplify model-cli-release workflow by removing unnecessary steps
- fix: update release workflow to use 'ref' instead of 'tag' for triggering model release
Full Changelog: v1.0.19...v1.0.20