Skip to content

feat(compare): add offline result comparison - #183

Open
googs1025 wants to merge 1 commit into
alibaba:mainfrom
googs1025:feat/add-offline-result-compare
Open

feat(compare): add offline result comparison#183
googs1025 wants to merge 1 commit into
alibaba:mainfrom
googs1025:feat/add-offline-result-compare

Conversation

@googs1025

Copy link
Copy Markdown
Contributor

Summary

  • Add offline skill-up compare <old-result.json> <new-result.json> for text and JSON result diffs.
  • Compare primary case metrics, metadata, case transitions, and CI gates without rerunning evals.
  • Document the new command and update changelog.

Test Plan

  • GOCACHE=/private/tmp/skill-up-go-build-cache GOTOOLCHAIN=go1.26.4 make verify
  • GOCACHE=/private/tmp/skill-up-go-build-cache GOTOOLCHAIN=go1.26.4 make test

Closes #175

@googs1025
googs1025 requested a review from hittyt as a code owner August 12, 2026 08:05
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.

feat(cli): add offline result compare command

1 participant