qwen-code/packages/core/src/telemetry
2025-08-08 01:53:39 +00:00
..
clearcut-logger feat(telemetry): Prevent memory leak in ClearcutLogger (#5734) 2025-08-08 01:53:39 +00:00
constants.ts Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591) 2025-08-05 22:52:58 +00:00
file-exporters.ts add --telemetry-outfile flag (#4689) 2025-07-23 21:48:24 +00:00
index.ts Adds centralized support to log slash commands + sub commands (#5128) 2025-07-29 20:20:37 +00:00
integration.test.circular.ts Fix circular reference JSON serialization in telemetry logging (#4150) 2025-07-14 20:20:06 +00:00
loggers.test.circular.ts feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613) 2025-08-06 17:50:02 +00:00
loggers.test.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00
loggers.ts Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591) 2025-08-05 22:52:58 +00:00
metrics.test.ts Add file operation telemetry (#1068) 2025-06-15 13:24:53 -07:00
metrics.ts Fix to send user tool confirmation decision for yolo or non interacti… (#5677) 2025-08-06 17:46:42 +00:00
sdk.ts add --telemetry-outfile flag (#4689) 2025-07-23 21:48:24 +00:00
telemetry.test.ts Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591) 2025-08-05 22:52:58 +00:00
tool-call-decision.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00
types.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00
uiTelemetry.test.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00
uiTelemetry.ts fix(cli) - Move logging into CodeAssistServer (#5781) 2025-08-07 23:58:18 +00:00