mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
feat(commands): Enable @file processing in TOML commands (#6716)
This commit is contained in:
parent
529c2649b8
commit
bfdddcbd99
27 changed files with 1836 additions and 331 deletions
|
|
@ -18,3 +18,4 @@ export {
|
|||
IdeConnectionType,
|
||||
} from './src/telemetry/types.js';
|
||||
export { makeFakeConfig } from './src/test-utils/config.js';
|
||||
export * from './src/utils/pathReader.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue