RepoJournal
Anthropic

@anthropics

Claude SDKs and developer tooling

Keep up with Anthropic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: AI / ML Full archive →

The Wire · Showcase

ORGANIZATION API LANDS ACROSS EVERY ANTHROPIC SDK

By RepoJournal · Filed · About Anthropic

Anthropic shipped Organization API endpoints in every SDK, a CLI security upgrade that could save your credentials, and a beta thinking display mode, all in one coordinated release wave.

Organization API endpoints landed across every Anthropic SDK [1][2][3][4][5][6], giving you first-class access to org-level resources from Python, C#, Ruby, Java, and the CLI. The CLI also added `--api-key-stdin` and `--auth-token-stdin` flags while deprecating credential argv flags [7], which is the security fix you should adopt immediately to keep secrets out of shell history. Across the board, new releases dropped the `updates` thinking display mode in beta [8][9][10][11], and the Python SDK v1.1.0 officially removed the legacy response API [12], so check for lingering usage before you upgrade. The release notes for the Ruby SDK say discriminated union modules "now define an enum of their discriminator values (e.g. `Union::Type`)" [13], which makes `case`/`when` matching cleaner. Java also fixed a Bedrock issue where the body `anthropic_beta` was being clobbered by header betas [5], plus a base URL override fix [14], so Java users should patch those before touching the new endpoints. Period totals: 75 commits, 5 PRs, 6 releases.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] feat(api): add support for Organization API endpoints anthropics/anthropic-sdk-python
  2. [2] Bedrock: v0.13.0 ↗ anthropics/anthropic-sdk-csharp
  3. [3] feat(api): add support for Organization API endpoints anthropics/anthropic-sdk-csharp
  4. [4] feat(api): add support for Organization API endpoints anthropics/anthropic-sdk-ruby
  5. [5] fix(bedrock): stop clobbering body anthropic_beta with header betas (#58) anthropics/anthropic-sdk-java
  6. [6] v1.27.0 ↗ anthropics/anthropic-cli
  7. [7] feat(auth): add --api-key-stdin / --auth-token-stdin and deprecate credential argv flags (#64) anthropics/anthropic-cli
  8. [8] v1.1.0 ↗ anthropics/anthropic-sdk-python
  9. [9] Anthropic: v12.43.0 ↗ anthropics/anthropic-sdk-csharp
  10. [10] v1.66.0 ↗ anthropics/anthropic-sdk-ruby
  11. [11] v2.58.0 ↗ anthropics/anthropic-sdk-java
  12. [12] chore(internal): remove the legacy response API anthropics/anthropic-sdk-python
  13. [13] feat(api): add discriminator enums to discriminated union modules anthropics/anthropic-sdk-ruby
  14. [14] fix(client): let explicit and ANTHROPIC_BASE_URL base URLs override profile base_url (#241) anthropics/anthropic-sdk-java

Quick answers

What shipped in Anthropic on August 27, 2026?
Anthropic shipped Organization API endpoints in every SDK, a CLI security upgrade that could save your credentials, and a beta thinking display mode, all in one coordinated release wave. In total, 75 commits, 5 pull requests, and 6 releases landed.
Who contributed to Anthropic on August 27, 2026?
4 developers shipped this update, including stainless-app[bot], stainless-app, claude[bot], and dtmeadows-ant.
What were the notable Anthropic updates?
feat(api): add support for Organization API endpoints, Bedrock: v0.13.0, and feat(api): add support for Organization API endpoints.

More from @anthropics

Daily updates, in your inbox

Follow Anthropic

Keep up with Anthropic in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?