Skip to content

deepagents-code==0.1.44

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:59
2b9cd08

Bug Fixes

  • Improved approval handling by hiding the Auto option when it isn't eligible and moving Auto mode path checks off the event loop. (#4839, #4856)
  • Warmed MCP auth imports off the event loop to avoid blocking runtime work. (#4855)

Internal maintainers: Mason Daugherty (@mdrxy)

Released by: Mason Daugherty (@mdrxy)

Git log since deepagents-code==0.1.43

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

  • 2b9cd08 release(deepagents-code): 0.1.44 (#4857)
  • 75d37c3 fix(code): warm MCP auth imports off event loop (#4855)
  • 752af30 style(code): pad between marketplace entries in plugin manager (#4850)
  • acb1a0e style(code): align Auto activation warnings (#4858)
  • 1a1f06f fix(code): hide Auto option in approval widget when ineligible (#4839)
  • 511203a fix(code): move Auto mode path checks off the event loop (#4856)