文件最后提交记录最后更新时间
feat(hitl): human in the loop Implement Human-in-the-Loop (HITL) functionality to support pausing Agent execution and waiting for user confirmation. Add interrupt handler, confirmation Rail, and state management mechanisms to display information and collect feedback before tool execution. Extend ReActAgent to support tool interruption and resume workflows. Include comprehensive unit tests and system tests covering three-layer agent interruption, chained tools, concurrent tools, and streaming output scenarios. Refs:#612 Co-authored-by: xiajing<xiajing22@huawei.com> # message auto-generated for no-merge-commit merge: !811 feat(hitl): human in the loop From: @hwxiajing Reviewed-by: @SnapeK, @alan_cheng See merge request: openJiuwen/agent-core!8112 个月前
feat(hitl): move interrupt rail to deepagents rail #Refs 636 Co-authored-by: xiajing<xiajing22@huawei.com> # message auto-generated for no-merge-commit merge: !823 merge hitl4 into develop feat(hitl): move interrupt rail to deepagents rail Created-by: hwxiajing Commit-by: xiajing Merged-by: iamcandiceguo 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 move interrupt rail to deepagents rail **Self-checklist**:(**请自检,在[ ]内打上x,我们将检视你的完成情况,否则会导致pr无法合入**) + - [ ] **设计**:PR对应的方案是否已经经过Maintainer评审,方案检视意见是否均已答复并完成方案修改 + - [ ] **测试**:PR中的代码是否已有UT/ST测试用例进行充分的覆盖,新增测试用例是否随本PR一并上库或已经上库 + - [x] **验证**:PR描述信息中是否已包含对该PR对应的Feature、Refactor、Bugfix的预期目标达成情况的详细验证结果描述 + - [ ] **接口**:是否涉及对外接口变更,相应变更已得到接口评审组织的通过,API对应的注释信息已经刷新正确 + - [ ] **文档**:是否涉及官网文档修改,如果涉及请及时提交资料到Doc仓 <!-- **Special notes for your reviewers**: --> <!-- + - [ ] 是否导致无法前向兼容 --> <!-- + - [ ] 是否涉及依赖的三方库变更 --> See merge request: openJiuwen/agent-core!8232 个月前
refactor: rename openjiuwen/deepagents to openjiuwen/harness Refs: #636 Co-authored-by: sally kang<kangjiayuan@huawei.com> # message auto-generated for no-merge-commit merge: !911 refactor: rename openjiuwen/deepagents to openjiuwen/harness From: @SnapeK Reviewed-by: @iamcandiceguo, @deyang See merge request: openJiuwen/agent-core!9112 个月前
refactor: rename openjiuwen/deepagents to openjiuwen/harness Refs: #636 Co-authored-by: sally kang<kangjiayuan@huawei.com> # message auto-generated for no-merge-commit merge: !911 refactor: rename openjiuwen/deepagents to openjiuwen/harness From: @SnapeK Reviewed-by: @iamcandiceguo, @deyang See merge request: openJiuwen/agent-core!9112 个月前
feat(hitl): human in the loop Implement Human-in-the-Loop (HITL) functionality to support pausing Agent execution and waiting for user confirmation. Add interrupt handler, confirmation Rail, and state management mechanisms to display information and collect feedback before tool execution. Extend ReActAgent to support tool interruption and resume workflows. Include comprehensive unit tests and system tests covering three-layer agent interruption, chained tools, concurrent tools, and streaming output scenarios. Refs:#612 Co-authored-by: xiajing<xiajing22@huawei.com> # message auto-generated for no-merge-commit merge: !811 feat(hitl): human in the loop From: @hwxiajing Reviewed-by: @SnapeK, @alan_cheng See merge request: openJiuwen/agent-core!8112 个月前
feat(hitl): human in the loop Implement Human-in-the-Loop (HITL) functionality to support pausing Agent execution and waiting for user confirmation. Add interrupt handler, confirmation Rail, and state management mechanisms to display information and collect feedback before tool execution. Extend ReActAgent to support tool interruption and resume workflows. Include comprehensive unit tests and system tests covering three-layer agent interruption, chained tools, concurrent tools, and streaming output scenarios. Refs:#612 Co-authored-by: xiajing<xiajing22@huawei.com> # message auto-generated for no-merge-commit merge: !811 feat(hitl): human in the loop From: @hwxiajing Reviewed-by: @SnapeK, @alan_cheng See merge request: openJiuwen/agent-core!8112 个月前
feat(hitl): human in the loop Implement Human-in-the-Loop (HITL) functionality to support pausing Agent execution and waiting for user confirmation. Add interrupt handler, confirmation Rail, and state management mechanisms to display information and collect feedback before tool execution. Extend ReActAgent to support tool interruption and resume workflows. Include comprehensive unit tests and system tests covering three-layer agent interruption, chained tools, concurrent tools, and streaming output scenarios. Refs:#612 Co-authored-by: xiajing<xiajing22@huawei.com> # message auto-generated for no-merge-commit merge: !811 feat(hitl): human in the loop From: @hwxiajing Reviewed-by: @SnapeK, @alan_cheng See merge request: openJiuwen/agent-core!8112 个月前
feat(hitl): human in the loop Implement Human-in-the-Loop (HITL) functionality to support pausing Agent execution and waiting for user confirmation. Add interrupt handler, confirmation Rail, and state management mechanisms to display information and collect feedback before tool execution. Extend ReActAgent to support tool interruption and resume workflows. Include comprehensive unit tests and system tests covering three-layer agent interruption, chained tools, concurrent tools, and streaming output scenarios. Refs:#612 Co-authored-by: xiajing<xiajing22@huawei.com> # message auto-generated for no-merge-commit merge: !811 feat(hitl): human in the loop From: @hwxiajing Reviewed-by: @SnapeK, @alan_cheng See merge request: openJiuwen/agent-core!8112 个月前
refactor: rename openjiuwen/deepagents to openjiuwen/harness Refs: #636 Co-authored-by: sally kang<kangjiayuan@huawei.com> # message auto-generated for no-merge-commit merge: !911 refactor: rename openjiuwen/deepagents to openjiuwen/harness From: @SnapeK Reviewed-by: @iamcandiceguo, @deyang See merge request: openJiuwen/agent-core!9112 个月前