wangxiaolei

Results 114 comments of wangxiaolei

> I try to execute `curl -X POST -F 'aa=@/tmp/a.txt' -F 'foo=bar' http://localhost:5001/triggers/webhook-debug/e0iYYehFyoZ_h9qQltKjaPlO` will raise exeception: > > ``` > 2025-12-15 09:20:21,199 INFO [_internal.py:97] 127.0.0.1 - - [15/Dec/2025 09:20:21] "GET...

> Curious what happened led you to this issue. > Curious what happened led you to this issue. ```python for x in y: db.session.add(z) db.session.commit() ``` vs ```python for x...

The issue is caused by a NoneType error when using HITL (Human-in-the-Loop) tools within agents that are part of a team. The error occurs because: 1. When an agent with...

> Hello! If this is ready for review remember to mark is as ready so we can have a look :) ready

> Thanks for working on this feature! I opened the original issue #28815 and have been exploring implementations as well. > > ## Feedback on the Implementation > ### What...

The vulnerability was in the get_weak_cache() function at Modules/_zoneinfo.c:303. The function incorrectly assumed that PyObject_GetAttrString() always returned a borrowed reference that could be immediately decremented with Py_XDECREF(). When _weak_cache was...

in workflow as tool execution detail, record the sub workflow log