Skip to content

deepagents

AI Agents & Assistants

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.

Python Latest langchain-quickjs==0.1.4 · 1h ago Security brief →

Features

  • Supports sub‑agents for delegated task execution with isolated context windows
  • Provides filesystem integration to read, write, edit or search local/sandboxed/remote backends
  • Offers persistent memory via pluggable state and store backends across sessions
  • Includes human‑in‑the‑loop approval workflow for tool calls

Security Response History

1 CVE
CVE Severity Disclosed Patched (this tool) vs Ecosystem Median
CVE-2026-42208 KEV critical
CVSS 9.8
2026-05-08 2026-05-08 19h

Recent releases

View all 138 releases →
No immediate action
langchain-quickjs==0.1.4 Bug fix

Middleware configuration fix

No immediate action
langchain-runloop==0.0.6 New feature

Blueprint bootstrapping

No immediate action
deepagents==0.6.8 Breaking risk

Dropped subagent exports

No immediate action
deepagents-code==0.1.8 Mixed

MCP error modal + recovery commands

deepagents-cli==0.2.0 Breaking risk
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`).
Notable features
  • Migrate `deepagents deploy` to use Managed Deep Agents API
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

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.

About

Stars
23,777
Forks
3,364
Languages
Python Shell Makefile

Community & Support

Alternative to

LangGraph LangChain

Beta — feedback welcome: [email protected]