langchain-quickjs==0.3.2

langchain-ai/deepagentslangchain-quickjs==0.3.2Jun 25, 2026by github-actions[bot]

AI Summary

Updated the QuickJS integration to support dynamic subagent UIs and improved schema handling.

Key Highlights

  • Dynamic subagents UI
  • Ensure top-level title on subagent response schemas
  • Normalize nested `undefined` tool args

New Features

  • Dynamic subagents UI

Full Release Notes

### Features

* Dynamic subagents UI ([#4221](https://github.com/langchain-ai/deepagents/issues/4221)) ([10bcba2](https://github.com/langchain-ai/deepagents/commit/10bcba25600e51aba135f170b34aa6315c0f53d6))

### Bug Fixes

* Ensure top-level title on subagent response schemas ([#4155](https://github.com/langchain-ai/deepagents/issues/4155)) ([08f917e](https://github.com/langchain-ai/deepagents/commit/08f917eea79513e7e894731f884e738c2d30383f))
* Normalize nested `undefined` tool args ([#3935](https://github.com/langchain-ai/deepagents/issues/3935)) ([1b461a0](https://github.com/langchain-ai/deepagents/commit/1b461a0d6c6a7a6d323db18505596fcce4326b92))

---

Internal maintainers: @colifran, @hntrl, @mdrxy

Released by: @mdrxy