deepagents-code==0.1.36

alibaba/zvecdeepagents-code==0.1.36Jul 9, 2026by github-actions[bot]

AI Summary

This release introduces support for the GPT-5.6 and Grok 4.5 AI model families while fixing a minor bug related to input handling during Ctrl+C operations.

Key Highlights

  • Added GPT-5.6 model family support
  • Added Grok 4.5 model support
  • Fixed Ctrl+C copy-input fallback behavior

New Features

  • GPT-5.6 model integration
  • Grok 4.5 model integration

Full Release Notes

### Features

* Add `GPT-5.6` model family ([#4600](https://github.com/langchain-ai/deepagents/issues/4600)) ([4a806bc](https://github.com/langchain-ai/deepagents/commit/4a806bc703b69334cccd05bcd27d411602e82318))
* Add Grok 4.5 model ([#4596](https://github.com/langchain-ai/deepagents/issues/4596)) ([b0a209d](https://github.com/langchain-ai/deepagents/commit/b0a209da3a8c9f80e2e3d5e199340736c854c567))

### Bug Fixes

* Strip input before Ctrl+C copy-input fallback ([#4590](https://github.com/langchain-ai/deepagents/issues/4590)) ([505d55a](https://github.com/langchain-ai/deepagents/commit/505d55ad83e8569213175911ee6c8c39fbbf340c))

---

Internal maintainers: @johannes117, @mdrxy

Released by: @mdrxy