From e423d20a8d57d422eef1e9364cee26478f3e4a7d Mon Sep 17 00:00:00 2001 From: Bryan Morgan Date: Mon, 23 Jun 2025 17:55:24 -0400 Subject: Updated docs and /stats command to support lack of token caching support for OAuth users (b/426943001) (#1307) --- docs/cli/commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cli/commands.md') diff --git a/docs/cli/commands.md b/docs/cli/commands.md index b4225f76..ad6254a4 100644 --- a/docs/cli/commands.md +++ b/docs/cli/commands.md @@ -72,7 +72,7 @@ Slash commands provide meta-level control over the CLI itself. - **`/stats`** - - **Description:** Display detailed statistics for the current Gemini CLI session, such as the session duration. + - **Description:** Display detailed statistics for the current Gemini CLI session, including token usage, cached token savings (when available), and session duration. Note: Cached token information is only displayed when cached tokens are being used, which occurs with API key authentication but not with OAuth authentication at this time. - [**`/theme`**](./themes.md) -- cgit v1.2.3