Skip to content

v0.2.4

Choose a tag to compare

@BlaiseMoses01 BlaiseMoses01 released this 05 Jul 09:02
· 48 commits to main since this release
608272d

Added

  • `playback-mcp --version` / `-v` and `--help` / `-h`. Running the binary in an
    interactive terminal (rather than being spawned by an MCP client) now prints a
    short hint instead of hanging silently on stdin; `--serve` forces server mode.

Changed

  • The server version reported over MCP is now read from `package.json` at startup
    instead of being hardcoded, so it can no longer drift out of sync on release.
  • README and the docs site gain an npm version badge, links to the published
    `playback-mcp` package, and GitHub/npm icons in the nav and footer.