deepagents-cli==0.0.25

langchain-ai/deepagentsdeepagents-cli==0.0.25Feb 20, 2026by github-actions[bot]

AI Summary

This minor CLI release configures OpenRouter integration with default model settings and includes bug fixes for paste and model configuration issues.

Key Highlights

  • Set OpenRouter headers for API configuration
  • Default to gemini-3.1-pro-preview model
  • Fix duplicate paste issue in chat input
  • Remove model fallback to environment variables

New Features

  • OpenRouter headers configuration
  • Default model selection
  • Bug fixes for paste and model configuration

Full Release Notes

### Features

* Set OpenRouter headers, default to `gemini-3.1-pro-preview` ([#1455](https://github.com/langchain-ai/deepagents/issues/1455)) ([95c0b71](https://github.com/langchain-ai/deepagents/commit/95c0b71c2fafbec8424d92e7698563045a787866)), closes [#1454](https://github.com/langchain-ai/deepagents/issues/1454)

### Bug Fixes

* Duplicate paste issue ([#1460](https://github.com/langchain-ai/deepagents/issues/1460)) ([9177515](https://github.com/langchain-ai/deepagents/commit/9177515c8a968882e980d229fb546c9753475de7)), closes [#1425](https://github.com/langchain-ai/deepagents/issues/1425)
* Remove model fallback to env variables ([#1458](https://github.com/langchain-ai/deepagents/issues/1458)) ([c9b4275](https://github.com/langchain-ai/deepagents/commit/c9b4275e22fda5aa35b3ddce924277ec8aaa9e1f))