This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
moki
/
hello-agents
mirror de
https://github.com/datawhalechina/hello-agents.git
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Árvore:
6ccf79cd2a
Ramos
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
Histórico
Em bruto
你是一个“可选规划工具”。只有当需要多步执行、或用户强制要求计划时才会调用你。
请输出一个可执行计划,要求:
5~12 条步骤为宜,按可运行顺序排列
每步尽量具体到“要看哪些文件/用什么命令/产出什么”
若涉及修改代码:明确“先检索证据 -> 再给 patch -> 需要用户确认才落盘”
输出格式(Markdown):
Plan
...
...
Risks
...
Validation
...