Skip to content

deepagents

vdeepagents-code==0.1.43 scope: deepagents-code Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai deepagents langchain langgraph python typescript

Summary

AI summary

Updates Bug Fixes, code, and https://github.com/langchain-ai/deepagents/issues/4816 across a mixed release.

Changes in this release

Feature Low

Adds classifier-backed Auto approval mode behind DEEPAGENTS_CODE_EXPERIMENTAL=1

Adds classifier-backed Auto approval mode behind DEEPAGENTS_CODE_EXPERIMENTAL=1

Source: llm_adapter@2026-07-17

Confidence: high

Feature Low

Adds shutdown toast for deferred exits

Adds shutdown toast for deferred exits

Source: llm_adapter@2026-07-17

Confidence: high

Feature Low

Allows expanding truncated task descriptions via click or Ctrl+O

Allows expanding truncated task descriptions via click or Ctrl+O

Source: llm_adapter@2026-07-17

Confidence: high

Feature Low

Persists Debug Console clear (Ctrl+L) state after reopening

Persists Debug Console clear (Ctrl+L) state after reopening

Source: llm_adapter@2026-07-17

Confidence: high

Feature Low

Adds debug logging for skill-name override collisions

Adds debug logging for skill-name override collisions

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Keeps chat input responsive during /restart command

Keeps chat input responsive during /restart command

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Preserves paste placeholders when backspacing a newline below them

Preserves paste placeholders when backspacing a newline below them

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Makes markdown AppMessage output selectable

Makes markdown AppMessage output selectable

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Counts only running tools in live tool‑group line display

Counts only running tools in live tool‑group line display

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Reduces repeated probing of an unreachable Ollama daemon to once per reload

Reduces repeated probing of an unreachable Ollama daemon to once per reload

Source: llm_adapter@2026-07-17

Confidence: high

Bugfix Medium

Keeps task timers monotonic across nested subagent human‑in‑the‑loop flows

Keeps task timers monotonic across nested subagent human‑in‑the‑loop flows

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Bugfix Low

Preserves goal criteria proposals when marker clearing fails

Preserves goal criteria proposals when marker clearing fails

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Bugfix Low

Quiets MCP auth‑skip debug logging for known patterns

Quiets MCP auth‑skip debug logging for known patterns

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Bugfix Low

Improves /version diagnostics for editable installs and core dependency reporting, surfacing langchain-quickjs

Improves /version diagnostics for editable installs and core dependency reporting, surfacing langchain-quickjs

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Bugfix Low

Removes the uv install tip from the /version update hint

Removes the uv install tip from the /version update hint

Source: granite4.1:30b@2026-07-17-audit

Confidence: low

Full changelog

Features

  • Added classifier-backed Auto approval mode behind DEEPAGENTS_CODE_EXPERIMENTAL=1 (#4804).
  • Added a shutdown toast for deferred exits (#4830).
  • Task descriptions that were truncated can now be expanded by clicking or pressing Ctrl+O (#4811).
  • Debug Console clears with Ctrl+L now persist after reopening (#4812).
  • Added debug logging for skill-name override collisions (#4772).

Bug Fixes

  • Keep chat input responsive during /restart (#4808).
  • Fixed paste placeholders disappearing when backspacing a newline below them (#4757).
  • Made markdown AppMessage output selectable (#4814).
  • Fixed live tool-group counts to include only running tools (#4809).
  • Kept task timers monotonic across nested subagent human-in-the-loop flows (#4771).
  • Preserved goal criteria proposals when marker clearing fails (#4785).
  • Reduced repeated probing of an unreachable Ollama daemon to once per reload (#4806).
  • Quieted MCP auth-skip debug logging for known patterns (#4805).
  • Improved /version diagnostics for editable installs and core dependency reporting, including surfacing langchain-quickjs (#4816, #4813).
  • Removed the uv install tip from the /version update hint (#4822).

Internal maintainers: @mdrxy

Released by: @mdrxy

Git log since deepagents-code==0.1.42

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

  • e14e0ad release(deepagents-code): 0.1.43 (#4825)
  • eae7c28 feat(code): classifier-backed Auto approval mode (#4804)
  • a8a05f5 feat(code): shutdown toast for deferred exits (#4830)
  • 3f82114 refactor(code): drop config list/ls aliases for config show (#4783)
  • a915c59 fix(code): keep chat input responsive during /restart (#4808)
  • 7408378 fix(code): disentangle version diagnostics for editable installs (#4816)
  • 6952011 fix(code): keep task timers monotonic across nested subagent HITL (#4771)
  • 4e618f0 fix(code): drop uv install tip from /version update hint (#4822)
  • 487b25f fix(code): keep goal criteria proposal when marker clear fails (#4785)
  • c2c27d6 fix(code): quiet MCP auth-skip debug logging for known patterns (#4805)
  • 2ddb551 feat(code): expand truncated task descriptions on click or Ctrl+O (#4811)
  • f5c3259 style(code): show enabled plugin status in green (#4821)
  • ea82538 fix(code): keep paste placeholder when backspacing newline below it (#4757)
  • be8e521 style(code): drop hardcoded indent from ls and write_todos output (#4762)
  • 77603c6 feat(code): debug-log skill-name override collisions (#4772)
  • 45baf6c fix(code): probe unreachable Ollama daemon once per reload (#4806)
  • 4d483fd fix(code): count only running tools in live tool-group line (#4809)
  • 20089a5 feat(code): persist Debug Console Ctrl+L clear across reopen (#4812)
  • 2d6b2ce fix(code): make markdown AppMessage output selectable (#4814)
  • 4112392 fix(code): surface langchain-quickjs in /version core deps (#4813)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track deepagents

Get notified when new releases ship.

Sign up free

About deepagents

Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]