deepagents-code==0.1.36

parruda/swarmdeepagents-code==0.1.36Jul 9, 2026by github-actions[bot]

AI Summary

This release adds support for the GPT-5.6 model family and Grok 4.5, alongside a fix for input handling during copy operations.

Key Highlights

  • GPT-5.6 model family support
  • Grok 4.5 model support
  • Fix for Ctrl+C copy-input fallback

New Features

  • New LLM models

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