Skip to content

fix(reconcile): avoid stable-state drift loops#25

Merged
vanducng merged 1 commit into
mainfrom
fix/reconcile-stable-drift
May 30, 2026
Merged

fix(reconcile): avoid stable-state drift loops#25
vanducng merged 1 commit into
mainfrom
fix/reconcile-stable-drift

Conversation

@vanducng

Copy link
Copy Markdown
Contributor

Summary

  • compare grant agent/user lists as unordered sets
  • treat MCP server headers as write-only so unobservable headers do not trigger every sync cycle
  • keep blind-noop warnings for unobservable MCP fields

Verification

  • go test ./...
  • patched gcplane diff reports no drift for master, shtp, and annhien against live GoClaw

@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@vanducng, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 21 minutes and 24 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: dc627017-cf3d-4b68-ae16-e5820a3647d8

📥 Commits

Reviewing files that changed from the base of the PR and between c024ccb and 9df49ff.

📒 Files selected for processing (4)
  • internal/manifest/field_config.go
  • internal/reconciler/compare.go
  • internal/reconciler/compare_test.go
  • internal/reconciler/engine_test.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/reconcile-stable-drift

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@vanducng vanducng merged commit 2779d59 into main May 30, 2026
6 checks passed
@vanducng vanducng deleted the fix/reconcile-stable-drift branch May 30, 2026 17:54
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