mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
- Added clarification that tools specified in excludeTools will be disabled for the entire conversation context - Added note that excludeTools configuration affects all subsequent queries in the current session This change improves documentation clarity for extension developers by better explaining the scope and impact of the excludeTools configuration. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>