Skip to content

feat(anthropic): update v1.3 integration and documentation#141

Merged
seanbrar merged 1 commit intomainfrom
release/v1.3-anthropic
Mar 6, 2026
Merged

feat(anthropic): update v1.3 integration and documentation#141
seanbrar merged 1 commit intomainfrom
release/v1.3-anthropic

Conversation

@seanbrar
Copy link
Owner

@seanbrar seanbrar commented Mar 6, 2026

Summary

Update the Anthropic integration for the upcoming 1.3 release, adopting the new beta Files API for uploads and updating the documentation across all capability matrices to include Anthropic.

Related issue

None

Test plan

  • Updated test_providers.py to match the new client.beta.files.upload method signature.
  • Ran a comprehensive verify_anthropic.py script locally that successfully validated file upload capability, structured output, cache defaults, conversation continuity, and fan-out workflows against claude-haiku-4-5.
  • Verified that all repository checks and tests (just check) pass successfully.
  • Architectural guarantee / Boundary coverage: Re-used existing boundary tests for the updated interface.

Notes

The scripts/verify_anthropic.py script was used for live API workflow verification and then cleanly removed prior to commit.


  • PR title follows conventional commits
  • make check passes
  • Tests cover the meaningful cases, not just the happy path
  • Docs updated (if this changes public API or user-facing behavior)

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@seanbrar seanbrar merged commit 867783a into main Mar 6, 2026
18 checks passed
@seanbrar seanbrar deleted the release/v1.3-anthropic branch March 6, 2026 02:12
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