qwen-code/packages/core/src/telemetry
2025-08-11 15:11:20 +00:00
..
clearcut-logger feat: add "surface" to all logs (#5862) 2025-08-11 15:11:20 +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 Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +00:00
metrics.ts Fix for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +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 for git issue 5657 to add lines of code added/removed telemetry (#5823) 2025-08-08 04:38:07 +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