Results 3 issues of fengchi

## **Describe the bug (required)** / **详细描述 bug(必填)** 执行 $ yarn build yarn run v1.22.19 @alib/build-scripts 0.1.32 0: /Users/x/.nvm/versions/node/v18.19.0/bin/node 1: /Users/x/project/console-widget/node_modules/.bin/build-scripts 2: build 3: --config 4: ./build.lowcode.js 然后就一直卡在这个地方,没有任何输出,错误信息也没有 --- ##...

**What is the user interaction of your feature** A concise description of user interactions or user stories of your feature request **Is your feature request related to a problem? Please...

kind/feature
area/user-interaction
feature
documentation

[optional format] **Identify the file to be fixed** [The name of the file containing the problem https://github.com/openai/swarm/blob/main/swarm/core.py](https://github.com/openai/swarm/blob/main/swarm/core.py) **Describe the problem** On line 158 'sender': agent.name should be 'sender': active_agent.name **Describe...

bug