mirror of
https://github.com/yamadashy/repomix.git
synced 2026-09-19 06:00:49 +08:00
9fa58f73c6
intent(mcp-registry): address PR review — the requiredness loop covered `packageArguments` only, so `-y` in `runtimeArguments` was asserted present but not required decision(server-json): `-y` exists precisely for the client that emits only required arguments, the same failure mode as `--mcp` one level up in the command, so leaving it unguarded left the guard's own premise untested decision(server-json): rename the runtimeArguments test — it hardcodes `npx -y` rather than reading mcp-server.md, so the old name promised more than the body delivers Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>