Highlights: Generated CLIs keep the intended server when a config is supplied, and daemon launch failures report the executable and OS error immediately.
- Preserve explicit inline server definitions during CLI generation when
--configis also supplied, so unrelated or same-name configured servers cannot replace the tool-discovery target. (PR #350) - Report detached daemon launch failures with the executable and OS error instead of crashing the parent CLI or waiting for a readiness timeout. (PRs #347 and #351, thanks @SebTardif)
- Refresh generated CLI bundling and URI parsing dependencies and upgrade test coverage tooling to Vitest 5, preserving Node 24 support and the 48-hour dependency release-age policy. (PR #349)
Publication verification
- npm version · registry tarball
- npm integrity:
sha512-Q1YuEAef9b1+2/8siiAoyGJH96R3Susr6WMvGM0DuTXh7QAez7qcdub7O9BmXRIJzj8KxHHYuWBqPa6Uxe/0gA== - Source CI passed on the exact release commit; local gates and signed/notarized native artifacts verified.
- Protected arm64 and Intel asset verification passed for these exact assets.