Pull Request Explorer

Exploring 28 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
hosting: lint fixes + address #677 review comments kevintang513 M No 22.6h 0.1h May 30, 2026

Summary

Refactor

Fix linting and review comments for hosting

Improves code quality and addresses review feedback, ensuring reliable hosting setup.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, low risk to production.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Shell
release: 0.105.2 stainless-app S No 0.0h 0.0h May 29, 2026

Summary

CI/CD

Release version 0.105.2

Automated release of SDK version 0.105.2, updating changelog and version file.

Health Assessment

Small
Low
Low
  • Release PR merged immediately with no review, minimal code changes.

AI Details

Tech Stack

Languages: Python
release: 0.105.1 stainless-app S No 0.1h 0.1h May 29, 2026

Summary

CI/CD

Release version 0.105.1

Automated release of SDK version 0.105.1, updating metadata and publishing to PyPI.

Health Assessment

Small
Low
Low
  • Release PR completed in minutes with minimal changes and no review friction.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Yaml
Frameworks: Github-Actions
Agent SDK cookbook 07: Hosting your agent (Docker / Modal / Kubernetes) kevintang513 XL No 17.6h 0.1h May 28, 2026

Summary

Feature

Add hosting cookbook for Docker, Modal, Kubernetes

Provides developers with a ready‑to‑run reference implementation for deploying Claude agents across Docker, Modal, and Kubernetes, accelerating deployment and reducing setup time. This empowers teams to quickly prototype and scale agent deployments.

Health Assessment

X-Large
Low
Low
  • Fast review and single commit indicate a straightforward change; large scope due to notebook and infrastructure code but low risk as it is a documentation and reference implementation.

AI Details

Tech Stack

Languages: Python, Shell, Yaml
Frameworks: Docker, Kubernetes
release: 0.105.0 stainless-app XL No 143.9h 103.5h May 28, 2026

Summary

Feature

Release SDK 0.105.0 with new model support and file size caps

Adds support for the Claude‑opus‑4‑8 model, mid‑conversation system blocks, detailed usage tokens, and custom file size caps, enhancing API flexibility and developer experience.

Health Assessment

X-Large
High
High
  • The PR had a long cycle time with multiple commits and a revert, indicating significant rework and review friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
ci: migrate claude-code-action workflows to Workload Identity Federation zenexer-ant M AI 37.1h 0.0h May 24, 2026

Summary

CI/CD

Migrate Claude workflows to Workload Identity Federation

Switches 6 CI workflows from static API key to secure Workload Identity Federation, improving credential security and compliance.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, low risk.

AI Details

Category: Code AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
release: 0.104.1 stainless-app M No 18.3h 18.3h May 22, 2026

Summary

Bug Fix

Release version 0.104.1 with streaming bug fix

Fixes a bug in the streaming beta compaction accumulator that preserved encrypted content, improving data integrity for downstream consumers.

Health Assessment

Medium
Low
Low
  • PR merged within 18 hours with a single change, indicating a straightforward bug fix and release with minimal review friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
hosting: Tier 3 — Kubernetes (pod-per-session + egress lockdown) anav-ant XL No 1.6h 0.1h May 22, 2026

Summary

Feature

Add Tier 3 Kubernetes hosting with pod‑per‑session gateway

Provides a Kubernetes‑based hosting tier for the Agent SDK, enabling pod‑per‑session gateways, egress lockdown, Redis routing, and a quickstart environment.

Health Assessment

Large
Medium
Medium
  • PR was merged within 1.6 hours with only one commit after review, but required three rounds of changes, indicating a complex but well‑managed implementation of a new Kubernetes hosting capability.

AI Details

Tech Stack

Languages: Python, Shell, Yaml
release: 0.104.0 stainless-app S No 2.4h 2.4h May 21, 2026

Summary

Feature

Add support for thinking-token-count beta

Adds a new beta feature that estimates token counts in thinking block deltas during streaming, improving accuracy for token usage metrics.

Health Assessment

Small
Low
Low
  • Rapid release with minimal changes and quick review indicates low complexity and high confidence in the new feature.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
Pin GitHub Actions to commit SHAs jportner-ant S No 312.0h 0.0h May 19, 2026

Summary

CI/CD

Pin GitHub Actions to commit SHAs

