mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
Add a local telemetry launcher (#1015)
This commit is contained in:
parent
31b28ade01
commit
9954779739
5 changed files with 531 additions and 4 deletions
|
|
@ -38,6 +38,7 @@ export interface Settings {
|
|||
contextFileName?: string | string[];
|
||||
accessibility?: AccessibilitySettings;
|
||||
telemetry?: boolean;
|
||||
telemetryOtlpEndpoint?: string;
|
||||
preferredEditor?: string;
|
||||
|
||||
// Git-aware file filtering settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue