feat: modular GEMINI.md imports with @file.md syntax (#1585) (#2230)

This commit is contained in:
Niladri Das
2025-06-30 04:21:47 +05:30
committed by GitHub
parent ada4061a45
commit f848d35758
5 changed files with 658 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ Gemini CLI's core package (`packages/core`) is the backend portion of Gemini CLI
## Navigating this section
- **[Core tools API](./tools-api.md):** Information on how tools are defined, registered, and used by the core.
- **[Memory Import Processor](./memport.md):** Documentation for the modular GEMINI.md import feature using @file.md syntax.
## Role of the core