langchain-quickjs==0.3.3
langchain-ai/deepagentslangchain-quickjs==0.3.3Jul 16, 2026by github-actions[bot]
AI Summary
Fixed propagation of JS `task()` subagent interrupts and corrected the `eval` await description.
Key Highlights
- Propagated JS `task()` subagent interrupts.
- Corrected `eval` await description.
New Features
- Propagate JS `task()` subagent interrupts
- Correct `eval` await description
Full Release Notes
### Bug Fixes * Propagate JS `task()` subagent interrupts ([#4401](https://github.com/langchain-ai/deepagents/issues/4401)) ([0b30e49](https://github.com/langchain-ai/deepagents/commit/0b30e494d59187de2e6e23db062abbf835a6d265)) * Correct `eval` await description ([#4371](https://github.com/langchain-ai/deepagents/issues/4371)) ([4ab860f](https://github.com/langchain-ai/deepagents/commit/4ab860f007832821bd303809d7c2c1d2c86a6528)) --- Internal maintainers: @hntrl, @mdrxy Released by: @mdrxy <details> <summary>Git log since langchain-quickjs==0.3.2</summary> This commit history includes changes to this package. Commits are listed newest first. - [`f7ed5d8`](https://github.com/langchain-ai/deepagents/commit/f7ed5d85c634dfa4c8812c0ffa50c580b29042c1) release(langchain-quickjs): 0.3.3 (#4372) - [`0b30e49`](https://github.com/langchain-ai/deepagents/commit/0b30e494d59187de2e6e23db062abbf835a6d265) fix(quickjs): propagate JS `task()` subagent interrupts (#4401) - [`44daa24`](https://github.com/langchain-ai/deepagents/commit/44daa243bb960f9c1ecb1b5ee734153e9430b0da) chore(repo): raise LangChain integration minimums (#4601) - [`0390043`](https://github.com/langchain-ai/deepagents/commit/0390043a32136f34d787355f0f87a50a6f686a06) release(deepagents-code): 0.1.31 (#4424) - [`4ab860f`](https://github.com/langchain-ai/deepagents/commit/4ab860f007832821bd303809d7c2c1d2c86a6528) fix(quickjs): correct `eval` await description (#4371) - [`8e8680b`](https://github.com/langchain-ai/deepagents/commit/8e8680bd01d717b3e639ad205eeb461e52998732) build(deps): refresh dependency minimums (#4331) - [`c61c901`](https://github.com/langchain-ai/deepagents/commit/c61c9019da2f9ff43fb72fc586814b4240c477a1) chore(deps): bump langgraph-checkpoint from 4.1.0 to 4.1.1 in /libs/partners/quickjs (#4270) - [`965cbd5`](https://github.com/langchain-ai/deepagents/commit/965cbd566b019a9ff2e39a35a5dce387660a77db) chore(repo): cut over v0.7 to main (#4280) - [`e26869c`](https://github.com/langchain-ai/deepagents/commit/e26869c40a932861bb9f824783adaf7b363a40ea) ci(quickjs): run prompt smoke tests on SDK changes (#4266) - [`7e70065`](https://github.com/langchain-ai/deepagents/commit/7e70065200007896336f38fe905803e6763e8f85) release(deepagents): 0.6.12 (#4088) </details>