Bug Fixes
- Improved approval handling by hiding the
Autooption 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: @mdrxy
Released by: @mdrxy
This commit history includes changes to this package. Commits are listed newest first.
Git log since deepagents-code==0.1.43
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)