Skip to content

feat: add response diff highlight to call history#357

Open
changliuchang777 wants to merge 3 commits into
CalloraOrg:mainfrom
changliuchang777:task/call-diff-279
Open

feat: add response diff highlight to call history#357
changliuchang777 wants to merge 3 commits into
CalloraOrg:mainfrom
changliuchang777:task/call-diff-279

Conversation

@changliuchang777

Copy link
Copy Markdown

Summary

  • Add a dependency-free JSON response diff utility.
  • Show response diff highlights in CallHistoryRow when a comparison response is available.
  • Add focused tests for added/removed diff lines and the no-comparison case.

Fixes #279

Validation

  • Compared fork branch against upstream main: ahead by 3 commits, behind by 0.
  • Full local test run not performed because Git clone repeatedly stalled in this environment; changes were submitted through the GitHub Contents API.

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.

Polish CallHistoryRow with diff highlight

1 participant