You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/users/configuration/qwen-ignore.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Qwen Code includes the ability to automatically ignore files, similar to `.gitig
6
6
7
7
## How it works
8
8
9
-
When you add a path to your `.qwenignore` file, tools that respect this file will exclude matching files and directories from their operations. For example, when you use the [`read_many_files`](./tools/multi-file.md) command, any paths in your `.qwenignore` file will be automatically excluded.
9
+
When you add a path to your `.qwenignore` file, tools that respect this file will exclude matching files and directories from their operations. For example, when you use the [`read_many_files`](/developers/tools/multi-file) command, any paths in your `.qwenignore` file will be automatically excluded.
10
10
11
11
For the most part, `.qwenignore` follows the conventions of `.gitignore` files:
12
12
@@ -20,14 +20,10 @@ You can update your `.qwenignore` file at any time. To apply the changes, you mu
20
20
21
21
## How to use `.qwenignore`
22
22
23
-
To enable `.qwenignore`:
24
-
25
-
1. Create a file named `.qwenignore` in the root of your project directory.
26
-
27
-
To add a file or directory to `.qwenignore`:
28
-
29
-
1. Open your `.qwenignore` file.
30
-
2. Add the path or file you want to ignore, for example: `/archive/` or `apikeys.txt`.
- Select your custom theme using the `/theme` command in Qwen Code. Your custom theme will appear in the theme selection dialog.
148
150
- Or, set it as the default by adding `"theme": "MyCustomTheme"` to the `ui` object in your `settings.json`.
149
151
- Custom themes can be set at the user, project, or system level, and follow the same [configuration precedence](./configuration.md) as other settings.
Copy file name to clipboardExpand all lines: docs/users/configuration/trusted-folders.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@ Add the following to your user `settings.json` file:
22
22
23
23
Once the feature is enabled, the first time you run the Qwen Code from a folder, a dialog will automatically appear, prompting you to make a choice:
24
24
25
-
-**Trust folder**: Grants full trust to the current folder (e.g.,`my-project`).
26
-
-**Trust parent folder**: Grants trust to the parent directory (e.g.,`safe-projects`), which automatically trusts all of its subdirectories as well. This is useful if you keep all your safe projects in one place.
25
+
-**Trust folder**: Grants full trust to the current folder (e.g. `my-project`).
26
+
-**Trust parent folder**: Grants trust to the parent directory (e.g. `safe-projects`), which automatically trusts all of its subdirectories as well. This is useful if you keep all your safe projects in one place.
27
27
-**Don't trust**: Marks the folder as untrusted. The CLI will operate in a restricted "safe mode."
28
28
29
29
Your choice is saved in a central file (`~/.qwen/trustedFolders.json`), so you will only be asked once per folder.
@@ -56,6 +56,6 @@ If you need to change a decision or see all your settings, you have a couple of
56
56
57
57
For advanced users, it's helpful to know the exact order of operations for how trust is determined:
58
58
59
-
1.**IDE Trust Signal**: If you are using the [IDE Integration](./ide-integration.md), the CLI first asks the IDE if the workspace is trusted. The IDE's response takes highest priority.
59
+
1.**IDE Trust Signal**: If you are using the [IDE Integration](/users/ide-integration/ide-integration), the CLI first asks the IDE if the workspace is trusted. The IDE's response takes highest priority.
60
60
61
61
2.**Local Trust File**: If the IDE is not connected, the CLI checks the central `~/.qwen/trustedFolders.json` file.
Copy file name to clipboardExpand all lines: docs/users/ide-integration/ide-integration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Qwen Code can integrate with your IDE to provide a more seamless and context-aware experience. This integration allows the CLI to understand your workspace better and enables powerful features like native in-editor diffing.
4
4
5
-
Currently, the only supported IDE is [Visual Studio Code](https://code.visualstudio.com/) and other editors that support VS Code extensions. To build support for other editors, see the [IDE Companion Extension Spec](./ide-companion-spec.md).
5
+
Currently, the only supported IDE is [Visual Studio Code](https://code.visualstudio.com/) and other editors that support VS Code extensions. To build support for other editors, see the [IDE Companion Extension Spec](/users/ide-integration/ide-companion-spec).
Copy file name to clipboardExpand all lines: docs/users/support/tos-privacy.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,19 +23,21 @@ When you authenticate using your qwen.ai account, these Terms of Service and Pri
23
23
-**Terms of Service:** Your use is governed by the [Qwen Terms of Service](https://qwen.ai/termsservice).
24
24
-**Privacy Notice:** The collection and use of your data is described in the [Qwen Privacy Policy](https://qwen.ai/privacypolicy).
25
25
26
-
For details about authentication setup, quotas, and supported features, see [Authentication Setup](./cli/authentication.md).
26
+
For details about authentication setup, quotas, and supported features, see [Authentication Setup](/users/configuration/settings).
27
27
28
28
## 2. If you are using OpenAI-Compatible API Authentication
29
29
30
30
When you authenticate using API keys from OpenAI-compatible providers, the applicable Terms of Service and Privacy Notice depend on your chosen provider.
31
31
32
-
**Important:** When using OpenAI-compatible API authentication, you are subject to the terms and privacy policies of your chosen API provider, not Qwen Code's terms. Please review your provider's documentation for specific details about data usage, retention, and privacy practices.
32
+
> [!important]
33
+
>
34
+
> When using OpenAI-compatible API authentication, you are subject to the terms and privacy policies of your chosen API provider, not Qwen Code's terms. Please review your provider's documentation for specific details about data usage, retention, and privacy practices.
33
35
34
36
Qwen Code supports various OpenAI-compatible providers. Please refer to your specific provider's terms of service and privacy policy for detailed information.
35
37
36
38
## Usage Statistics and Telemetry
37
39
38
-
Qwen Code may collect anonymous usage statistics and telemetry data to improve the user experience and product quality. This data collection is optional and can be controlled through configuration settings.
40
+
Qwen Code may collect anonymous usage statistics and [telemetry](/developers/development/telemetry) data to improve the user experience and product quality. This data collection is optional and can be controlled through configuration settings.
39
41
40
42
### What Data is Collected
41
43
@@ -50,10 +52,6 @@ When enabled, Qwen Code may collect:
50
52
-**Qwen OAuth:** Usage statistics are governed by Qwen's privacy policy. You can opt-out through Qwen Code's configuration settings.
51
53
-**OpenAI-Compatible API:** No additional data is collected by Qwen Code beyond what your chosen API provider collects.
52
54
53
-
### Opt-Out Instructions
54
-
55
-
You can disable usage statistics collection by following the instructions in the [Usage Statistics Configuration](./cli/configuration.md#usage-statistics) documentation.
56
-
57
55
## Frequently Asked Questions (FAQ)
58
56
59
57
### 1. Is my code, including prompts and answers, used to train AI models?
@@ -85,8 +83,6 @@ When enabled, Qwen Code may collect:
85
83
86
84
The Usage Statistics setting only controls data collection by Qwen Code itself. It does not affect what data your chosen AI service provider (Qwen, OpenAI, etc.) may collect according to their own privacy policies.
87
85
88
-
You can disable Usage Statistics collection by following the instructions in the [Usage Statistics Configuration](./cli/configuration.md#usage-statistics) documentation.
89
-
90
86
### 3. How do I switch between authentication methods?
91
87
92
88
You can switch between Qwen OAuth and OpenAI-compatible API authentication at any time:
@@ -95,4 +91,4 @@ You can switch between Qwen OAuth and OpenAI-compatible API authentication at an
95
91
2.**Within the CLI**: Use the `/auth` command to reconfigure your authentication method
96
92
3.**Environment variables**: Set up `.env` files for automatic OpenAI-compatible API authentication
97
93
98
-
For detailed instructions, see the [Authentication Setup](./cli/authentication.md) documentation.
94
+
For detailed instructions, see the [Authentication Setup](/users/configuration/settings#environment-variables-for-api-access) documentation.
0 commit comments