feat(enable-mother): jq-merge the mother entry instead of overwriting #100
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "add-jq-for-mcp"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Pull request closed