Tools
Anthropic's Python and TypeScript SDKs add organization compliance settings and memory-store schema updates
anthropic-sdk-python v1.3.0 and anthropic-sdk-typescript v0.123.0, both released 2026-09-01, add organization compliance settings, user-profile `order_by`, and memory-store plus toolset schema updates, and change beta user profiles to carry `external_user_onboarded_at` while removing `relationship` in favor of `access_type`. The Python release fixes base_url resolution from `aws_region` under `skip_auth`, and the TypeScript release keeps credential file access out of non-Node bundles, which had been pulling filesystem code into browser builds. Both document a GA-shape change to the beta files and skills APIs.
Source
↳ Follow the thread