langchain-quickjs==0.3.0
kevinraymond/fosforalangchain-quickjs==0.3.0Jun 18, 2026by github-actions[bot]
AI Summary
This version upgrades the underlying quickjs-rs dependency and introduces new prompt tuning capabilities.
Key Highlights
- Upgrade to quickjs-rs 0.2.0
- Added prompt tuning on task global
Breaking Changes
- Upgrade to 0.2.0 quickjs-rs
New Features
- Prompt tuning on task global
- Upgrade to quickjs-rs 0.2.0
Full Release Notes
### ⚠ BREAKING CHANGES * Upgrade to 0.2.0 quickjs-rs ([#4067](https://github.com/langchain-ai/deepagents/issues/4067)) ### Features * Prompt tuning on task global ([#4066](https://github.com/langchain-ai/deepagents/issues/4066)) ([a47696f](https://github.com/langchain-ai/deepagents/commit/a47696f6d3e57eccb5ea19fb344305a7995ecc76)) * Upgrade to 0.2.0 quickjs-rs ([#4067](https://github.com/langchain-ai/deepagents/issues/4067)) ([4ffea88](https://github.com/langchain-ai/deepagents/commit/4ffea88690418207b5e4fa800ee8c1abfa454bec)) --- Internal maintainers: @hntrl, @mdrxy