0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. agent-core
  2. /
  3. tests
  4. /
  5. system_tests
  6. /
  7. harness
  8. /
  9. tools
  10. /
  11. worktree
OopenJiuwen-botfix(worktree):The worktree lacks the entry function.
5d372fb8创建于 7 天前历史提交
文件最后提交记录最后更新时间
__init__.py
test(harness): add DeepAgent worktree tools integration tests Cover enter/exit lifecycle, two-phase remove confirmation, repeated enter rejection, stray exit recovery, and invalid slug recovery against a real on-disk git repo with a deterministic mock LLM. 28 天前
case_design.md
test(harness): add DeepAgent worktree tools integration tests Cover enter/exit lifecycle, two-phase remove confirmation, repeated enter rejection, stray exit recovery, and invalid slug recovery against a real on-disk git repo with a deterministic mock LLM. 28 天前
conftest.py
fix(worktree):The worktree lacks the entry function. Refs: #967 Co-authored-by: weichenhao<weichenhao3@huawei.com> # message auto-generated for no-merge-commit merge: !1500 fix(bug):The worktree lacks the entry function. From: @weichenhao Reviewed-by: @alan_cheng, @chenchunzhou See merge request: openJiuwen/agent-core!15007 天前
test_deep_agent_worktree_e2e.py
feat(harness/worktree): persist worktree across session with validation fixes - Persist active worktree across agent Session lifecycle - Move workspace symlink view to team workspace - Close fail-closed gap in exit validation - Add single-deepagent e2e worktree example docs 25 天前