ATOM EVE

Error Copy

Turns your app's confusing error messages into review-ready pull requests, with every error state confirmed reachable and screenshotted first.
PASTE INTO YOUR AGENT
Read atomeve.dev/start.md and set up Error Copy agent in my project: install it, wire up and verify its credentials, and run it once.
OR USE THE CLISLACKTARGET
$npx atom-eve add error-copy --target eve

What it does

Turns bad error messages into copy fix pull requests your team can review and merge.

Each run it:

  • drives your app in a real browser to surface validation errors, error pages, empty states, and failed-action toasts
  • records the verbatim copy, trigger steps, and a screenshot for each state it reaches
  • locates verified poor copy in your repo and rewrites it in your brand voice
  • opens a pull request with before/after pairs, rationale, and screenshot evidence

Copy it cannot confidently trace to source, such as server-generated or third-party messages, lands in the report instead of the PR. If everything reachable is already clear, it reports a clean no-op. It edits only the exact strings under your configured copy paths, never logic or markup, and never pushes to the default branch.

Setup lives in SETUP.md.