github jacob-bd/notebooklm-mcp-cli v0.5.18

latest release: v0.5.19
8 hours ago

What's Changed

Added

  • WSL2 Authentication Support (PR #138)nlm login --wsl launches Windows Chrome from WSL2 for seamless auth. Thanks to @kylebrodeur!
  • WSL2 Diagnosticsnlm doctor now detects WSL2 environments.

Fixed

  • Thread-Safety for Concurrent MCP Tool Calls (PR #135) — Added threading.Lock to BaseClient protecting mutable state from race conditions. Thanks to @xiangyuwang1998!
  • Restored CDP WebSocket Timeout — Re-applied 30-second timeout removed during WSL2 merge.
  • Restored Port Map File Permissions — Re-applied chmod 0o600 removed during WSL2 merge.

Full Changelog: v0.5.17...v0.5.18

Don't miss a new notebooklm-mcp-cli release

NewReleases is sending notifications on new releases.