qwen-code/packages/core/src
Jerop Kipruto aca034fdfe
Refactor usage statistics to be a top-level setting (#1363)
This commit refactors the `usageStatisticsEnabled` setting from a sub-property of the `telemetry` configuration to a top-level setting. This change simplifies the configuration by decoupling usage statistics from the telemetry settings.

The documentation has also been updated to reflect this change.
2025-06-24 00:29:31 +00:00
..
__mocks__/fs Rename server->core (#638) 2025-05-30 18:25:47 -07:00
code_assist point Code Assist client to prod server (#1201) 2025-06-21 22:25:18 +00:00
config Refactor usage statistics to be a top-level setting (#1363) 2025-06-24 00:29:31 +00:00
core Ensure telemetry events are flushed immediately (#1344) 2025-06-23 22:05:02 +00:00
services Provide a .gitconfig for shadow repos (#1294) 2025-06-22 00:13:03 -04:00
telemetry Fix duplicate startSession logs and duplicate logging events over the wire (#1357) 2025-06-24 00:05:42 +00:00
tools Sanitize MCP FunctionDeclarations to workaround Vertex bug (#1330) 2025-06-23 09:13:53 -07:00
utils Remove .gitignore logging from startup. (#1323) 2025-06-23 11:12:42 -07:00
index.test.ts Rename server->core (#638) 2025-05-30 18:25:47 -07:00
index.ts Auth First Run (#1207) 2025-06-19 16:52:22 -07:00