fix: 修复promp和提示词不一致的问题

This commit is contained in:
moyu 2026-06-08 17:47:16 +08:00
parent cf56226b5a
commit beb01cb455

View File

@ -33,6 +33,6 @@ When marking blocked, provide a \`reason\` describing the specific blocker.
## Important
- You cannot pause, resume, or clear a goal only the user can do that via \`/goal\`.
- If no goal is active, \`get\` returns a message saying so; \`update\` is a no-op.
- If no goal is active, \`get\` returns a message saying so; \`update\` returns an error.
- On completion, the tool result includes a usage report (tokens, time, turns).`
}