python
4 articles tagged with python
Anthropic Python SDK v0.104.0 adds thinking token count estimates for streaming responses
Anthropic released version 0.104.0 of its Python SDK on May 21, 2026. The update adds support for a thinking-token-count beta feature that provides estimated token counts in thinking block deltas when streaming responses from reasoning models.
Anthropic Python SDK v0.92.0 adds Claude Managed Agents support
Anthropic released version 0.92.0 of its Python SDK on April 8, 2026, introducing support for Claude Managed Agents. The update enables developers to integrate agent capabilities directly through the SDK.
Anthropic Python SDK v0.90.0 adds Claude Mythos preview support
Anthropic released version 0.90.0 of its Python SDK on April 7, 2026, adding support for the claude-mythos-preview model. The update also includes a bug fix for query parameter merging in the client.
OpenAI acquires Astral to integrate Python's most-used dev tools into Codex platform
OpenAI has acquired Astral, the company behind widely-used Python development tools Ruff, uv, and ty, which see hundreds of millions of downloads monthly. The tools will integrate with OpenAI's Codex platform to enable agentic AI systems that can plan changes, modify codebases, run tools, and verify results. OpenAI commits to keeping the tools open source under permissive licenses post-acquisition.