Edilmo Palencia
|
fc8ac73725
|
feat(hooks): Hook Session Lifecycle & Compression Integration (#14151)
|
2025-12-03 17:04:13 +00:00 |
|
Marat Boshernitsan
|
86c4a55012
|
Allow telemetry exporters to GCP to utilize user's login credentials, if requested (#13778)
|
2025-12-03 05:27:37 +00:00 |
|
Riddhi Dutta
|
24a76f6354
|
track github repository names in telemetry events (#13670)
Co-authored-by: riddhi <duttariddhi@google.com>
|
2025-12-03 05:26:12 +00:00 |
|
CHAEWAN KIM
|
c7c043fb6d
|
fix(async): prevent missed async errors from bypassing catch handlers (#13714)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-12-01 22:11:40 +00:00 |
|
Kevin Ramdass
|
6c4cd01253
|
feat: Add startup profiler to measure and record application initialization phases. (#13638)
|
2025-12-01 18:06:13 +00:00 |
|
Shardul Natu
|
e14c7ac300
|
feat(telemetry): Add Semantic logging for to ApiRequestEvents (#13912)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-11-30 03:35:24 +00:00 |
|
Shardul Natu
|
6272daa40a
|
update(telemetry): OTel API response event with finish reasons (#13849)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-11-27 04:46:40 +00:00 |
|
Edilmo Palencia
|
7ede0fa77e
|
feat(hooks): Hook Telemetry Infrastructure (#9082)
|
2025-11-24 21:13:24 +00:00 |
|
owenofbrien
|
3e10bed4f9
|
Moved client id logging into createBasicLogEvent (#13607)
|
2025-11-21 21:20:15 +00:00 |
|
owenofbrien
|
f8ebe0fa6a
|
Fix exp id logging (#13430)
|
2025-11-21 20:44:50 +00:00 |
|
Adib234
|
47f626aaac
|
Remove useModelRouter experimental flag (#13593)
|
2025-11-21 17:54:17 +00:00 |
|
fancivez
|
df1ffff691
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Jainam M
|
67497870cd
|
Capturing github action workflow name if present and send it to clearcut (#13132)
|
2025-11-19 16:30:03 +00:00 |
|
Caroline Rose
|
fcdd1a4590
|
feat(auth): Add option for metadata server application default credentials without project override (#12948)
|
2025-11-14 16:39:11 +00:00 |
|
Tommaso Sciortino
|
cc0fcc247c
|
Update comment and undo unnecessary logging (#13025)
|
2025-11-14 03:11:13 +00:00 |
|
Tommaso Sciortino
|
1a51ac5406
|
Improve MALFORMED_FUNCTION_CALL handling (#12965)
|
2025-11-13 16:07:49 +00:00 |
|
Sandy Tao
|
54926aafb2
|
feat(core): enhance loop detection with 2-stage check (#12902)
|
2025-11-12 04:49:00 +00:00 |
|
Megha Bansal
|
b21cb4a57d
|
Increase code coverage for core packages (#12872)
|
2025-11-12 04:06:43 +00:00 |
|
N. Taylor Mullen
|
bfcb4f883c
|
telemetry: track interactive session state (#12856)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-11-11 10:03:32 +00:00 |
|
owenofbrien
|
227062bcb6
|
Added active experiment ids to Clearcut log events (#12745)
|
2025-11-10 17:21:49 +00:00 |
|
Tommaso Sciortino
|
4774384583
|
Revamp KeypressContext (#12746)
|
2025-11-09 16:45:04 +00:00 |
|
christine betts
|
016088b1ca
|
Fix extensions logging race condition and slash command logging (#12732)
|
2025-11-08 15:29:36 +00:00 |
|
Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Jainam M
|
79634f79c3
|
refactor(core): Refactored and removed redundant test lines in telemetry (#12356)
|
2025-11-04 08:42:31 +00:00 |
|
Allen Hutchison
|
ed3f64199d
|
Refactor PolicyEngine to Core Package (#12325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 23:41:00 +00:00 |
|
Silvio Junior
|
c34d900bc4
|
Log recovery events (nudges) that happens inside the subagent (#12408)
|
2025-11-03 22:53:43 +00:00 |
|
shishu314
|
7c695059f5
|
feat(telemetry) - Add metric for slow rendering (#12391)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-10-31 18:57:47 +00:00 |
|
Jerop Kipruto
|
c5e0719b63
|
fix(core): remove duplicate session_id in GCP log exporter (#12370)
|
2025-10-31 14:42:13 +00:00 |
|
Shardul Natu
|
de1c601a90
|
feat(telemetry): Add extension name to ToolCallEvent telemetry (#12343)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-10-31 13:50:22 +00:00 |
|
Jainam M
|
d018c2ef4d
|
refactor(core): Refactored and removed redundant test lines in teleme… (#12284)
|
2025-10-31 07:33:33 +00:00 |
|
matt korwel
|
9c39d616cb
|
feat: Prevent self-imports and fix build loop (#12309)
|
2025-10-30 20:15:49 +00:00 |
|
Jerop Kipruto
|
e2876a5c24
|
Create line change metrics (#12299)
|
2025-10-30 18:55:47 +00:00 |
|
christine betts
|
221adba12c
|
Log extension ID with tool call/slash command invocation (#12254)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-30 13:47:36 +00:00 |
|
Shardul Natu
|
948b6606ea
|
feat(telemetry): Add extensions to StartSessionEvent telemetry (#12261)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-10-29 22:21:32 +00:00 |
|
Shardul Natu
|
7dd0d5c1e4
|
feat: Add auth_type to StartSessionEvent OTel logging (#12034)
Co-authored-by: Shnatu <snatu@google.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-29 19:28:28 +00:00 |
|
Christie Warwick (Wilson)
|
174fbdb06f
|
feat: Add Open Telemetric semantic standard compliant log (#11975)
|
2025-10-28 20:02:46 +00:00 |
|
Pavel Jbanov
|
79551afa15
|
feat: added basic dev otel trace instrumentation (#11690)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-27 23:16:44 +00:00 |
|
Abhi
|
d99f44b13e
|
Fix tests (#11998)
|
2025-10-24 21:49:42 +00:00 |
|
owenofbrien
|
1c5a70b3d8
|
Stop logging session ids on extension events (#11941)
|
2025-10-24 17:11:42 +00:00 |
|
shishu314
|
4fc60388a5
|
feat(infra) - Add logging for when user tries to exit multiple times (#11218)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-10-22 21:39:27 +00:00 |
|
christine betts
|
699e4b7e44
|
Remove errant console.debug log of config (#11579)
|
2025-10-22 14:13:42 +00:00 |
|
christine betts
|
3b09839253
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Adrian Arribas
|
0f3564754d
|
[Part 5/6] feat(telemetry): add activity monitor with event-driven snapshots (#8124)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-20 17:29:53 +00:00 |
|
Sandy Tao
|
af972ee3dc
|
fix(cli): enable typechecking for ui/components tests (#11419)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
|
2025-10-17 23:16:12 +00:00 |
|
owenofbrien
|
70dce73e95
|
Log all user settings to enable measurement of experiment impacts (#11354)
|
2025-10-17 20:54:35 +00:00 |
|
Allen Hutchison
|
b7e4e8b1de
|
refactor: Remove deprecated --all-files flag (#11228)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-16 19:09:21 +00:00 |
|
Jacob MacDonald
|
fa1fd9277a
|
Fix rough edges around extension updates (#10926)
|
2025-10-10 21:28:13 +00:00 |
|
Shreya Keshive
|
09415e9b2c
|
feat(ui): add flicker detection and metrics (#10821)
|
2025-10-10 20:18:38 +00:00 |
|