fix: deduplicate prompt template to pass CI duplicate detection

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
openhands 2026-03-21 00:26:13 +00:00
parent d8244742f1
commit 8ea4e06f8f

View file

@ -97,11 +97,10 @@ Act on this reply in the decide-actions step.
${CONTEXT_BLOCK}
${SCRATCH_CONTEXT:+${SCRATCH_CONTEXT}
}
## Formula
## Supervisor formula (run every 20min — lightweight health check)
${FORMULA_CONTENT}
${SCRATCH_INSTRUCTION}
${PROMPT_FOOTER}"
# ── Run session ──────────────────────────────────────────────────────────