deepagents
AI Agents & AssistantsAgent 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.
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 →
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 deploynow targets the Managed Deep Agents API;deepagents dev,deepagents.toml, and the--config/--dry-runflags are removed. Rundeepagents initto re-scaffold (agent.json+tools.json). See PR for the full migration guide.
Features
Bug Fixes
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
Similar tools
Alternative to
LangGraph
LangChain