Skip to content

0.9.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:43
749d033

Changed

  • Removed the initial prompt-refinement stage and shared prompt-refinement helper from the bundled goal and ralph workflows so both now use the raw objective/prompt as the operative task text for their first downstream stages; the now-obsolete refined/original trace outputs were also removed.
  • Updated bundled goal and ralph reviewer prompts to inspect referenced QA end-to-end video evidence before treating it as proof of user-visible behavior.
  • Synced bundled upstream Pi package dependencies to ^0.79.10 across Atomic's CLI and extension peer manifests, and aligned shared coding-agent direct runtime/dev dependency pins with upstream Pi v0.79.10.
  • Raised the published Node.js engine floor to >=22.19.0 to match direct runtime dependency requirements, including undici@8.5.0.

Fixed

  • Fixed GitHub Copilot Gemini tool-call normalization to synthesize omitted required empty array properties before validation, preventing Ralph reviewer structured output such as findings: [] from failing when CAPI drops the empty array from the tool call.