• v1.4.3-alpha beb2ce7f9a

    v1.4.3-alpha
    All checks were successful
    CI / lint (push) Successful in 7s
    CI / security (push) Successful in 11s
    CI / test (push) Successful in 14s
    Publish / detect-release (push) Successful in 5s
    Publish / tag (push) Successful in 5s
    Publish / publish-forgejo (push) Successful in 9s
    Publish / publish-npm (push) Successful in 11s
    Publish / promote-release (push) Successful in 1s
    Pre-release

    Gravity Bot released this 2026-02-15 23:53:39 +00:00 | 132 commits to main since this release

    What's Changed

    • OP#510: Added EADDRINUSE error handler on httpServer that probes the existing port occupant via /health before deciding how to exit
    • OP#511: Extracted probePortOccupant() as a testable export and added 4 unit tests covering all probe outcomes
    • OP#514: Added cached Docker availability check to runRailsCommand with early-exit and actionable error
    • OP#515: Wrapped execSync calls with classifyDockerError — distinct messages for 5 failure modes
    • OP#516: Added docker.available, docker.container, and docker.reachable to the /health endpoint
    • OP#517: Added 11 unit tests for checkDockerAvailable and classifyDockerError

    Install

    npx open-project-sidecar-mcp@1.4.3-alpha
    
    Downloads