qwen-code/packages/cli/src
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
..
config remove enable editor flag (#984) 2025-06-12 17:28:20 +00:00
ui telemetry: include user decisions in tool call logs (#966) 2025-06-12 20:48:10 +00:00
utils Fix build_sandbox command (#974) 2025-06-12 17:38:10 +00:00
gemini.test.tsx Exit with an error message if parsing settings.json fails. (#747) 2025-06-06 09:56:45 -07:00
gemini.tsx Cache oauth credentials (#927) 2025-06-11 13:26:41 -07:00
nonInteractiveCli.test.ts refactor(telemetry): pass config object to telemetry functions 2025-06-11 13:24:41 -04:00
nonInteractiveCli.ts refactor(telemetry): pass config object to telemetry functions 2025-06-11 13:24:41 -04:00