Pin third-party GitHub Actions references to immutable commit SHAs.

Health Assessment

Small
Low
Low
  • PR was straightforward with quick review, but long cycle time indicates backlog.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Pin pre-commit hooks to commit SHAs jportner-ant XS No 311.9h 311.9h May 19, 2026

Summary

Chore

Pin pre-commit hooks to immutable commit SHAs

Ensures reproducible and secure CI pipelines by locking pre-commit hooks to specific commit SHAs, preventing accidental upgrades that could introduce bugs or vulnerabilities.

Health Assessment

Small
Low
High
  • Long review cycle indicates low priority or low complexity; minimal changes and quick merge after review.

AI Details

Confidence: 0.05

Tech Stack

Languages: Yaml
release: 0.103.1 stainless-app M No 0.1h 0.1h May 19, 2026

Summary

Bug Fix

Bug fix: SessionToolRunner skip tool calls

Fixes a bug where SessionToolRunner incorrectly attempted to call tools it does not own, improving reliability of self-hosted managed-agent sessions.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal review friction indicates a straightforward bug fix with low impact on the codebase.

AI Details

Tech Stack

Languages: Python
refactor(self_hosted_sandboxes): rename private-sandbox → self-hosted-sandbox rlancemartin S No 0.2h 0.0h May 19, 2026

Summary

Refactor

Rename private sandbox to self-hosted sandbox

Aligns naming across documentation and deployment artifacts to match the self-hosted sandbox feature, improving consistency and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick rename with immediate approval, minimal rework, high confidence in consistency.

AI Details

Tech Stack

Languages: Typescript, Python, Shell
feat(managed_agents): sandbox worker templates rlancemartin XL No 3.5h 0.1h May 19, 2026

Summary

Feature

Add self-hosted sandbox worker templates

Provides reference implementations for running Claude Managed Agents on self-hosted sandboxes across multiple compute providers, enabling secure, environment-key-only execution.

Health Assessment

X-Large
Low
Low
  • Rapid review and merge within 3.5 hours indicates high confidence and minimal friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
release: 0.103.0 stainless-app XL No 4.3h 4.3h May 19, 2026

Summary

Feature

Add self-hosted sandbox support to CMA

Enables users to run models in self-hosted sandboxes, expanding deployment flexibility.

Health Assessment

Large
Low
Low
  • Fast cycle time and single review round indicate smooth integration.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
feat(managed_agents): Slack stateless webhook bridge template rlancemartin L No 189.7h 65.9h May 18, 2026

Summary

Feature

Slack stateless webhook bridge template

Provides a stateless TypeScript/Bun bridge connecting Slack Events API to Claude Managed Agents via CMA outbound webhooks, enabling restart‑safe, horizontally scalable integration without a session‑map database.

Health Assessment

Large
Low
Low
  • PR had a single commit and quick approval, indicating straightforward implementation with minimal review friction.

AI Details

Tech Stack

Languages: Typescript
feat(managed_agents): Linear stateless webhook bridge template rlancemartin XL No 125.2h 121.3h May 13, 2026

Summary

Feature

Add Linear stateless webhook bridge template

Provides a lightweight, stateless bridge between Linear and Claude Managed Agents, enabling scalable webhook integration without maintaining session state. This simplifies deployment and reduces operational overhead for teams using Linear's Agent Platform.

Health Assessment

Large
High
High
  • The PR required over five days to receive its first review and merge, indicating a slow review cycle. The large addition of 540 lines across 12 files suggests significant changes that could impact stability and warrant careful testing.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
release: 0.102.0 stainless-app XL No 48.5h 48.5h May 13, 2026

Summary

Chore

Release 0.102.0

Automated release with new features and spec updates for the anthropic-sdk-python

Health Assessment

Large
Low
Low
  • Automated release PR with multiple commits and changes
  • Long cycle time due to automated process

AI Details

Tech Stack

Languages: Python
Frameworks: Pydantic
feat(managed_agents): CMA Sessions API as an MCP server (stdio + HTTP) rlancemartin XL AI 42.4h 31.1h May 13, 2026

Summary

Feature

Add CMA Sessions API MCP server

This PR introduces a lightweight MCP server that allows Claude Desktop and claude.ai to interact with hosted CMA agents via tool calls. It provides both stdio and HTTP interfaces, enabling seamless integration until official support is available.

