Richie Foreman
|
2dbd5ecdc8
|
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
|
2025-08-13 20:37:08 +00:00 |
|
Jacob Richman
|
e4473a9007
|
Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry" (#6161)
|
2025-08-13 18:13:18 +00:00 |
|
Deepankar Sharma
|
9c7fb870c1
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +00:00 |
|
Richie Foreman
|
150103e5dd
|
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)
|
2025-08-13 15:42:38 +00:00 |
|
tanzhenxin
|
5369af61d2
|
chore: add api request logger
|
2025-08-13 18:51:40 +08:00 |
|
tanzhenxin
|
bc92da04e9
|
Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18
|
2025-08-13 15:11:10 +08:00 |
|
Jerop Kipruto
|
431a312d4d
|
Show OpenTelemetry SDK initialization & shutdown in debug mode only (#6096)
|
2025-08-13 01:38:45 +00:00 |
|
Richie Foreman
|
7cc6b8c270
|
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-12 18:31:59 +00:00 |
|
tanzhenxin
|
cfc1aebee6
|
chore: use correct CLI_VERSION for logging
|
2025-08-12 21:00:17 +08:00 |
|
tanzhenxin
|
2655af079a
|
chore: npm run format & lint
|
2025-08-12 12:21:39 +08:00 |
|
tanzhenxin
|
807844fb57
|
feat: implement usage stats logging with telemetry refactoring
|
2025-08-12 12:16:38 +08:00 |
|
Lee James
|
2548facc79
|
feat: add "surface" to all logs (#5862)
|
2025-08-11 15:11:20 +00:00 |
|
tanzhenxin
|
c96852dc56
|
feat: add usage statistics logging for Qwen integration
|
2025-08-11 22:13:56 +08:00 |
|
agarwalravikant
|
5ab184fcaf
|
Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
|
2025-08-08 04:38:07 +00:00 |
|
Gal Zahavi
|
86eaa03f8a
|
feat(telemetry): Prevent memory leak in ClearcutLogger (#5734)
|
2025-08-08 01:53:39 +00:00 |
|
shishu314
|
bae922a632
|
fix(cli) - Move logging into CodeAssistServer (#5781)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-07 23:58:18 +00:00 |
|
Richie Foreman
|
9bc0a4aff3
|
chore(telemetry): Log FIREBASE_STUDIO when using Gemini CLI within Firebase Studio (#5790)
|
2025-08-07 22:50:48 +00:00 |
|
joshualitt
|
6133bea388
|
feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613)
|
2025-08-06 17:50:02 +00:00 |
|
agarwalravikant
|
882a97aff9
|
Fix to send user tool confirmation decision for yolo or non interacti… (#5677)
Co-authored-by: Ravikant Agarwal <ravikantag@google.com>
|
2025-08-06 17:46:42 +00:00 |
|
Shreya Keshive
|
268627469b
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +00:00 |
|
Yiheng Xu
|
cd375fefe5
|
sync gemini-cli 0.1.17
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-05 17:09:19 +08:00 |
|
owenofbrien
|
83a04c4755
|
Cloud Shell surface logging fix (#5364)
|
2025-08-04 16:48:46 +00:00 |
|
owenofbrien
|
16d29e2d6f
|
Cloud Shell surface logging fix (#5364)
|
2025-08-04 16:48:46 +00:00 |
|
Silvio Junior
|
7748e56153
|
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222)
|
2025-08-01 15:20:08 +00:00 |
|
Silvio Junior
|
0d23195624
|
[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ToolCallResponseInfo and ToolResult (#5222)
|
2025-08-01 15:20:08 +00:00 |
|
奕桁
|
b69b2ce376
|
Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15
|
2025-08-01 23:06:11 +08:00 |
|
Sandy Tao
|
f21ff09389
|
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-01 01:17:52 +00:00 |
|
Sandy Tao
|
ef445212f6
|
fix(core): Remove json output schema form the next speaker check prompt (#5325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-01 01:17:52 +00:00 |
|
Fan
|
bdf946a321
|
fix config (#163)
Co-authored-by: test <test@gmail.com>
|
2025-08-01 01:24:33 +08:00 |
|
Fan
|
dc6dcea93d
|
Update: add telemetry service (#161)
* init: telemetry for qwen code
* fix
* update
|
2025-07-31 21:12:22 +08:00 |
|
Sandy Tao
|
23c014e29c
|
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)
|
2025-07-31 04:47:04 +00:00 |
|
Sandy Tao
|
7ca978f3a0
|
Replace FlashDecidedToContinueEvent with NextSpeakerCheckEvent (#5257)
|
2025-07-31 04:47:04 +00:00 |
|
christine betts
|
7bc8766542
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
christine betts
|
3e1b2dc33a
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
Fan
|
df5c4e8079
|
Update: compress/hard constrained token usage (#136)
* setup truncation & folder structure
* fix: xml in prompt; qwen code in stats page
* fix: clear & continue logic
* preflight
* add maxSessionLimit in README
|
2025-07-30 18:14:24 +08:00 |
|
Shreya Keshive
|
293bb82019
|
Adds centralized support to log slash commands + sub commands (#5128)
|
2025-07-29 20:20:37 +00:00 |
|
Shreya Keshive
|
a2c3dbd189
|
Adds centralized support to log slash commands + sub commands (#5128)
|
2025-07-29 20:20:37 +00:00 |
|
Hyeladi Bassi
|
a9f04eba2c
|
refactor(telemetry): enhance flushToClearcut method with retry logic and early return for empty events (#1601)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-27 18:18:27 +00:00 |
|
Hyeladi Bassi
|
1f013c969f
|
refactor(telemetry): enhance flushToClearcut method with retry logic and early return for empty events (#1601)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-27 18:18:27 +00:00 |
|
Sandy Tao
|
0ef9c0b792
|
Log prompt id when a loop is detected (#4765)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-24 05:37:28 +00:00 |
|
smhendrickson
|
9d3164621a
|
add --telemetry-outfile flag (#4689)
|
2025-07-23 21:48:24 +00:00 |
|
Sandy Tao
|
7c3a84075d
|
Log flash continue (#4700)
|
2025-07-23 01:01:24 +00:00 |
|
Sandy Tao
|
67008d4643
|
Log when flash model decided to continue (#4698)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-07-23 00:31:57 +00:00 |
|
koalazf.99
|
a9d6965bef
|
pre-release commit
|
2025-07-22 23:26:01 +08:00 |
|
Sandy Tao
|
9dadf22958
|
Implement loop check with LLM (#4337)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-07-18 16:33:46 +00:00 |
|
warjiang
|
606a7702de
|
feat(cli): add explicit proxy option in cli (#2526)
Co-authored-by: Dcatfly <dcatfly@gmail.com>
|
2025-07-17 18:57:37 +00:00 |
|
uttamkanodia14
|
fc8c38b2bc
|
Logging surface field in the start_session_event. Also logging sessio… (#4362)
|
2025-07-17 15:53:59 +00:00 |
|
Nick Salerni
|
0d64355be6
|
bug(ux): update context percentage when /clear command is run (#4162)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-07-17 14:14:35 +00:00 |
|
Sandy Tao
|
886faa2990
|
Log the 2 types of loop detection (#4193)
|
2025-07-15 04:44:07 +00:00 |
|
Bryan Morgan
|
ff3722a3a7
|
Fix circular reference JSON serialization in telemetry logging (#4150)
|
2025-07-14 20:20:06 +00:00 |
|