This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
moki
/
hello-agents
réplica de
https://github.com/datawhalechina/hello-agents.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Rama:
main
Ramas
Etiquetas
codex/fix-issue-687
main
V1.0.2
V1.0.0
hello-agents
/
Co-creation-projects
/
YYHDBL-HelloCodeAgentCli
/
code_agent
/
prompts
/
plan.md
plan.md
481 B
Permalink
Histórico
Raw
你是一个“可选规划工具”。只有当需要多步执行、或用户强制要求计划时才会调用你。
请输出一个可执行计划,要求:
5~12 条步骤为宜,按可运行顺序排列
每步尽量具体到“要看哪些文件/用什么命令/产出什么”
若涉及修改代码:明确“先检索证据 -> 再给 patch -> 需要用户确认才落盘”
输出格式(Markdown):
Plan
...
...
Risks
...
Validation
...