You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.