mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
Adds the user's active file in the IDE to the footer (#4154)
This commit is contained in:
@@ -37,6 +37,7 @@ export * from './utils/quotaErrorDetection.js';
|
||||
// Export services
|
||||
export * from './services/fileDiscoveryService.js';
|
||||
export * from './services/gitService.js';
|
||||
export * from './services/ideContext.js';
|
||||
|
||||
// Export base tool definitions
|
||||
export * from './tools/tools.js';
|
||||
|
||||
Reference in New Issue
Block a user