github jacob-bd/notebooklm-mcp-cli v0.6.9
v0.6.9 - Windows Fixes, Hermes Support, Encoding Hardening

2 hours ago

Added

  • Hermes Agent Supportnlm skill install hermes now installs the NotebookLM skill for Hermes Agent by NousResearch. Respects the $HERMES_HOME environment variable for custom install paths.

Fixed

  • Windows Tool Detectionnlm skill install no longer falsely warns that tools are not installed on Windows.
  • Windows Permission Errorssafe_mkdir now catches PermissionError and provides an actionable icacls fix command instead of a raw traceback.
  • Windows Encoding Errors — All read_text() / write_text() calls now explicitly specify encoding="utf-8" to prevent UnicodeDecodeError on Windows systems that default to cp1252.
  • CLI Studio Status Missing Mind Mapsnlm studio status now routes through the service layer so mind maps are included.

Changed

  • Shared is_tool_on_system() helper, ToolConfig TypedDict, update-check crash guard.
  • Updated file upload docs with complete supported formats list.

Full Changelog: v0.6.8...v0.6.9

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

NewReleases is sending notifications on new releases.