feat: update docs

This commit is contained in:
pomelo-nwu
2025-10-22 19:27:27 +08:00
parent 6183f24be7
commit 1f760b116f
13 changed files with 352 additions and 55 deletions

View File

@@ -54,4 +54,3 @@ Qwen Code's built-in tools can be broadly categorized as follows:
Additionally, these tools incorporate:
- **[MCP servers](./mcp-server.md)**: MCP servers act as a bridge between the model and your local environment or other services like APIs.
- **[Sandboxing](../sandbox.md)**: Sandboxing isolates the model and its changes from your environment to reduce potential risk.