Skip to content

[pull] main from anthropics:main#85

Merged
pull[bot] merged 2 commits into
code:mainfrom
anthropics:main
Apr 8, 2026
Merged

[pull] main from anthropics:main#85
pull[bot] merged 2 commits into
code:mainfrom
anthropics:main

Conversation

@pull

@pull pull Bot commented Apr 8, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* feat(managed_agents): add Claude Managed Agents cookbooks

Adds the managed_agents/ directory with 9 notebooks covering the Claude
Managed Agents API, ported from cookbooks-private PRs #41, #43, #49, #52.

Applied cookbooks:
- data_analyst_agent.ipynb (charmaine, jyan-anthropic)
- slack_data_bot.ipynb (charmaine)
- sre_incident_responder.ipynb (gaganb-ant)

Guided tutorials (CMA_*):
- iterate_fix_failing_tests (pauly-ant) — entry-point walkthrough
- orchestrate_issue_to_pr (pauly-ant) — multi-turn issue-to-PR flow
- explore_unfamiliar_codebase (pauly-ant) — grounding in a codebase
- gate_human_in_the_loop (pauly-ant) — custom-tool HITL approval
- prompt_versioning_and_rollback (markn-ant) — server-side prompt versioning
- operate_in_production (pauly-ant) — vaults, MCP, status_idled webhooks

Includes example_data/ fixtures, a managed_agents/pyproject.toml pinning
anthropic>=0.91.0, shared utilities.py, plus registry.yaml and authors.yaml
entries for the 6 registered notebooks.

* Update registry.yaml
…509)

The cookbook-deploy GHA converts notebooks to MDX, and the MDX parser
requires self-closing void tags. The two raw HTML <img> tags in
data_analyst_agent.ipynb and slack_data_bot.ipynb were missing the
trailing /, which broke the production build with:

  [@mdx-js/rollup] Expected a closing tag for `<img>` (256:1-256:193)
@pull pull Bot locked and limited conversation to collaborators Apr 8, 2026
@pull pull Bot added the ⤵️ pull label Apr 8, 2026
@pull pull Bot merged commit a07d43d into code:main Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant