gemini-cli/docs
Jerop Kipruto 6723c72fa5
telemetry: include user decisions in tool call logs (#966)
Add the user's decision (accept, reject, modify) to tool call telemetry to better understand user intent. The decision provides crucial context to the `success` metric, as a user can reject a call that would have succeeded or accept one that fails. 

Also prettify the arguments json.

Example: 
![image](https://github.com/user-attachments/assets/251cb9fc-ceaa-4cdd-929c-8de47031aca8)

#750
2025-06-12 20:48:10 +00:00
..
assets Add Theme docs (#753) 2025-06-05 08:10:05 -07:00
cli feat: External editor settings (#882) 2025-06-11 18:21:54 -07:00
core telemetry: include user decisions in tool call logs (#966) 2025-06-12 20:48:10 +00:00
tools Added note about using MCP/tools with a sandbox (#933) 2025-06-11 22:49:58 -07:00
architecture.md Edit pass of docs/architecture.md (#971) 2025-06-12 16:44:55 +00:00
deployment.md docs: add deployment documentation (#874) 2025-06-09 19:58:24 +00:00
extension.md Extensibility: Gemini.md files (#944) 2025-06-11 20:34:35 +00:00
index.md Allow simple extensions for registering MCPservers (#890) 2025-06-10 15:48:39 -07:00
troubleshooting.md rename shell tool more intuitively as run_shell_command (from historical name of execute_bash_command inherited from terminal tool) (#869) 2025-06-09 08:57:30 -07:00