fix: use shared scratch helpers in dev-agent and action-agent to eliminate duplicates (#262)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
openhands 2026-03-20 20:47:22 +00:00
parent 8d9e216e33
commit 6405ac9837
3 changed files with 8 additions and 35 deletions

View file

@ -65,12 +65,11 @@ about CI health, issue staleness, agent status, and system conditions.
## Project context
${CONTEXT_BLOCK}
${SCRATCH_CONTEXT:+${SCRATCH_CONTEXT}
}
}${SCRATCH_INSTRUCTION}
## Formula
${FORMULA_CONTENT}
${SCRATCH_INSTRUCTION}
${PROMPT_FOOTER}"
# ── Run session ──────────────────────────────────────────────────────────