index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
telemetry
/
clearcut-logger
Age
Commit message (
Expand
)
Author
2025-08-04
Cloud Shell surface logging fix (#5364)
owenofbrien
2025-08-01
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Sandy Tao
2025-07-31
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)
Sandy Tao
2025-07-29
Adds centralized support to log slash commands + sub commands (#5128)
Shreya Keshive
2025-07-27
refactor(telemetry): enhance flushToClearcut method with retry logic and earl...
Hyeladi Bassi
2025-07-24
Log prompt id when a loop is detected (#4765)
Sandy Tao
2025-07-23
Log when flash model decided to continue (#4698)
Sandy Tao
2025-07-17
feat(cli): add explicit proxy option in cli (#2526)
warjiang
2025-07-17
Logging surface field in the start_session_event. Also logging sessio… (#4362)
uttamkanodia14
2025-07-15
Log the 2 types of loop detection (#4193)
Sandy Tao
2025-07-14
Fix circular reference JSON serialization in telemetry logging (#4150)
Bryan Morgan
2025-07-11
Adds Flash Fallback logging and clearcut logging (#3843)
uttamkanodia14
2025-07-11
fix: clearcut logging (retry #3744) (#3751)
Gaurav
2025-07-11
Logs the auth type in the user prompts, api responses and errors (#3795)
uttamkanodia14
2025-07-11
Remove extra logging in debug mode (#3864)
anj-s
2025-07-09
Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" ...
matt korwel
2025-07-10
fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620)
Gaurav
2025-07-09
Adding TurnId to Tool call and API responses and error logs. (#3039)
uttamkanodia14
2025-07-03
Fixed Google User Id pass to Clearcut (#3147)
Bryan Morgan
2025-06-29
Fix clearcut-logger.ts to event name GEMINI_CLI_API_RESPONSE_TOOL_TOK… (#1875)
uttamkanodia14
2025-06-29
Added obfuscated google account ID to clearcut log messages (#2593)
Bryan Morgan
2025-06-29
Remove debug logs that are not actionable but numerous (#2030)
anj-s
2025-06-25
fix(telemetry): handle all promise rejections in ClearcutLogger (#1557)
zhiyue
2025-06-24
Add the link to the privacy policy to the Usage Statistics section and remov...
anj-s
2025-06-23
Fix Clearcut logging wire format (#1359)
owenofbrien
2025-06-24
Fix duplicate startSession logs and duplicate logging events over the wire (#...
anj-s
2025-06-23
Ensure telemetry events are flushed immediately (#1344)
Jerop Kipruto
2025-06-23
refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)
Jerop Kipruto
2025-06-23
Fix batch flush to Clearcut (#1337)
Jerop Kipruto
2025-06-23
A couple of these log messages were now showing up every time on app startup ...
Jacob Richman
2025-06-23
Enable clearcut logging by default (#1309)
owenofbrien
2025-06-22
Clearcut logging - initial implementation (#1274)
owenofbrien