v1.7.2-test6

Michael-A-Kuykendall/shimmyv1.7.2-test6Oct 10, 2025by github-actions[bot]

AI Summary

Test release focusing on startup diagnostics, template compilation fixes, and comprehensive packaging regression tests.

Key Highlights

  • Startup diagnostics added to serve command
  • Template compilation errors fixed for crates.io installation
  • Bind address 'auto' panic resolved
  • Comprehensive packaging regression tests added

New Features

  • Startup diagnostics
  • Packaging regression tests
  • Template compilation fixes

Full Release Notes

## What's Changed
* feat: add startup diagnostics to serve command by @Michael-A-Kuykendall in https://github.com/Michael-A-Kuykendall/shimmy/pull/84
* fix: Resolve template compilation errors in crates.io installation by @Michael-A-Kuykendall in https://github.com/Michael-A-Kuykendall/shimmy/pull/85
* fix(cli): resolve bind address 'auto' panic affecting all platforms by @Michael-A-Kuykendall in https://github.com/Michael-A-Kuykendall/shimmy/pull/92
* feat(test): comprehensive packaging regression tests by @Michael-A-Kuykendall in https://github.com/Michael-A-Kuykendall/shimmy/pull/94
* cleanup: remove 583MB target-minimal build artifacts directory by @Michael-A-Kuykendall in https://github.com/Michael-A-Kuykendall/shimmy/pull/95
* fix(mlx): correct Apple Silicon GPU detection for issue #87 by @Michael-A-Kuykendall in https://github.com/Michael-A-Kuykendall/shimmy/pull/96
* feat(moe): complete v1.7.0 MOE CPU offloading implementation by @Michael-A-Kuykendall in https://github.com/Michael-A-Kuykendall/shimmy/pull/97


**Full Changelog**: https://github.com/Michael-A-Kuykendall/shimmy/compare/v1.6.0...v1.7.2-test6