Skip to content

deepagents-code==0.1.63

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:03
970003e

Features

  • Added Baseten zai-org/GLM-5.3-Flash to the model switcher (#5844).
  • Added support for loading managed config from a remote source (#5776).
  • Added retry middleware for transient model errors in model nodes (#4569).

Fixes

  • Fixed live cost tracking for dynamic subagents (#5833).
  • Improved clear command descriptions (#5841).
  • Allowed instrumental Auto actions (#5832).
  • Ensured traces are flushed before server shutdown (#5837).
  • Made the debug log path click-to-copy (#5845).

Internal maintainers: Alexander Olsen (@aolsenjazz), Johannes du Plessis (@johannes117), Mason Daugherty (@mdrxy)

Released by: Mason Daugherty (@mdrxy)

Git log since deepagents-code==0.1.62

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

  • 970003e release(deepagents-code): 0.1.63 (#5834)
  • 948fea8 feat(code): model-node retry middleware for transient model errors (#4569)
  • ffae2eb test(code): pin Unicode charset in diff rendering tests (#5846)
  • 1fc7d1e fix(code): make debug log path click-to-copy (#5845)
  • 731d2d5 feat(code): add Baseten zai-org/GLM-5.3-Flash to model switcher (#5844)
  • 804fdcc fix(code): flush traces before server shutdown (#5837)
  • 1f59064 style(code): mark wrapped diff continuations (#5836)
  • a6b069d fix(code): clarify clear command descriptions (#5841)
  • 738bf07 feat(code): define and discover Python extensions (#5631)
  • 56f51d8 fix(code,evals): allow instrumental Auto actions (#5832)
  • 9f3a1dd feat(code): load managed config from a remote source (#5776)
  • 37d7777 fix(code): track live dynamic subagent cost (#5833)