summaryrefslogtreecommitdiff
path: root/packages/core/src/telemetry
AgeCommit message (Expand)Author
2025-08-01fix(core): Remove json output schema form the next speaker check prompt (#5325)Sandy Tao
2025-07-31Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)Sandy Tao
2025-07-30Introduce IDE mode installer (#4877)christine betts
2025-07-29Adds centralized support to log slash commands + sub commands (#5128)Shreya Keshive
2025-07-27refactor(telemetry): enhance flushToClearcut method with retry logic and earl...Hyeladi Bassi
2025-07-24Log prompt id when a loop is detected (#4765)Sandy Tao
2025-07-23add `--telemetry-outfile` flag (#4689)smhendrickson
2025-07-23Log flash continue (#4700)Sandy Tao
2025-07-23Log when flash model decided to continue (#4698)Sandy Tao
2025-07-18Implement loop check with LLM (#4337)Sandy Tao
2025-07-17feat(cli): add explicit proxy option in cli (#2526)warjiang
2025-07-17Logging surface field in the start_session_event. Also logging sessio… (#4362)uttamkanodia14
2025-07-17bug(ux): update context percentage when /clear command is run (#4162)Nick Salerni
2025-07-15Log the 2 types of loop detection (#4193)Sandy Tao
2025-07-14Fix circular reference JSON serialization in telemetry logging (#4150)Bryan Morgan
2025-07-11Adds Flash Fallback logging and clearcut logging (#3843)uttamkanodia14
2025-07-11fix: `TypeError: Cannot read properties of undefined (reading 'authType')` (#...Gaurav
2025-07-11fix: clearcut logging (retry #3744) (#3751)Gaurav
2025-07-11Logs the auth type in the user prompts, api responses and errors (#3795)uttamkanodia14
2025-07-11Remove extra logging in debug mode (#3864)anj-s
2025-07-09Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" ...matt korwel
2025-07-10fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620)Gaurav
2025-07-09Adding TurnId to Tool call and API responses and error logs. (#3039)uttamkanodia14
2025-07-03Fixed Google User Id pass to Clearcut (#3147)Bryan Morgan
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi
2025-06-29Fix clearcut-logger.ts to event name GEMINI_CLI_API_RESPONSE_TOOL_TOK… (#1875)uttamkanodia14
2025-06-29Added obfuscated google account ID to clearcut log messages (#2593)Bryan Morgan
2025-06-29Remove debug logs that are not actionable but numerous (#2030)anj-s
2025-06-25fix(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-23Fix Clearcut logging wire format (#1359)owenofbrien
2025-06-24Fix duplicate startSession logs and duplicate logging events over the wire (#...anj-s
2025-06-23Ensure telemetry events are flushed immediately (#1344)Jerop Kipruto
2025-06-23refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)Jerop Kipruto
2025-06-23Fix batch flush to Clearcut (#1337)Jerop Kipruto
2025-06-23A couple of these log messages were now showing up every time on app startup ...Jacob Richman
2025-06-23Enable clearcut logging by default (#1309)owenofbrien
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
2025-06-20fix: remove circular references in core package (#1271) (#1272)Brandon Keiji
2025-06-20Bug fix telemetry token count (#1250)Abhi
2025-06-19Auth First Run (#1207)matt korwel
2025-06-18feat: consolidate sandbox configurations into a single object (#1154)Brandon Keiji
2025-06-15feat(test): Increase test coverage across CLI and Core packages (#1089)N. Taylor Mullen
2025-06-15Add file operation telemetry (#1068)Jerop Kipruto
2025-06-15Add telemetry command and refactor telemetry settings (#1060)Jerop Kipruto
2025-06-13Revert "Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set" (#1011)Jerop Kipruto
2025-06-13cleanup unused `allowBuildArtifacts` (#1010)Anas H. Sulaiman
2025-06-13Telemetry: Auto-export to GCP if GOOGLE_CLOUD_PROJECT is set (#1003)Jerop Kipruto
2025-06-13Handle telemetry in non-interactive mode (#1002)Jerop Kipruto
2025-06-12Refactor OTEL logging for API calls (#991)Jerop Kipruto