-
Notifications
You must be signed in to change notification settings - Fork 642
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: anthropics/anthropic-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.97.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: anthropics/anthropic-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.98.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 60 files changed
- 2 contributors
Commits on May 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a391d07 - Browse repository at this point
Copy the full SHA a391d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for aecbabc - Browse repository at this point
Copy the full SHA aecbabcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c00709e - Browse repository at this point
Copy the full SHA c00709eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7706344 - Browse repository at this point
Copy the full SHA 7706344View commit details -
feat(api): improve Managed Agents APIs
- Filter sessions by attached memory store: GET /v1/sessions accepts a new optional `memory_store_id` query param - BetaListUserProfilesResponse always returns `next_page` (now non-nullable in SDK types) - Allow `max_tokens: 0` on message creation (previously rejected as below minimum) - Rename "BYOC" to "self-hosted" in environment config docs - Improve SDK reference docs: human-readable method summaries (e.g. "Delete a memory store"), richer parameter and field descriptions, and fuller enum docs across the managed-agents-memory beta - CLI: accept `id` as an alias for memory-store, memory, agent, session, vault, environment, and credential identifiers on update commands for easier piping from stdin
Configuration menu - View commit details
-
Copy full SHA for b27e825 - Browse repository at this point
Copy the full SHA b27e825View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9b8989 - Browse repository at this point
Copy the full SHA d9b8989View commit details -
fix(streaming): propagate stop_details from message_delta onto accumu…
…lated Message (#1725)
Configuration menu - View commit details
-
Copy full SHA for dd7b0a5 - Browse repository at this point
Copy the full SHA dd7b0a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ebbe6 - Browse repository at this point
Copy the full SHA d3ebbe6View commit details -
fix(vertex): async client missing us/eu multi-region base_url branche…
…s (#1734) Mirrors the us/eu region branches from the sync AnthropicVertex into AsyncAnthropicVertex.__init__. Previously these regions fell through to the generic fallback and built {region}-aiplatform.googleapis.com, which returns 404 from the GCP URL router. Adds matching unit tests on TestAsyncAnthropicVertex to mirror the existing sync test pattern. Picked up from #1406 (Alex Toberoff).Configuration menu - View commit details
-
Copy full SHA for 162fb21 - Browse repository at this point
Copy the full SHA 162fb21View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd2fb42 - Browse repository at this point
Copy the full SHA cd2fb42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec2e58 - Browse repository at this point
Copy the full SHA 9ec2e58View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff0a507 - Browse repository at this point
Copy the full SHA ff0a507View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d9aa5 - Browse repository at this point
Copy the full SHA b5d9aa5View commit details -
feat(client): add Workload Identity Federation, interactive OAuth, an…
…d auth profiles Add helpers for performing Workload Identity Federation based identity auth, as well as support for interactive OAuth and profile management.
Configuration menu - View commit details
-
Copy full SHA for 3be1e89 - Browse repository at this point
Copy the full SHA 3be1e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for b669ad4 - Browse repository at this point
Copy the full SHA b669ad4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11b87bc - Browse repository at this point
Copy the full SHA 11b87bcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.97.0...v0.98.0