This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryIntroduces a new QuickJS runtime implementation backed by quickjs-rs.
Full changelog
This release introduces a new QuickJS runtime implementation backed by
quickjs-rs, replacing the previous interpreter path.
Features
- quickjs: add
max_ptc_callsbudget for ptc calls (#2994) (13f6c2d) - quickjs: add snapshot-based repl persistence between turns (#3064) (c46feed)
- quickjs: surface tool exceptions as the original error (#3049) (d96dc8c)
- quickjs: use quickjs-rs (#2979) (7491899)
Bug Fixes
- quickjs: add
ls_code_input_languagemetadata toevaltool (#3062) (b9bc674) - quickjs: bound console buffering at capture time (#2999) (251e405)
- quickjs: handle top-level await in snapshot step (#3161) (b330c22)
- quickjs: keep PTC loop and runtime context in
_PTCState(#3134) (c70cc5a) - quickjs: per-thread_id Runtimes (#2931) (4021b03)
- quickjs: prompt improvements (#2564) (4999c6b)
- quickjs: remove ptc command buffering (#3023) (ac1218a)
Changelog
Prior Releases
Versions prior to 0.0.2 were released without release-please and do not have changelog entries. Refer to the releases page for details on previous versions.
Internal maintainers: @sydney-runkle, @vishnu-ssuresh, @hntrl, @jkennedyvz, @ccurme, @eyurtsev, @mdrxy
Breaking Changes
- Replaces the previous interpreter path with a new QuickJS runtime implementation backed by quickjs-rs.
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
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.
Related context
Related tools
Earlier breaking changes
- vdeepagents-cli==0.2.0 `deepagents deploy` now targets Managed Deep Agents API; removes `deepagents dev`, `deepagents.toml`, and `--config`/`--dry-run` flags.
Beta — feedback welcome: [email protected]