github jacob-bd/gemini-notebook-mcp-cli v0.3.8

latest releases: v0.9.14, v0.9.13, v0.9.12...
6 months ago

Added

  • CLI --debug Flag - nlm --debug <command> enables debug logging across all CLI commands, showing raw API responses and internal state. Useful for diagnosing API issues.

Fixed

  • Google API errors no longer silently swallowed - When Google returns an error response (e.g., INVALID_ARGUMENT, UserDisplayableError) instead of an answer, the CLI now surfaces a clear error message instead of returning an empty answer. Thanks to @MinhDung2209 for the detailed debugging that uncovered this (issue #57).

Upgrade

pip install --upgrade notebooklm-mcp-cli
# or
uv tool install --force notebooklm-mcp-cli

Don't miss a new gemini-notebook-mcp-cli release

NewReleases is sending notifications on new releases.