Skip to content

Commit 9e8b725

Browse files
BirdInTheTreeclaude
andcommitted
Document Anthropic model default update in CHANGELOG
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ba6d78d commit 9e8b725

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44

55
### Changed
6+
- **Default Anthropic model: `claude-sonnet-4-20250514``claude-sonnet-4-6`.** Old dated model ID returns 404 from the Anthropic API. New default uses the current Sonnet 4.6 short alias in both the Python library (`llm.py`) and the standalone HTML viewer (`pipeline.js`). Pricing table updated. Users with the old model in localStorage are unaffected (override still wins); users on defaults need a hard refresh of the viewer.
67
- **Welcome/landing flow in the HTML viewer.** Returning visits no longer auto-open the bundled Breaking Bad demo. Instead, the viewer opens the user's most-recently-viewed saved analysis, or falls back to the welcome screen when nothing is saved. The `#demo` URL hash still force-loads the demo (used by the onboarding animation).
78
- **Series picker is a visible control.** Added a "Series" label prefix, a more contrasting border, a chevron affordance, and made the dropdown always visible on the grid/analytics toolbar. A "+ Analyze another…" entry at the bottom routes back to the welcome screen.
89

0 commit comments

Comments
 (0)