Skip to content

fix(realtime): ignore object key order in search replacements - #7769

Draft
j15z wants to merge 1 commit into
codex/fix-workflow-import-errorsfrom
codex/fix-search-replacement-comparison
Draft

fix(realtime): ignore object key order in search replacements#7769
j15z wants to merge 1 commit into
codex/fix-workflow-import-errorsfrom
codex/fix-search-replacement-comparison

Conversation

@j15z

@j15z j15z commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Compare the current subblock value with the planned search replacement using structural equality. JSONB key ordering no longer causes a false conflict; changed values and reordered arrays still conflict.

Stack 3/7. Merge after #7768. Feature: #7538.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

Three regression tests pass: equivalent nested objects with reordered keys, a changed tool parameter, and a reordered tool array. The full realtime suite also passes on the assembled stack.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Screenshots/Videos

Not applicable.

@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 11, 2026 5:52pm UTC

Request Review

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