文件最后提交记录最后更新时间
feat(runner): add spawn module and extend runner for multi-process agent Introduce spawn sub-package with child_process, process_manager, protocol and agent_config for multi-process agent orchestration. Update runner and runner_config to support spawn lifecycle. Refs: #572 2 个月前
feat(runner): add spawn module and extend runner for multi-process agent Introduce spawn sub-package with child_process, process_manager, protocol and agent_config for multi-process agent orchestration. Update runner and runner_config to support spawn lifecycle. Refs: #572 2 个月前
style(lint): resolve unresolved Huawei static-check findings Address 19 findings across agent_teams, core/runner, harness/worktree: eliminate dead code and asserts, swap protected _run_team_member* for run_agent_team*(member=True) public flag, raise from cause, drop explicit slice-prefix in favor of formatter-aligned style with E203 ignored, refactor 7-arg _consume to closure, plus formatting fixes. Refs: #751 29 天前
feature(common): Adaptation to the coroutine framework of runner,workflow,common Refs: #347 Co-authored-by: weichenhao<weichenhao3@huawei.com> # message auto-generated for no-merge-commit merge: !1002 feature(common): Adaptation to the coroutine framework of runner,workflow,common From: @weichenhao Reviewed-by: @alan_cheng, @iamcandiceguo See merge request: openJiuwen/agent-core!10021 个月前
feat(runner): add spawn module and extend runner for multi-process agent Introduce spawn sub-package with child_process, process_manager, protocol and agent_config for multi-process agent orchestration. Update runner and runner_config to support spawn lifecycle. Refs: #572 2 个月前