deepagents-code==0.1.36
langchain-ai/deepagentsdeepagents-code==0.1.36Jul 9, 2026by github-actions[bot]
AI Summary
Adds support for new AI model families, specifically GPT-5.6 and Grok 4.5, to expand model availability.
Key Highlights
- Add GPT-5.6 model family
- Add Grok 4.5 model
New Features
- GPT-5.6 model family support
- Grok 4.5 model support
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