Abhi
bbd80c9393
docs: overhaul subagents documentation and add /agents command ( #22345 )
2026-03-13 17:26:13 +00:00
Adam Weidman
b4bcd1a015
docs(core): add authentication guide for remote subagents ( #22178 )
2026-03-13 16:48:21 +00:00
Douglas Reid
5abc170b08
docs(local model routing): add docs on how to use Gemma for local model routing ( #21365 )
...
Co-authored-by: Douglas Reid <21148125+douglas-reid@users.noreply.github.com >
Co-authored-by: Allen Hutchison <adh@google.com >
Co-authored-by: matt korwel <matt.korwel@gmail.com >
2026-03-12 21:36:32 +00:00
Mark McLaughlin
b404fc02e7
fix(auth): update terminology to 'sign in' and 'sign out' ( #20892 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2026-03-10 19:10:26 +00:00
Chris Williams
0f019122b0
Docs: Make documentation links relative ( #21490 )
2026-03-09 15:23:00 +00:00
Keith Guerin
dc6741097c
refactor(cli): standardize on 'reload' verb for all components ( #20654 )
...
Co-authored-by: Krishna Korade <MushuEE@users.noreply.github.com >
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2026-03-07 22:56:11 +00:00
Jenna Inouye
29b3aa860c
Docs: Create tools reference ( #19470 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-04 20:16:33 +00:00
Gaurav
9e95b8b3c5
feat(browser): implement experimental browser agent ( #19284 )
2026-02-24 17:22:09 +00:00
Sam Roberts
d25c469f77
Migrate files to resource or references folder. ( #19503 )
2026-02-19 23:47:39 +00:00
Sam Roberts
04c52513e7
Remove unused files and update index and sidebar. ( #19479 )
2026-02-19 00:10:49 +00:00
Jenna Inouye
c7237f0c79
Docs: Refresh docs to organize and standardize reference materials. ( #18403 )
2026-02-13 22:09:17 +00:00
N. Taylor Mullen
c2f62b2a2b
docs: fix inconsistent commandRegex example in policy engine ( #19027 )
2026-02-13 20:02:07 +00:00
Jerop Kipruto
65d26e73a2
feat(plan): document and validate Plan Mode policy overrides ( #18825 )
2026-02-11 17:32:02 +00:00
Abhi
b39cefe14e
feat(core): add default execution limits for subagents ( #18274 )
2026-02-04 06:28:00 +00:00
Sandy Tao
5b254c379c
feat(core): rename search_file_content tool to grep_search and add legacy alias ( #18003 )
2026-02-03 04:18:24 +00:00
g-samroberts
d43d772e65
Create skills page, update commands, refine docs ( #17842 )
2026-01-29 23:52:06 +00:00
Christian Gunderman
bc258eba4c
Cleanup post delegate_to_agent removal ( #17875 )
2026-01-29 18:24:35 +00:00
Adam Weidman
eb17d94e91
docs: mark A2A subagents as experimental in subagents.md ( #17863 )
2026-01-29 14:48:27 +00:00
Allen Hutchison
3787c71d15
feat(core): add support for custom deny messages in policy rules ( #17427 )
2026-01-28 18:52:48 +00:00
Adam Weidman
3103697ea7
docs: Add Experimental Remote Agent Docs ( #17697 )
2026-01-27 22:15:28 +00:00
Christian Gunderman
246a6d10c3
Sub-agents documentation. ( #16639 )
...
Co-authored-by: Jenna Inouye <jinouye@google.com >
2026-01-27 18:24:37 +00:00
Yuna Seol
7708009103
fix(security): enforce strict policy directory permissions ( #17353 )
...
Co-authored-by: Yuna Seol <yunaseol@google.com >
2026-01-27 00:27:49 +00:00
Adam Weidman
a16d5983cf
feat: Add flash lite utility fallback chain ( #17056 )
2026-01-20 19:43:43 +00:00
Wang Lecheng
0167392f22
docs: Fix formatting issue in memport documentation ( #14774 )
2026-01-12 18:17:15 +00:00
Adam Weidman
d315f4d3da
fix(core): ensure silent local subagent delegation while allowing remote confirmation ( #16395 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2026-01-12 08:55:16 +00:00
N. Taylor Mullen
13944b9bb1
docs: update policy engine getting started and defaults ( #15105 )
2025-12-15 20:17:48 +00:00
Abhi
91b15fc9dc
refactor: implement DelegateToAgentTool with discriminated union ( #14769 )
2025-12-10 21:14:13 +00:00
David Huntsperger
26f050ff10
Updated ToC on docs intro; updated title casing to match Google style ( #13717 )
2025-12-01 19:38:48 +00:00
Tommaso Sciortino
f05d937f39
Use consistent param names ( #12517 )
2025-11-06 23:03:52 +00:00
Jenna Inouye
9478bca67d
Adding the Policy Engine docs to indexes. ( #12404 )
2025-10-31 20:23:56 +00:00
Allen Hutchison
c158923b27
docs: Add policy engine documentation and update sidebar ( #12240 )
2025-10-31 18:11:19 +00:00
Richie Foreman
a08938010c
cleanup(markdown): Prettier format all markdown @ 80 char width ( #10714 )
2025-10-09 12:17:37 +00:00
Tommaso Sciortino
118aade84c
citations documentation ( #10742 )
2025-10-08 21:00:44 +00:00
Jenna Inouye
14dbda9145
Docs IA update and Get Started section. ( #10192 )
2025-10-01 23:24:29 +00:00
Will 保哥
56f394cefd
fix(docs): fix a few Markdown syntax errorrs ( #8995 )
...
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com >
2025-09-20 23:04:56 +00:00
Gal Zahavi
f00cf42f69
docs(config): update documentation for settings structure ( #7352 )
2025-08-28 22:31:33 +00:00
Luccas Paroni
2778c7d851
feat(core): Parse Multimodal MCP Tool responses ( #5529 )
...
Co-authored-by: Luccas Paroni <luccasparoni@google.com >
2025-08-05 19:19:47 +00:00
Niladri Das
9a6422f331
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior ( #2978 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com >
2025-07-31 16:36:50 +00:00
Josh Soref
dc2ac144b7
Various spelling improvements ( #3497 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Sandy Tao <sandytao520@icloud.com >
2025-07-21 21:54:44 +00:00
Niladri Das
f848d35758
feat: modular GEMINI.md imports with @file.md syntax ( #1585 ) ( #2230 )
2025-06-29 22:51:47 +00:00
Sandy Tao
150df382f8
Upgrade to Ink 6 and React 19 ( #2096 )
...
Co-authored-by: jacob314 <jacob314@gmail.com >
2025-06-27 23:39:54 +00:00
starsandskies
9f5a625730
Fix broken doc links ( #1368 )
2025-06-23 20:56:57 -07:00
Jerop Kipruto
21e6a36cf1
docs(telemetry): relocate telemetry documentation ( #1327 )
...
Moves the telemetry.md file from docs/core to the top-level docs/ directory to make it more discoverable.
Updates the link in the main index.md and removes the old reference from the CLI configuration page.
2025-06-23 21:24:48 +00:00
starsandskies
d2ae7af487
Edit pass of docs/core/index.md ( #1338 )
...
Make a pass through the docs/core/index.md file to hopefully improve readability and consistency.
Of particular note, I've cut out a big chunk that felt mostly like implementation details that aren't particularly relevant for public consumption, and I cut out a discussion of cli/core interconnection that is covered better higher up in the docs hierarchy
2025-06-23 21:07:03 +00:00
Jerop Kipruto
64e1c7df75
docs: update telemetry documentation and scripts ( #1318 )
2025-06-23 06:10:26 +01:00
cperry-goog
e20171e7dd
Updating missing commands ( #1289 )
2025-06-21 17:41:03 -07:00
Jerop Kipruto
a6c16ab08d
small fixes in telemetry docs ( #1081 )
...
- `GOOGLE_CLOUD_PROJECT` --> `OTLP_GOOGLE_CLOUD_PROJECT`
- Remove `npm run start:gcp` shorthand from docs until after improving cleanup process
2025-06-16 02:45:16 +00:00
Jerop Kipruto
7f06ad40c5
Add a command for starting Gemini CLI with GCP telemetry ( #1079 )
...
This command enables starting the application with GCP telemetry:
```shell
npm run start:gcp
```
2025-06-15 21:28:29 -04:00
Jerop Kipruto
e772dc2b85
Decouple telemetry project ID configuration ( #1077 )
...
#750
Renames project ID for telemetry from `GOOGLE_CLOUD_PROJECT` to `OTLP_GOOGLE_CLOUD_PROJECT`.
This change allows for a separate Google Cloud Project to be used for telemetry data, distinct from the project used for other services like Vertex AI or Code Assist. This enhances clarity and flexibility in project configuration.
2025-06-16 01:12:57 +00:00
Jerop Kipruto
714421c2da
Add file operation telemetry ( #1068 )
...
Introduces telemetry for file create, read, and update operations.
This change adds the `gemini_cli.file.operation.count` metric, recorded by the `read-file`, `read-many-files`, and `write-file` tools.
The metric includes the following attributes:
- `operation` (string: `create`, `read`, `update`): The type of file operation.
- `lines` (optional, Int): Number of lines in the file.
- `mimetype` (optional, string): Mimetype of the file.
- `extension` (optional, string): File extension of the file.
Here is a stacked bar chart of file operations by extension (`js`, `ts`, `md`):

Here is a stacked bar chart of file operations by type (`create`, `read`, `update`):

#750
cc @allenhutchison as discussed
2025-06-15 13:24:53 -07:00