v1.0.7
Install this release:
bash <(curl -fsSL https://raw.githubusercontent.com/llmsyscore/llm-systems-manager/main/tools/installer/install.sh) --ref v1.0.7The installer verifies llm-systems-manager-v1.0.7.tar.gz.sha256 before deploying anything.
What's Changed
🐛 Bug Fixes
- #416: install methods must not damage each other — guards, scoped purge, mixed-state CI by @adrielnava in #417
- #421 #423: split-smoke authenticated proxy assertion + resilient influxdb2 purge by @adrielnava in #427
- #432: deb/rpm install/uninstall safety — purge scope, AE token gating, debconf URL validation, token display, payload audit by @adrielnava in #434
- #433: truthful InfluxDB status, no downgrade offers, packaged-unit restart buttons, docker tabs + fresh pulls, install output formatting by @adrielnava in #435
✨ Enhancements
- #387: Homebrew tap installer for the macOS agent + brew install CI by @adrielnava in #428
📝 Documentation
- #429: document the Homebrew (macOS) agent install method by @adrielnava in #430
Other Changes
- #418: shellcheck + actionlint CI gates + fixes for surfaced findings by @adrielnava in #419
- #418: split-install (modes 3+4) CI coverage + fix mode-4 no-InfluxDB die by @adrielnava in #420
- #418: CI — full-script uninstall + agent malformed-config no-restart-loop by @adrielnava in #422
- #418: CI — LSM_ env-completeness guard + InfluxDB notice assertion by @adrielnava in #424
- #418: CI — --source local (offline) + --source git install path jobs by @adrielnava in #425
- #418: CI — released → PR docker upgrade/persistence job by @adrielnava in #426
- #431: Homebrew expansion groundwork — brew config seeder, multi-OS brew CI, docs by @adrielnava in #436
Full Changelog: v1.0.6...v1.0.7