Skip to content

Comments

feat: add Claude 4.6 models and update default#31

Merged
philoserf merged 2 commits intomainfrom
feature/update-model-options
Feb 23, 2026
Merged

feat: add Claude 4.6 models and update default#31
philoserf merged 2 commits intomainfrom
feature/update-model-options

Conversation

@philoserf
Copy link
Owner

@philoserf philoserf commented Feb 23, 2026

Summary

  • Add Claude Sonnet 4.6 and Opus 4.6 to the model dropdown, ordered by generation
  • Mark Claude Sonnet 4.5 and Opus 4.5 as "(legacy)" in the dropdown
  • Update default model from Sonnet 4.5 to Sonnet 4.6
  • Auto-migrate existing users on the old default to Sonnet 4.6 (explicit choices preserved)
  • Add bun run deploy script to copy built plugin to notes vault for testing

Test plan

  • bun run validate passes (types, lint, build)
  • Open Obsidian settings — dropdown shows all five models with Sonnet 4.6 selected
  • Existing user with non-default model (e.g. Opus 4.5) keeps their selection after upgrade
  • bun run deploy copies main.js and manifest.json to notes vault

🤖 Generated with Claude Code

philoserf and others added 2 commits February 23, 2026 13:29
Add Sonnet 4.6 and Opus 4.6 to the model dropdown, mark 4.5 Sonnet/Opus
as legacy, and change the default to Sonnet 4.6. Existing users on the
old default are auto-migrated; explicit model choices are preserved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@philoserf philoserf self-assigned this Feb 23, 2026
@philoserf philoserf merged commit 07bbfd4 into main Feb 23, 2026
1 check passed
@philoserf philoserf deleted the feature/update-model-options branch February 23, 2026 18:31
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