Skip to content

Fix: [Bug bounty] Antigravity MCP registration can stay stale after port changes - #199

Open
charlieseay wants to merge 1 commit into
monk-io:mainfrom
charlieseay:talos/bounty-158
Open

Fix: [Bug bounty] Antigravity MCP registration can stay stale after port changes#199
charlieseay wants to merge 1 commit into
monk-io:mainfrom
charlieseay:talos/bounty-158

Conversation

@charlieseay

Copy link
Copy Markdown

Resolves #158

Solution

Fix stale MCP registration by comparing current serverUrl with target URL before skipping registration. Uses jq when available, falls back to sed/grep. Updates existing monk entry if URL differs, only skips when URLs match exactly.

Quality Checks

All pre-submission quality gates passed:

  • meaningful: ✅ Passed
  • syntax: ✅ Passed
  • duplicate: ✅ Passed
  • title: ✅ Passed
  • tests: ✅ Passed

🤖 Generated by Talos | Bounty reward: $0

…ort changes

Resolves monk-io#158

Generated by Talos autonomous bounty hunter.
Bounty platform: github
Bounty ID: 158

Quality gates passed:
- meaningful: ✓
- syntax: ✓
- duplicate: ✓
- title: ✓
- tests: ✓
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.

[Bug bounty] Antigravity MCP registration can stay stale after port changes

1 participant