Releases: DevenDucommun/LocalAIbundle
LocalAIbundle 1.2.0
LocalAIbundle 1.2.0
Added
- Disk-space preflight before model downloads.
- Network preflight warnings for first-install downloads.
- Model cache size reporting in status and doctor output.
issue-reportcommand for redacted troubleshooting bundles.--preserve-configuninstall flag.- Model profile guide, manual setup comparison, and sample install report docs.
Fixed
- Dry-run previews no longer fail on disk preflight or perform live network checks.
- Hardware detection falls back to the standard profile when RAM probing is restricted.
- Issue reports now collect best-effort diagnostics even when hardware detection is incomplete.
- Release packaging excludes local scratch archives from tarball and pkg payloads.
Distribution notes
- The tarball is the canonical source artifact.
- The pkg and dmg are unsigned and should be notarized before presenting them as polished public macOS installers.
LocalAIbundle 1.1.1
LocalAIbundle 1.1.1 is a patch release for the 1.1 packaging work.\n\nIncluded artifacts:\n- LocalAIbundle-1.1.1.tar.gz + SHA-256 checksum\n- LocalAIbundle-1.1.1.pkg + SHA-256 checksum\n- LocalAIbundle-1.1.1.dmg + SHA-256 checksum\n- LocalAIbundle-1.1.1-manifest.json\n\nFixes:\n- Makes release tarball packaging compatible with both macOS BSD tar and Linux GNU tar.\n- Removes the notarization helper credential env-var fallback that triggered a scanner false positive. The helper now requires a Keychain notary profile.\n\nNote: the .pkg and .dmg artifacts are unsigned and not notarized. They are available for testing/download; public end-user distribution should use signed and notarized artifacts.
LocalAIbundle 1.1.0
LocalAIbundle 1.1.0 adds package-manager and native macOS distribution scaffolding.\n\nIncluded artifacts:\n- LocalAIbundle-1.1.0.tar.gz + SHA-256 checksum\n- LocalAIbundle-1.1.0.pkg + SHA-256 checksum\n- LocalAIbundle-1.1.0.dmg + SHA-256 checksum\n- LocalAIbundle-1.1.0-manifest.json\n\nHighlights:\n- Stable localaibundle command wrapper\n- doctor --json and status --json\n- self-test --no-network\n- Homebrew formula template\n- unsigned macOS .pkg builder\n- unsigned .dmg builder\n- generic notarization helper for .pkg/.dmg\n- Docker test environment\n- FAQ, privacy, troubleshooting, and packaging docs\n\nNote: the .pkg and .dmg artifacts are unsigned and not notarized. They are provided for testing/download; public end-user distribution should use signed and notarized artifacts.
LocalAIbundle v1.0.0
LocalAIbundle v1.0.0
First production-quality release of the local AI coding assistant installer.
Highlights
- Hardware-aware model profiles and explicit model overrides
- Doctor and repair commands
- Continue config validation and safer settings writes
- Offline bundle support
- Install reports
- Non-dry-run sandbox install test
- GitHub Actions CI for shell, Python, tests, sandbox install, and release packaging
Verify
shasum -a 256 -c LocalAIbundle-1.0.0.tar.gz.sha256