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

2 hours ago

It records the model it actually ran

When you run the CLI as an executor, AI comments are generated right on your machine. But if you picked a model by alias — sonnet — only that alias was kept, so later there was no way to tell which version actually wrote the answer.

The CLI now reads the real model name the provider reports while running and stores it alongside the comment. Ask for sonnet and the result keeps Sonnet 4.5, the version that truly ran, and the same name shows up wherever you open it — mobile, desktop, or a shared page. The alias you chose is kept too, so both what you asked for and what ran are on record.

Applies to comments generated from this version on.


Signed and notarized macOS arm64/Intel builds plus a verified Ubuntu 22.04+ Linux x64 build. The checksum-verifying native installer and keyless Sigstore provenance bundle are included.

Install

brew install hyungyunlim/tap/social-archiver-cli
npm install -g social-archiver
curl -fsSL https://github.com/hyungyunlim/obsidian-social-archiver-releases/releases/download/cli-v0.1.13/install.sh | bash

Windows users can install from the Microsoft Store.

Release notes · CLI guide

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

NewReleases is sending notifications on new releases.