doc7 v0.1.1
This patch release improves the first-run experience and release maintenance.
Install
macOS and Linux:
curl -fsSL https://raw.githubusercontent.com/magicrew/doc7/main/scripts/install.sh | bashWindows PowerShell:
irm https://raw.githubusercontent.com/magicrew/doc7/main/scripts/install.ps1 | iexWindows machines without package-management permissions can use the portable-latest prerelease.
Changes
- Added explicit macOS guidance for checksum-verified installation and browser quarantine.
- The macOS installer clears the local quarantine attribute after extraction when available.
- Replaced the deprecated package-cleanup Action with a repository script.
- Added protected
mainbranch rules and public repository discovery metadata. - Published the multi-architecture public image at
ghcr.io/magicrew/doc7.
Runtime
doc7 uses the OpenAI-compatible multimodal model endpoint configured on your machine. The model is not bundled in the CLI archive.