Merge remote-tracking branch 'upstream/main' into copilot/resolve-code-branch-conflicts

# Conflicts:
#	README-zh.md
#	docs/zh/s01-the-agent-loop.md
#	docs/zh/s04-subagent.md
This commit is contained in:
copilot-swe-agent[bot] 2026-03-19 03:00:25 +00:00
commit 4fc9ff65a3
54 changed files with 631 additions and 115 deletions

View file

@ -3,6 +3,8 @@
`s01 > s02 > s03 > s04 > s05 > s06 | s07 > [ s08 ] s09 > s10 > s11 > s12`
> *"慢操作丢后台, agent 继续想下一步"* -- 后台线程跑命令, 完成后注入通知。
>
> **Harness 层**: 后台执行 -- 模型继续思考, harness 负责等待。
## 问题