mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
- Remove redundant file reading logic from ide-server - Leverage diffManager's new capability to read old content internally - Simplify openDiff tool call site to pass only newContent - Update comments to reflect the simplified implementation