Skip to content

docs(v12.2.1): Fable promo extended to July 12, correct guidance#125

Merged
arzafran merged 2 commits into
mainfrom
docs/fable-promo-extended-july-12
Jul 7, 2026
Merged

docs(v12.2.1): Fable promo extended to July 12, correct guidance#125
arzafran merged 2 commits into
mainfrom
docs/fable-promo-extended-july-12

Conversation

@arzafran

@arzafran arzafran commented Jul 7, 2026

Copy link
Copy Markdown
Member

What this does

Anthropic extended the Claude Fable 5 promo from July 7 to 2026-07-12 11:59 PM PT/model fable is still free (up to 50% of the weekly limit, shared pool) for 5 more days. Our docs, written on the July-7 assumption, wrongly claimed the promo had ended and Fable was credit-gated. A teammate reading them today would avoid a window that's actually still free. This corrects the guidance.

No config or agent-pin change. The committed default stays opus[1m] on purpose — so fresh installs never silently spend usage credits when the promo does end, and because the settings merger is user-wins (the repo default never reaches existing installs anyway). The free window is reached the real way: /model fable per session.

Summary

  • docs/agent-models.md header + MANUAL.md default-model note: "promo ended / credit-gated as of July 7" → "free per-session /model fable through July 12, then credit-gated"
  • CHANGELOG.md: new 12.2.1 entry documenting the extension + correction
  • src/setup.ts: VERSION 12.2.0 → 12.2.1
  • Deliberately not re-flipping config/10-core.json back to fable — that would only touch fresh installs for a 5-day window at the cost of two more PRs of churn + a re-introduced "missed revert → credit spend July 13" risk

Source: https://support.claude.com/en/articles/15424964-claude-fable-5-promotional-access

Test Plan

  • Committed default in config/10-core.json unchanged (opus[1m])
  • No stale "July 7 / promo ended" claims remain in docs/ or MANUAL.md
  • Version bumped, CHANGELOG entry added

arzafran added 2 commits July 7, 2026 16:17
The Fable 5 promo was extended from July 7 to 2026-07-12 11:59 PM PT.
v12.1.0 reverted the committed default to opus[1m] on the July-7
assumption; that revert stays (committed default is deliberately
opus[1m] so fresh installs never silently spend usage credits, and
the user-wins merger means the repo default never reaches existing
installs). Only the guidance was wrong: docs/agent-models.md header
and MANUAL.md note said 'promo ended / credit-gated as of July 7'.
Corrected to 'free per-session /model fable through July 12, then
credit-gated'. No config or agent-pin change.
@arzafran arzafran merged commit 3b72398 into main Jul 7, 2026
15 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