mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-03 00:14:28 -07: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