github jacob-bd/gemini-notebook-mcp-cli v0.11.3
v0.11.3 - Plan usage reporting

4 hours ago

Patch release adding visibility into the account's compute-based Gemini
Notebook allowance.

Added

  • Plan usage reportingnlm usage and the MCP usage_get tool now report
    the measured percentage used, percentage remaining, reset timestamp, and
    subscription tier for the rolling and weekly usage windows. The report keeps
    the two windows deterministic even when the backend returns them in a
    different order. Thanks to @WAOmaster for the implementation in
    PR #327.

Fixed

  • Quota guidance in the bundled skill — The skill, AI help output, and
    linked references now direct assistants to check nlm usage or usage_get
    before quota-limited work and distinguish an expired session from an
    exhausted allowance.

Changed

  • Updated the bundled skill and generated command reference to document the
    rolling and weekly compute windows, UTC reset timestamps, JSON output shape,
    and the current 49-tool MCP surface.

Removed

  • No functionality was removed in this patch release.

Verification

  • Release-gate test selection (not e2e): 1,590 passed, 38 skipped, 1 deselected.
  • Live CLI and stdio MCP checks returned both usage windows and the active
    subscription tier successfully.

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

NewReleases is sending notifications on new releases.