feat(enable-mother): jq-merge the mother entry instead of overwriting #100

Closed
clawdie wants to merge 1 commit from add-jq-for-mcp into main
Owner

Track C's enable-mother wrote external-mcp.json by overwriting the whole file
with a single mother server. Use jq to merge the mother entry into the existing
registry so any other configured servers are preserved, and write atomically
(mktemp in the same dir + mv). This is the concrete consumer that makes jq a
real dependency of the MCP path. Fails loudly if jq is absent.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

Track C's enable-mother wrote external-mcp.json by overwriting the whole file with a single mother server. Use jq to merge the mother entry into the existing registry so any other configured servers are preserved, and write atomically (mktemp in the same dir + mv). This is the concrete consumer that makes jq a real dependency of the MCP path. Fails loudly if jq is absent. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie added 1 commit 2026-06-21 20:36:49 +02:00
Track C's enable-mother wrote external-mcp.json by overwriting the whole file
with a single mother server. Use jq to merge the mother entry into the existing
registry so any other configured servers are preserved, and write atomically
(mktemp in the same dir + mv). This is the concrete consumer that makes jq a
real dependency of the MCP path. Fails loudly if jq is absent.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
codex-osa closed this pull request 2026-06-21 20:44:37 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/clawdie-iso#100
No description provided.