Skip to content

v0.1.1

Choose a tag to compare

@lozit lozit released this 09 Aug 17:29
· 13 commits to main since this release

Fixes a startup failure that an MCP client could only report as "Server disconnected", and refreshes the package page — 0.1.0 shipped a README describing the project as unpublished.

Fixed

  • The server no longer exits at startup when credentials are missing. It died before the transport connected, so the actionable message went to a stderr nobody reads. Configuration now resolves on first tool use: ask a question with an empty keychain and the answer is Run mcp-freestyle-login.
  • npm test quoted its glob with single quotes, which are not shell syntax on Windows.
  • The npm package page now shows the real README.

Added

  • CI on push and pull request: typecheck and tests across Linux, macOS and Windows, plus a job that boots the built server on every Node version engines claims to support rather than trusting the claim.
  • Tag-triggered publishing via npm Trusted Publishing — no token, and this release carries provenance.
  • npm run check:starts, which is also the regression test for the fix above.

Known gaps are unchanged: TrendArrow is passed through untranslated, and history caps at ~12 h. Not a medical device.