v1.4.447

danielmiessler/Fabricv1.4.447Apr 17, 2026by github-actions[bot]

AI Summary

The Anthropic SDK has been updated, and support for the new Claude Opus 4.7 model has been added, including beta access to a 1M context window.

Key Highlights

  • Added Claude Opus 4.7 model support
  • Bumped Anthropic SDK to v1.37.0
  • Enabled 1M context window beta feature for Opus 4.7

New Features

  • Claude Opus 4.7 model support

Full Release Notes

## Changes

### PR [#2097](https://github.com/danielmiessler/Fabric/pull/2097) by [ksylvan](https://github.com/ksylvan): Add Claude Opus 4.7 model support and bump Anthropic SDK to v1.37.0

- Added Claude Opus 4.7 model support and bumped the Anthropic SDK to v1.37.0.
- Upgraded the `anthropic-sdk-go` dependency from v1.34.0 to v1.37.0.
- Added `claude-opus-4-7` to the supported models list.
- Enabled the 1M context window beta feature for Opus 4.7.
- Updated model beta comments to reflect Opus 4.7 support.