Skip to content

deepagents

vdeepagents-cli==0.2.0 scope: deepagents-cli Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai deepagents langchain langgraph python typescript

ReleasePort's take

Moderate signal
editorial:auto 1d

`deepagents deploy` now targets the Managed Deep Agents API and removes several CLI commands and configuration options.

Why it matters: Breaking change in deepagents-cli==0.2.0 eliminates `deepagents dev`, `deepagents.toml`, and flags `--config`/`--dry-run`; migration required for any scripts using those surfaces.

Summary

AI summary

Updates ⚠ BREAKING CHANGES, Bug Fixes, and https://github.com/langchain-ai/deepagents/pull/3609 across a mixed release.

Changes in this release

Breaking High

`deepagents deploy` now targets Managed Deep Agents API; removes `deepagents dev`, `deepagents.toml`, and `--config`/`--dry-run` flags.

`deepagents deploy` now targets Managed Deep Agents API; removes `deepagents dev`, `deepagents.toml`, and `--config`/`--dry-run` flags.

Source: llm_adapter@2026-06-02

Confidence: low

Bugfix Medium

Stabilizes `HumanMessage` IDs across resumed threads.

Stabilizes `HumanMessage` IDs across resumed threads.

Source: llm_adapter@2026-06-02

Confidence: low

Full changelog

⚠ BREAKING CHANGES

  • deepagents deploy now targets the Managed Deep Agents API; deepagents dev, deepagents.toml, and the --config/--dry-run flags are removed. Run deepagents init to re-scaffold (agent.json + tools.json). See PR for the full migration guide.

Features

  • Migrate deepagents deploy to use Managed Deep Agents API (#3609) (72aef52)

Bug Fixes

  • Stable HumanMessage IDs across resumed threads (#3591) (82c3194)

Internal maintainers: @sydney-runkle, @mdrxy, @victorm-lc

Breaking Changes

  • `deepagents deploy` now targets the Managed Deep Agents API; `deepagents dev`, `deepagents.toml`, and the `--config`/`--dry-run` flags are removed. Run `deepagents init` to re-scaffold (`agent.json` + `tools.json`).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track deepagents

Get notified when new releases ship.

Sign up free

About deepagents

Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.

All releases →

Beta — feedback welcome: [email protected]