github hyungyunlim/obsidian-social-archiver-releases cli-v0.1.15
Social Archiver CLI v0.1.15

4 hours ago

Apple Intelligence in the executor (macOS)

The macOS archives now include social-archiver-applefm, the same Apple Intelligence helper the desktop app bundles. On an Apple silicon Mac running macOS 26 or newer with Apple Intelligence turned on, social-archiver executor gains the apple provider: summaries, key points, glossary, reformat, translation, tag suggestions and place extraction run on the on-device model — no account, no credits, nothing leaves the Mac.

  • social-archiver executor --providers lists apple, with a reason when it is not ready: modelNotReady right after a macOS upgrade (open Writing Tools once to start the download), appleIntelligenceNotEnabled, deviceNotEligible.
  • Fact check and transcript translation stay with the cloud-capable providers.
  • The model holds about 4,096 tokens; a post that is too long is refused up front with a clear message.
  • The helper is found next to the CLI executable — Homebrew, npm and install.sh all place it there. For a manual install keep social-archiver and social-archiver-applefm in the same directory, or point SOCIAL_ARCHIVER_APPLEFM_HELPER at it.

Windows and Linux builds are unchanged.

Install / update

  • Homebrew: brew upgrade social-archiver-cli
  • npm: npm i -g social-archiver@0.1.15
  • Script: curl -fsSL https://github.com/hyungyunlim/obsidian-social-archiver-releases/releases/download/cli-v0.1.15/install.sh | sh

Full notes: https://social-archive.org/release-notes

Don't miss a new obsidian-social-archiver-releases release

NewReleases is sending notifications on new releases.