Skip to content

doc7 v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:14
80b56ef

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 | bash

Windows PowerShell:

irm https://raw.githubusercontent.com/magicrew/doc7/main/scripts/install.ps1 | iex

Windows 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 main branch 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.