Skip to content

fix: structure bundle agent diagnostics - #25

Merged
vycdev merged 1 commit into
vycdev:mainfrom
vycdev2:fix/bundle-agent-diagnostics
Jul 28, 2026
Merged

fix: structure bundle agent diagnostics#25
vycdev merged 1 commit into
vycdev:mainfrom
vycdev2:fix/bundle-agent-diagnostics

Conversation

@vycdev2

@vycdev2 vycdev2 commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • retain candidate validation diagnostics in a detailed bundle error while preserving the existing bundle_project string-error API
  • render jett bundle --agent validation failures as structured TOON diagnostic rows instead of one prose error scalar
  • add driver and CLI regressions for structured failures, successful-build invariants, and output preservation

Verification

  • cargo fmt --check — passed
  • cargo build — passed
  • cargo test -q — passed
  • git diff --check — passed

Risk

  • Low: the original public bundle API remains compatible, human-readable errors are preserved, and only agent-mode validation failure rendering changes.

Part of #13

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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.

2 participants