Download Latest Version deepagents==0.7.8 source code.zip (24.2 MB)
Email in envelope

Get an email when there's a new version of Deep Agents

Home / deepagents-code==0.1.59
Name Modified Size InfoDownloads / Week
Parent folder
deepagents_code-0.1.59-py3-none-any.whl 2026-08-20 1.9 MB
deepagents_code-0.1.59.tar.gz 2026-08-20 4.0 MB
deepagents-code==0.1.59 source code.tar.gz 2026-08-20 23.3 MB
deepagents-code==0.1.59 source code.zip 2026-08-20 24.3 MB
README.md 2026-08-20 7.5 kB
Totals: 5 Items   53.6 MB 0

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`](https://github.com/langchain-ai/deepagents/commit/b650b412988ba53c59830b4207fcdb63c45a9a3c) release(deepagents-code): 0.1.59 (#5668) - [`57bfa6b`](https://github.com/langchain-ai/deepagents/commit/57bfa6bdc57056265047744dc32f3337a964ddc8) fix(code): stream tool-call args in linear time (#5712) - [`c1d965a`](https://github.com/langchain-ai/deepagents/commit/c1d965aa0db93f923ec17947fab34a5300c19141) feat(code): make teardown usage stats configurable (#5696) - [`a2782ff`](https://github.com/langchain-ai/deepagents/commit/a2782ff36efd5e9c9ebd9abb17b6fb51a2f01e8b) fix(code): skip background sync in Apple Terminal (#5666) - [`9f24b9f`](https://github.com/langchain-ai/deepagents/commit/9f24b9fcaf7ed399b7888b2f0f9d13363939ea87) fix(code): ranked durable-mask config resolver (#5672) - [`32f565f`](https://github.com/langchain-ai/deepagents/commit/32f565f46519d9c35919640bdf9374506d0572d2) fix(code): show Auto first-enable notice as pre-confirmation (#5686) - [`1680237`](https://github.com/langchain-ai/deepagents/commit/1680237e69bf27740001df7a7f67de5a053536c1) fix(code): hide thread IDs when tracing is disabled (#5692) - [`4f65325`](https://github.com/langchain-ai/deepagents/commit/4f65325ed322ce1c650152b31532b219bfa3850c) feat(code): open footer pickers on click (#5674) - [`f0854e8`](https://github.com/langchain-ai/deepagents/commit/f0854e82ed8cedd8a8455539eef596d1433eb68e) fix(code): keep installed providers visible in `/auth` (#5689) - [`fc70294`](https://github.com/langchain-ai/deepagents/commit/fc70294bcf9ac134c21646bcbe8546aab001442d) feat(code): encode multi-select `ask_user` answers as JSON arrays (#5660) - [`c23c960`](https://github.com/langchain-ai/deepagents/commit/c23c960459e931631842f1a7214b98a2d383f72a) fix(code): simplify classifier notice copy (#5691) - [`b91da61`](https://github.com/langchain-ai/deepagents/commit/b91da61716253dbcf1805c6dede589ec41a09ec5) fix(code): hide onboarding Tavily cancel hint (#5684) - [`14b09aa`](https://github.com/langchain-ai/deepagents/commit/14b09aa18567de9325bbf7fa083fe339c90fce0e) fix(code): rename OpenAI subscription login label (#5680) - [`8a4fc3a`](https://github.com/langchain-ai/deepagents/commit/8a4fc3a3104ab5131bedec0ca1f76289285d5efa) fix(code): simplify empty `/tokens` message (#5693) - [`5d604ee`](https://github.com/langchain-ai/deepagents/commit/5d604eed6d7ff567bb6c2c3046e385fc8d987698) fix(code): separate YOLO exit hint (#5688) - [`b6a4146`](https://github.com/langchain-ai/deepagents/commit/b6a41461d1834f673795e39a8928649de142d976) fix(code): remove review failure approval copy (#5687) - [`50dedf0`](https://github.com/langchain-ai/deepagents/commit/50dedf086bb923ec71f585d907ac3920d0442754) fix(code): clarify Auto mode file-edit example (#5685) - [`57c0678`](https://github.com/langchain-ai/deepagents/commit/57c0678c4994b8b253c5f7edf11b7a558ece7df9) fix(code): preload auth UI before notification handoff (#5697) - [`bb75e96`](https://github.com/langchain-ai/deepagents/commit/bb75e96192f30ffccb193f2ccdc349a0227ca1af) fix(code): clarify line number toggle message (#5694) - [`886de71`](https://github.com/langchain-ai/deepagents/commit/886de7149147a0e5e271ce99270b49781db0df38) chore(deps): raise dependency minimums for `deepagents-code` (#5710) - [`cf939b3`](https://github.com/langchain-ai/deepagents/commit/cf939b3f86fc86d74e389924da7a79894d849fcd) chore(deps): raise dependency minimums for `deepagents` (#5709) - [`9446182`](https://github.com/langchain-ai/deepagents/commit/94461821d8d7e1ef1f1cd29bc0212c731c195ae5) feat(code): replace Gemini 3.6 Flash with 3.7 Flash (#5681) - [`fa2e8ab`](https://github.com/langchain-ai/deepagents/commit/fa2e8abb4da1f07163cb5ee3daff4d57ea97fe9f) fix(code): drop `Muse Spark 1.1` recommendation (#5683) - [`bf9c891`](https://github.com/langchain-ai/deepagents/commit/bf9c89173f1721fb8d37bf3da7b74ab47b429b84) chore(deps): bump genai-prices in deepagents-code to 0.1.4 (#5704) - [`28e355c`](https://github.com/langchain-ai/deepagents/commit/28e355c44c26d06889e72fa89e7cd7fecff8beec) chore(deps): bump deepagents pin in deepagents-code to 0.7.8 (#5707) - [`1e261ba`](https://github.com/langchain-ai/deepagents/commit/1e261ba201bb1af4dbc5cbc8b6424e709b850ea8) release(deepagents): 0.7.8 (#5705) - [`1e4f507`](https://github.com/langchain-ai/deepagents/commit/1e4f50794167250dc7d7fd2b352aed684ca1ae69) style(code): make user messages easier to spot (#5669) - [`a7027ed`](https://github.com/langchain-ai/deepagents/commit/a7027edc6449e9a7dbf0e082b8747d0999125ca2) fix(code): make tool arg validation errors recoverable (#5659) - [`16d7665`](https://github.com/langchain-ai/deepagents/commit/16d766576a0e65a42e9e57848be9debd8f4d3e52) style(code): prefix interruptions with square glyph (#5671) - [`d419122`](https://github.com/langchain-ai/deepagents/commit/d419122bfb748a823d1fa7cfd7207c428f4fbcab) feat(code): `managed_config.toml` (#5604)
Source: README.md, updated 2026-08-20