v1.4.411

danielmiessler/Fabricv1.4.411Feb 18, 2026by github-actions[bot]

AI Summary

Upgraded the Anthropic SDK to support Claude Sonnet 4.6, adding it to the list of supported models.

Key Highlights

  • Upgraded `anthropic-sdk-go` from v1.22.0 to v1.23.0.
  • Added Claude Sonnet 4.6 to the list of supported models.
  • Updated `go.sum` checksums to reflect the new SDK version.

New Features

  • Claude Sonnet 4.6 support

Full Release Notes

## Changes

### PR [#2011](https://github.com/danielmiessler/Fabric/pull/2011) by [ksylvan](https://github.com/ksylvan): Add support for Claude Sonnet 4.6

- Upgraded the `anthropic-sdk-go` dependency from v1.22.0 to v1.23.0 to support the latest Anthropic SDK features.
- Added Claude Sonnet 4.6 to the list of supported models.
- Updated `go.sum` checksums to reflect the new SDK version.