summaryrefslogtreecommitdiff
path: root/packages/core/src/telemetry/uiTelemetry.test.ts
AgeCommit message (Collapse)Author
2025-08-19feat(core): Cleanup after migrating tools. (#6199)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19feat: add file change tracking to session metrics (#6094)Arya Gummadi
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <[email protected]>
2025-08-07fix(cli) - Move logging into CodeAssistServer (#5781)shishu314
Co-authored-by: Shi Shu <[email protected]>
2025-08-06feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)joshualitt
2025-08-06Fix to send user tool confirmation decision for yolo or non interacti… (#5677)agarwalravikant
Co-authored-by: Ravikant Agarwal <[email protected]>
2025-08-01[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via ↵Silvio Junior
ToolCallResponseInfo and ToolResult (#5222)
2025-07-17bug(ux): update context percentage when /clear command is run (#4162)Nick Salerni
Co-authored-by: matt korwel <[email protected]>
2025-07-09Adding TurnId to Tool call and API responses and error logs. (#3039)uttamkanodia14
Co-authored-by: Scott Densmore <[email protected]>
2025-06-30feat: Change /stats to include more detailed breakdowns (#2615)Abhi