| GH杭研现场问题修改 Co-authored-by: guoyangsen<guoyangsen@huawei.com> # message auto-generated for no-merge-commit merge: !349 merge develop into develop GH杭研现场问题修改 Created-by: guoyangsen Commit-by: guoyangsen Merged-by: ZYQ5333 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind <label> **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [x] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [x] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!349 | 2 个月前 |
| feat: CLI new/deploy 命令重构及模板工程支持 Co-authored-by: wangmingqi<wangmingqi@huawei.com> # message auto-generated for no-merge-commit merge: !111 merge develop into develop feat: CLI new/deploy 命令重构及模板工程支持 Created-by: wangmingqi Commit-by: wangmingqi Merged-by: ZYQ5333 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind feature **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [ ] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [ ] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [ ] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!111 | 4 个月前 |
| Merge main and accept all changes from release_v0.1.1 | 1 个月前 |
| feat(ws-channel): WSServiceMessageChannel 支持链路握手鉴权(向后兼容) Co-authored-by: whqxbs<whqxbs@163.com> # message auto-generated for no-merge-commit merge: !291 merge feat/link-auth-channel into develop feat(ws-channel): WSServiceMessageChannel 支持链路握手鉴权(向后兼容) Created-by: u010240195 Commit-by: whqxbs Merged-by: cyz95 Description: **What type of PR is this?** /kind feature **Self-checklist**: + - [x] **设计**: + - [x] **测试**: + - [x] **验证**: + - [x] **接口**: + - [x] **文档**: See merge request: openJiuwen/agent-runtime!291 | 2 个月前 |
| cherry-pick from develop_0708_release to release_v0.1.1 Co-authored-by: chen-hui-zhe-xi<chenhui280@h-partners.com> Co-authored-by: programmegirl<wangxin375@huawei.com> # message auto-generated for no-merge-commit merge: !362 merge cherry-pick-fix1 into release_v0.1.1 cherry-pick from develop_0708_release to release_v0.1.1 Created-by: chen-hui-zhe-xi Commit-by: programmegirl;chen-hui-zhe-xi Merged-by: cyz95 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind bug **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [ ] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [ ] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [ ] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!362 | 1 个月前 |
| cherry-pick from develop_0708_release to release_v0.1.1 Co-authored-by: chen-hui-zhe-xi<chenhui280@h-partners.com> Co-authored-by: programmegirl<wangxin375@huawei.com> # message auto-generated for no-merge-commit merge: !362 merge cherry-pick-fix1 into release_v0.1.1 cherry-pick from develop_0708_release to release_v0.1.1 Created-by: chen-hui-zhe-xi Commit-by: programmegirl;chen-hui-zhe-xi Merged-by: cyz95 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind bug **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [ ] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [ ] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [ ] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!362 | 1 个月前 |
| Merge main and accept all changes from release_v0.1.1 | 1 个月前 |
| Merge branch '0506_enter' into 0506_dev Co-authored-by: wangmingqi<wangmingqi@huawei.com> Co-authored-by: chen-hui-zhe-xi<chenhui280@h-partners.com> Co-authored-by: cyz95<smile.caoyuzhe@huawei.com> Co-authored-by: ZYQ5333<zhangyaqing8@huawei.com> Co-authored-by: kendel11<zhangdanyang5@huawei.com> # message auto-generated for no-merge-commit merge: !210 merge 0506_dev into develop Merge branch '0506_enter' into 0506_dev Created-by: kendel11 Commit-by: kendel11;cyz95;chen-hui-zhe-xi;wangmingqi;ZYQ5333 Merged-by: ZYQ5333 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind feature 回合dev/enterprise分支到develop分支 **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [ ] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [ ] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [ ] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!210 | 3 个月前 |
| support to upload runtime to pypi Co-authored-by: chen-hui-zhe-xi<chenhui280@h-partners.com> # message auto-generated for no-merge-commit merge: !103 merge upload-pypi-2 into develop support to upload runtime to pypi Created-by: chen-hui-zhe-xi Commit-by: chen-hui-zhe-xi Merged-by: cyz95 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind bug **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [x] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [x] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [x] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [x] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> **本PR的主要工作?** 本 PR 用于支持将 agent-runtime-server、lowcode-agent-runner、openjiuwen-runtime-foundation、openjiuwen-runtime-management、openjiuwen-runtime-service 等模块发布至仓库,并实现各模块的可安装与正常运行。 1. 修改各大模块的pyproject.toml,补充依赖 2. 增加一个环境变量MODE --- 运行模式,仅在 DEPLOY_TYPE=subprocess 进程部署模式下生效,用于控制低码 Agent 及 Runtime 服务的依赖加载来源,区分本地源码运行与正式包安装运行两种场景。 3. 将原来的install_whl 升级成函数pip_install, 原来的install_whl支持安装本地whl文件,而新的pip_install同时支持安装whl文件和pypi包,并且在仓网络连接不稳定的时候,自动超时重试三次。 4. 将run-server.sh改名为deploy_dev_server.sh, 为本地源码运行server。 5. 新增upload_pypi.sh, 用于提供给流水线上传仓所用。 6. 更新对应的文档,删除过时的comment See merge request: openJiuwen/agent-runtime!103 | 4 个月前 |
| fix: correct reversed type check logic in websocket send Co-authored-by: chen-hui-zhe-xi<chenhui280@h-partners.com> # message auto-generated for no-merge-commit merge: !267 merge fix-send-type-error into develop fix: correct reversed type check logic in websocket send Created-by: chen-hui-zhe-xi Commit-by: chen-hui-zhe-xi Merged-by: cyz95 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind bug **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [x] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [x] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [x] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [x] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!267 | 3 个月前 |
| feat: 工具组特性回流九问runtime Co-authored-by: yougq<youguoqing1@huawei.com> Co-authored-by: vincenttao<vincent.tao@qq.com> Co-authored-by: ahnyan<zengnanzhi@huawei.com> Co-authored-by: ipanyin<pan.yin@huawei.com> Co-authored-by: vincenttao<taoyi3@huawei.com> Co-authored-by: guoyangsen<guoyangsen@huawei.com> Co-authored-by: qian-li1126<847171309@qq.com> Co-authored-by: qhily9991<dingminglei@huawei.com> # message auto-generated for no-merge-commit merge: !134 merge feature/procode_enhancement into develop feat: 工具组特性回流九问runtime Created-by: guoyangsen Commit-by: vincenttao;qhily9991;guoyangsen;ahnyan;ipanyin;yougq;qian-li1126 Merged-by: cyz95 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind feature **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [x] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [x] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!134 | 4 个月前 |
| feat: support docker deploy Co-authored-by: chen-hui-zhe-xi<chenhui280@h-partners.com> # message auto-generated for no-merge-commit merge: !50 merge support-docker-deploy-2 into develop feat: support docker deploy Created-by: chen-hui-zhe-xi Commit-by: chen-hui-zhe-xi Merged-by: ZYQ5333 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind <feature> **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [x] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [x] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [x] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [x] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> **本PR的主要工作** **1. 支持容器化部署低码agent** docker/Dockerfile.lowercode: 将低码agent编译成镜像的dockerfile,输入参数是ir.json 因为低码agent依赖于agent-studio,故将agent-studio作为子模块,方便编译低码agent镜像 **2. 支撑一键容器化部署** docker/Dockerfile.server: 将runtime_server编译成镜像的dockerfile 需要注意的是,如果runtime_server运行于容器时,只支持容器化部署agent **3. 所有部署阶段产生的文件,都会被放在DEPLOY_DIR变量指向的目录下,该目录下如下所示:** ./5b6e684d-4918-4ca3-99dd-838cf0023880: <== 容器部署 ---- ir.json ./c1004a51-6c88-43ef-8ab9-f90c01a42eb8: <== 进程部署 ---- .venv/ ---- ir.json **4. 低码agent需要安装的所有 .whl文件,存放在DIST_DIR变量指向的目录下:** 该目录下可能如下所示: lowcode_agent_runner-0.1.0-py3-none-any.whl openjiuwen_runtime_service-0.1.0-py3-none-any.whl openjiuwen_studio-0.1.5-py3-none-any.whl 也可能如下所示: lowcode_agent_runner-0.1.0-py3-none-any.whl runtime_server在启动低码agent的时候,会安装DIST_DIR目录下的所有whl文件。 **5. 开发阶段,可以用scripts/run-server.sh 来启动 runtime_server** **6. 详细说明了server/.env.example里每个环境变量** See merge request: openJiuwen/agent-runtime!50 | 4 个月前 |
| fix: 补充代码版权申明、三方引用申明、License文件 Co-authored-by: ZYQ5333<zhangyaqing8@huawei.com> # message auto-generated for no-merge-commit merge: !81 merge develop into develop fix: 补充代码版权申明、三方引用申明、License文件 Created-by: ZYQ5333 Commit-by: ZYQ5333 Merged-by: cyz95 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind task **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [x] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [x] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [x] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [x] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!81 | 4 个月前 |
| fix: 补充代码版权申明、三方引用申明、License文件 Co-authored-by: ZYQ5333<zhangyaqing8@huawei.com> # message auto-generated for no-merge-commit merge: !81 merge develop into develop fix: 补充代码版权申明、三方引用申明、License文件 Created-by: ZYQ5333 Commit-by: ZYQ5333 Merged-by: cyz95 Description: <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind task **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [x] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [x] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [x] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [x] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-runtime!81 | 4 个月前 |
| fix: change readme clone url to github Co-authored-by: ZYQ5333<zhangyaqing8@huawei.com> # message auto-generated for no-merge-commit merge: !410 merge main into main fix: change readme clone url to github Created-by: ZYQ5333 Commit-by: ZYQ5333 Merged-by: cyz95 Description: Paired: [GitHub #32](https://github.com/openJiuwen-ai/agent-runtime/pull/32) ↔ [GitCode !410](https://gitcode.com/openJiuwen/agent-runtime/merge_requests/410) <!-- Thanks for sending a pull request! Here are some tips for you: 1) If this is your first time, please read our contributor guidelines: https://gitcode.com/openJiuwen/community/blob/master/CONTRIBUTING.md 2) If you want to contribute your code but don't know who will review and merge, please add label openjiuwen-assistant to the pull request, we will find and do it as soon as possible. --> **What type of PR is this?** <!-- 选择下面一种标签替换下方 /kind <label>,可选标签类型有: - /kind bug - /kind task - /kind feature - /kind refactor - /kind clean_code 如PR描述不符合规范,修改PR描述后需要/check-pr重新检查PR规范。 --> /kind <label> **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [ ] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [ ] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [ ] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [x] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> <!-- bot4-pr-sync-meta schema_version: 1 source: gitcode gitcode_repo: openJiuwen/agent-runtime gitcode_mr: 410 github_repo: openJiuwen-ai/agent-runtime github_pr: 32 github_branch: sync/pr-410 --> See merge request: openJiuwen/agent-runtime!410 | 26 天前 |
| update: 更新文件 README_zh.md Signed-off-by: taoliankuan123 <467460833@qq.com> | 30 天前 |