github langchain-ai/deepagents deepagents-code==0.1.59

2 hours ago

Features

  • Added support for managed_config.toml configuration (#5604)
  • Multi-select ask_user answers are now encoded as JSON arrays (#5660)
  • Made teardown usage stats configurable (#5696)
  • Footer pickers now open on click (#5674)
  • Replaced Gemini 3.6 Flash with Gemini 3.7 Flash (#5681)

Bug fixes

  • Made tool argument validation errors recoverable (#5659)
  • Improved streaming performance for tool-call arguments to run in linear time (#5712)
  • Fixed durable-mask config resolution with ranked resolver behavior (#5672)
  • Skipped background sync in Apple Terminal (#5666)
  • Hid thread IDs when tracing is disabled (#5692)
  • Kept installed providers visible in /auth (#5689)
  • Preloaded the auth UI before notification handoff (#5697)
  • Updated and clarified UI copy across Auto mode, YOLO hints, classifier notices, /tokens, line-number toggles, review failures, onboarding Tavily cancellation, and OpenAI subscription login labels (#5685, #5694, #5684, #5687, #5680, #5688, #5686, #5691, #5693)
  • Removed the Muse Spark 1.1 recommendation (#5683)

Internal maintainers: @mdrxy

Released by: @mdrxy

Git log since deepagents-code==0.1.58

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

  • b650b41 release(deepagents-code): 0.1.59 (#5668)
  • 57bfa6b fix(code): stream tool-call args in linear time (#5712)
  • c1d965a feat(code): make teardown usage stats configurable (#5696)
  • a2782ff fix(code): skip background sync in Apple Terminal (#5666)
  • 9f24b9f fix(code): ranked durable-mask config resolver (#5672)
  • 32f565f fix(code): show Auto first-enable notice as pre-confirmation (#5686)
  • 1680237 fix(code): hide thread IDs when tracing is disabled (#5692)
  • 4f65325 feat(code): open footer pickers on click (#5674)
  • f0854e8 fix(code): keep installed providers visible in /auth (#5689)
  • fc70294 feat(code): encode multi-select ask_user answers as JSON arrays (#5660)
  • c23c960 fix(code): simplify classifier notice copy (#5691)
  • b91da61 fix(code): hide onboarding Tavily cancel hint (#5684)
  • 14b09aa fix(code): rename OpenAI subscription login label (#5680)
  • 8a4fc3a fix(code): simplify empty /tokens message (#5693)
  • 5d604ee fix(code): separate YOLO exit hint (#5688)
  • b6a4146 fix(code): remove review failure approval copy (#5687)
  • 50dedf0 fix(code): clarify Auto mode file-edit example (#5685)
  • 57c0678 fix(code): preload auth UI before notification handoff (#5697)
  • bb75e96 fix(code): clarify line number toggle message (#5694)
  • 886de71 chore(deps): raise dependency minimums for deepagents-code (#5710)
  • cf939b3 chore(deps): raise dependency minimums for deepagents (#5709)
  • 9446182 feat(code): replace Gemini 3.6 Flash with 3.7 Flash (#5681)
  • fa2e8ab fix(code): drop Muse Spark 1.1 recommendation (#5683)
  • bf9c891 chore(deps): bump genai-prices in deepagents-code to 0.1.4 (#5704)
  • 28e355c chore(deps): bump deepagents pin in deepagents-code to 0.7.8 (#5707)
  • 1e261ba release(deepagents): 0.7.8 (#5705)
  • 1e4f507 style(code): make user messages easier to spot (#5669)
  • a7027ed fix(code): make tool arg validation errors recoverable (#5659)
  • 16d7665 style(code): prefix interruptions with square glyph (#5671)
  • d419122 feat(code): managed_config.toml (#5604)

Don't miss a new deepagents release

NewReleases is sending notifications on new releases.