Health Assessment

X-Large
Medium
Medium
  • The PR introduced a substantial new server component with a large code addition, but the review process was relatively straightforward with a single commit and no major rework.

AI Details

Category: Code AI
Confidence: 0.75

Tech Stack

Languages: Typescript
release: 0.101.0 stainless-app S No 93.4h 93.4h May 11, 2026

Summary

Feature

Release version 0.101.0 with updated examples

This release updates example scripts to use uv, bumps tool references, adds an AWS client for Claude Platform, and fixes a client error message. These changes improve developer experience and expand platform support.

Health Assessment

Small
Low
High
  • The PR had a long review cycle but involved only minor changes, indicating low technical risk but potential process delays.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
feat(registry): retag managed_agents notebooks with Claude Managed Agents category markn-ant S AI 1.3h 1.3h May 08, 2026

Summary

Feature

Retag managed_agents notebooks with Claude category

Updates registry to use new 'Claude Managed Agents' category for managed_agents notebooks, ensuring correct pill display on platform.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes; likely low risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Yaml
chore(examples): bump tools_runner.py to claude-sonnet-4-5-20250929 GopalGB XS AI 184.4h 184.3h May 07, 2026

Summary

Chore

Bump example model to latest Claude

Align the tools_runner example to use the current Claude model, ensuring users copy‑paste the correct model identifier.

Health Assessment

Small
Low
High
  • The PR had a long review cycle but involved only a single line change, posing minimal risk to the codebase.

AI Details

Category: Code AI

Tech Stack

Languages: Python
chore(examples): update shebang from poetry to uv xodn348 XS No 61.2h 60.9h May 07, 2026

Summary

Chore

Update example shebangs to uv

Ensures example scripts run without poetry, aligning with repo's uv migration.

Health Assessment

Small
Low
Medium
  • Small change, long review time due to scheduling, no rework needed.

AI Details

Tech Stack

Languages: Python
fix(managed_agents): render outputs on docs site, retitle multiagent markn-ant L No 0.3h 0.0h May 06, 2026

Summary

Bug Fix

Fix docs rendering and rename multiagent tutorial

Notebook outputs now render properly on the docs site, improving user experience. Tutorial titles are standardized for consistency across the cookbook.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal review indicates a straightforward bug fix.

AI Details

Tech Stack

Languages: Yaml
feat(managed_agents): add multiagent and outcomes cookbooks markn-ant XL No 0.8h 0.1h May 06, 2026

Summary

Feature

Add multiagent and outcomes cookbooks

Adds two Managed Agents cookbooks demonstrating multiagent coordination and outcome-based grading, enhancing user ability to build complex agent workflows.

Health Assessment

X-Large
Low
Low
  • PR merged in under an hour with a single review comment, indicating a straightforward addition of example notebooks with minimal friction.

AI Details

Tech Stack

release: 0.100.0 stainless-app XL No 19.8h 0.1h May 06, 2026

Summary

Feature

Release version 0.100.0 of SDK

Adds support for Managed Agents multiagents, outcomes, webhooks, and vault validation, improving API capabilities.

Health Assessment

X-Large
High
Low
  • Release completed within 20 hours with a single review cycle, indicating an efficient process but the large volume of changes increases risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
release: 0.99.0 stainless-app L No 0.1h 0.1h May 05, 2026

Summary

Feature

Release SDK version 0.99.0

Bumps the SDK to 0.99.0, adding support for targeting a workspace when exchanging OIDC federation tokens to improve client flexibility.

Health Assessment

Medium
Low
Low
  • Rapid release with minimal review and changes, indicating a straightforward update with a single new feature.

AI Details

Tech Stack

Languages: Python
feat(claude_agent_sdk): add vulnerability detection agent cookbook PedramNavid XL AI 8.2h 0.1h May 05, 2026

Summary

Feature

Add vulnerability detection agent cookbook

Provides a step‑by‑step guide for building a vulnerability detection agent with Claude SDK, enabling threat modeling, find, triage, and reporting on a C target.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review iterations indicate a smooth process; AI-assisted code generation helped deliver the cookbook quickly.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude Code
Confidence: 0.95

Tech Stack

Languages: Python, C

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos