fix(docs): Release version for read many files removal (#12949)

This commit is contained in:
Abhi
2025-11-12 13:05:16 -05:00
committed by GitHub
parent 1ffb9c4188
commit 540f60696a
3 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ Gemini CLI's built-in tools can be broadly categorized as follows:
- **[Web Search Tool](./web-search.md) (`google_web_search`):** For searching
the web.
- **[Multi-File Read Tool](./multi-file.md) (`read_many_files`):** (Deprecated,
will be removed in v0.14.0) A specialized tool for reading content from
will be removed in v0.16.0) A specialized tool for reading content from
multiple files or directories.
- **[Memory Tool](./memory.md) (`save_memory`):** For saving and recalling
information across sessions.