mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
Plumb extension context filenames through for /memory refresh (#1312)
This commit is contained in:
parent
b05b8673cd
commit
c9bea8e646
4 changed files with 39 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ export async function loadCliConfig(
|
|||
fileDiscoveryService: fileService,
|
||||
bugCommand: settings.bugCommand,
|
||||
model: argv.model!,
|
||||
extensionContextFilePaths,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue