deepagents-code==0.1.11
langchain-ai/deepagentsdeepagents-code==0.1.11Jun 8, 2026by github-actions[bot]
AI Summary
Fixes issues related to loading timers, auto-updates, and update prompts for editable installs.
Key Highlights
- Pause loading timer during approvals
- Run auto-update before startup
- Skip update prompts for editable installs
Full Release Notes
### Bug Fixes * Pause loading timer during approvals ([#3782](https://github.com/langchain-ai/deepagents/issues/3782)) ([f98fb0c](https://github.com/langchain-ai/deepagents/commit/f98fb0c80d08e408a018ea33a8aa7144180f4e93)) * Run auto-update before startup ([#3784](https://github.com/langchain-ai/deepagents/issues/3784)) ([c160ea3](https://github.com/langchain-ai/deepagents/commit/c160ea3eeda1d0ba707bb524cfd0ce087a854e08)) * Skip update prompts for editable installs ([#3781](https://github.com/langchain-ai/deepagents/issues/3781)) ([ae2874e](https://github.com/langchain-ai/deepagents/commit/ae2874e8ece96c04233c1a88a9da1bd7b9ee2bb2)) --- Internal maintainers: @mdrxy