Skip to content

Release v1.4.0#25

Merged
elfensky merged 1 commit into
mainfrom
develop
Jul 11, 2026
Merged

Release v1.4.0#25
elfensky merged 1 commit into
mainfrom
develop

Conversation

@elfensky

Copy link
Copy Markdown
Owner

Release v1.4.0

Whole-library classify in the wizard. The classify stage now opens with a scope menu — new/changed (the cheap default) or whole library (a full pass) — instead of dead-ending when nothing's changed. Adds a classify --all flag (reusing select.pick("all")) so the CLI has the same scope.

The €50 guard is unchanged: the engine menu prices the chosen scope, the non-apple send stays gated by the existing confirm, and apple (free) is still the default engine — a full paid pass is never the default. --all is opt-in; a bare classify is never whole-library (pinned by test).

🤖 Generated with Claude Code

The wizard's classify stage was hardcoded to new/changed books (select.changed)
and dead-ended with "nothing to tag" when nothing had changed — there was no way
to re-tag the whole library short of the CLI. Open the stage with a scope menu:
new/changed (the cheap default) or whole library (a full pass), still offered
when nothing's changed.

classify gains an --all scope (reusing select.pick("all")) so the CLI has the
same capability and the wizard just sets a.all. The €50 guard is unchanged: the
engine menu prices the chosen scope, the non-apple send is gated by the existing
confirm, and apple (free) stays the default engine — a full paid pass is never
the default. test_core pins that --all is opt-in (bare classify is never
whole-library).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@elfensky
elfensky merged commit a6acf6d into main Jul 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant