deepagents-code==0.1.44

langchain-ai/deepagentsdeepagents-code==0.1.44Jul 20, 2026by github-actions[bot]

AI Summary

Improved approval handling by hiding the `Auto` option when ineligible and moving Auto mode path checks off the event loop. Warmed MCP auth imports off the event loop to avoid blocking runtime work.

Key Highlights

  • Improved approval handling by hiding `Auto` when ineligible.
  • Moved Auto mode path checks off the event loop.
  • Warmed MCP auth imports off the event loop.

New Features

  • Improved approval handling
  • Hide Auto option when ineligible
  • Move Auto mode path checks off event loop
  • Warm MCP auth imports off event loop

Full Release Notes

### Bug Fixes

- Improved approval handling by hiding the `Auto` option when it isn't eligible and moving Auto mode path checks off the event loop. ([#4839](https://github.com/langchain-ai/deepagents/issues/4839), [#4856](https://github.com/langchain-ai/deepagents/issues/4856))
- Warmed MCP auth imports off the event loop to avoid blocking runtime work. ([#4855](https://github.com/langchain-ai/deepagents/issues/4855))

---

Internal maintainers: @mdrxy

Released by: @mdrxy

<details>
<summary>Git log since deepagents-code==0.1.43</summary>

This commit history includes changes to this package. Commits are listed newest first.

- [`2b9cd08`](https://github.com/langchain-ai/deepagents/commit/2b9cd08f0492e3e4ad4763f17deea2d80a145f42) release(deepagents-code): 0.1.44 (#4857)
- [`75d37c3`](https://github.com/langchain-ai/deepagents/commit/75d37c347556d962ff14850bdde489657c86feb4) fix(code): warm MCP auth imports off event loop (#4855)
- [`752af30`](https://github.com/langchain-ai/deepagents/commit/752af303d50829f6e0c99026bb33e2ed27c725d9) style(code): pad between marketplace entries in plugin manager (#4850)
- [`acb1a0e`](https://github.com/langchain-ai/deepagents/commit/acb1a0eeec60deca267282a085970445a582a5e1) style(code): align `Auto` activation warnings (#4858)
- [`1a1f06f`](https://github.com/langchain-ai/deepagents/commit/1a1f06f506d5a167609de336cced740151b6615a) fix(code): hide `Auto` option in approval widget when ineligible (#4839)
- [`511203a`](https://github.com/langchain-ai/deepagents/commit/511203a2c247f6756af3f06581ab9af761a4c4ef) fix(code): move Auto mode path checks off the event loop (#4856)

</details>