Skip to content

deepagents-code==0.1.39

Choose a tag to compare

@github-actions github-actions released this 14 Jul 19:36
8eb909a

Bug fixes

  • Improved Debug Console log retention by partitioning retained logs by level (#4718) (c6e3b35).
  • Fixed /offload to run server-side (#4696) (564e5a0).

Internal maintainers: Mason Daugherty (@mdrxy)

Released by: Mason Daugherty (@mdrxy)

Git log since deepagents-code==0.1.38

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

  • 8eb909a release(deepagents-code): 0.1.39 (#4725)
  • 564e5a0 fix(code): run /offload server-side (#4696)
  • 0c7e58c refactor(code): share inline prompt infrastructure (#4724)
  • 9972614 style(code): rename "auto" approval-mode label to "YOLO" (#4726)
  • c6e3b35 fix(code): partition Debug Console log retention by level (#4718)