qwen-code/packages
tanzhenxin 189df1b098
fix(core): respect respectGitIgnore setting in @file injection path (#3197)
pathReader.ts hardcoded respectGitIgnore: true when filtering files for
@{path} injection (used by slash commands), ignoring the user's
context.fileFiltering.respectGitIgnore setting. This meant gitignored
files were silently dropped even when the user explicitly set the
setting to false.

Now reads the filtering options from config instead of hardcoding.

Fixes #3142
2026-04-13 17:56:35 +08:00
..
channels feat(channels): add voice message support in TelegramAdapter (#3150) 2026-04-13 09:39:40 +08:00
cli feat(subagents): propagate approval mode to sub-agents (#3066) 2026-04-13 17:50:26 +08:00
core fix(core): respect respectGitIgnore setting in @file injection path (#3197) 2026-04-13 17:56:35 +08:00
sdk-java feat: simplify subagent model configuration with model selector 2026-03-27 11:49:45 +08:00
sdk-typescript Merge pull request #2698 from QwenLM/refactor/subagent-model-selection 2026-04-01 16:17:54 +08:00
vscode-ide-companion feat(cli): support tools.sandboxImage in settings (#3146) 2026-04-13 09:43:34 +08:00
web-templates chore: bump version to 0.14.3 (#3112) 2026-04-10 21:08:34 +08:00
webui chore: bump version to 0.14.3 (#3112) 2026-04-10 21:08:34 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00