Skip to content

fix(mcp): validate nx/xx mutual exclusivity in json_set#863

Merged
joshrotenberg merged 1 commit intomainfrom
fix/850-json-set-nx-xx
Mar 11, 2026
Merged

fix(mcp): validate nx/xx mutual exclusivity in json_set#863
joshrotenberg merged 1 commit intomainfrom
fix/850-json-set-nx-xx

Conversation

@joshrotenberg
Copy link
Copy Markdown
Collaborator

Summary

  • Add validation that rejects nx: true + xx: true (always a no-op)
  • Returns clear tool error explaining the conflict

Closes #850

@joshrotenberg joshrotenberg merged commit 7ec44fb into main Mar 11, 2026
16 checks passed
@joshrotenberg joshrotenberg deleted the fix/850-json-set-nx-xx branch March 11, 2026 04:16
This was referenced Mar 11, 2026
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.

fix(mcp): Validate nx/xx mutual exclusivity in json_set

1 participant