Skip to content

feat(batch): say what differed on a failed step - #128

Merged
yusukebe merged 1 commit into
nextfrom
feat/batch-diff
Sep 7, 2026
Merged

feat(batch): say what differed on a failed step#128
yusukebe merged 1 commit into
nextfrom
feat/batch-diff

Conversation

@yusukebe

@yusukebe yusukebe commented Sep 7, 2026

Copy link
Copy Markdown
Member

The cost measurement showed the dominant cost is the number of fix-verify laps, and each lap starts with the agent comparing bodies by eye — the failure class that brought expect back.

A failed step now carries diff: one line per mismatch, like status: expected 200, got 404 and body.name: expected "Alice", got "Bob". Logged in docs/agent-dx-log.md.

The author should do the following, if applicable

  • Add tests
  • Run tests
  • pnpm run format:fix && pnpm run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@yusukebe
yusukebe merged commit c3fd085 into next Sep 7, 2026
4 checks passed
@yusukebe
yusukebe deleted the feat/batch-diff branch September 7, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant