deepagents-code==0.1.59
Features
- Added support for
managed_config.tomlconfiguration (#5604) - Multi-select
ask_useranswers 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.1recommendation (#5683)
Internal maintainers: Mason Daugherty (@mdrxy)
Released by: Mason Daugherty (@mdrxy)
Git log since deepagents-code==0.1.58
This commit history includes changes to this package. Commits are listed newest first.
b650b41release(deepagents-code): 0.1.59 (#5668)57bfa6bfix(code): stream tool-call args in linear time (#5712)c1d965afeat(code): make teardown usage stats configurable (#5696)a2782fffix(code): skip background sync in Apple Terminal (#5666)9f24b9ffix(code): ranked durable-mask config resolver (#5672)32f565ffix(code): show Auto first-enable notice as pre-confirmation (#5686)1680237fix(code): hide thread IDs when tracing is disabled (#5692)4f65325feat(code): open footer pickers on click (#5674)f0854e8fix(code): keep installed providers visible in/auth(#5689)fc70294feat(code): encode multi-selectask_useranswers as JSON arrays (#5660)c23c960fix(code): simplify classifier notice copy (#5691)b91da61fix(code): hide onboarding Tavily cancel hint (#5684)14b09aafix(code): rename OpenAI subscription login label (#5680)8a4fc3afix(code): simplify empty/tokensmessage (#5693)5d604eefix(code): separate YOLO exit hint (#5688)b6a4146fix(code): remove review failure approval copy (#5687)50dedf0fix(code): clarify Auto mode file-edit example (#5685)57c0678fix(code): preload auth UI before notification handoff (#5697)bb75e96fix(code): clarify line number toggle message (#5694)886de71chore(deps): raise dependency minimums fordeepagents-code(#5710)cf939b3chore(deps): raise dependency minimums fordeepagents(#5709)9446182feat(code): replace Gemini 3.6 Flash with 3.7 Flash (#5681)fa2e8abfix(code): dropMuse Spark 1.1recommendation (#5683)bf9c891chore(deps): bump genai-prices in deepagents-code to 0.1.4 (#5704)28e355cchore(deps): bump deepagents pin in deepagents-code to 0.7.8 (#5707)1e261barelease(deepagents): 0.7.8 (#5705)1e4f507style(code): make user messages easier to spot (#5669)a7027edfix(code): make tool arg validation errors recoverable (#5659)16d7665style(code): prefix interruptions with square glyph (#5671)d419122feat(code):managed_config.toml(#5604)