Skip to content

v0.2.16

Choose a tag to compare

@jacob-bd jacob-bd released this 05 Feb 15:25
· 530 commits to main since this release
a091773

Fixes

  • Windows JSON parse errors (#35): Added show_banner=False to prevent FastMCP banner from corrupting stdio JSON-RPC protocol on Windows (especially with non-English locales)
  • Stdout pollution: Replaced print() statements with proper logging in auth.py and notebooks.py to avoid corrupting MCP stdio communication
  • Profile handling: Fixed nlm login --check to use configured default_profile instead of hardcoded "default"

Upgrade

uv tool upgrade notebooklm-mcp-cli