-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Labels
area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent QualityIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualitypriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.
Description
What happened?
While analyzing the test suite for config.ts, I discovered that a critical test case for hierarchical memory loading is intentionally disabled using it.skip.
This test is responsible for verifying the core functionality of loading global context files (e.g., ~/.gemini/GEMINI.md) from the user's home directory.
What did you expect to happen?
I expected all critical functionality, especially file-system-dependent features like loading global context, to be covered by active and passing tests in the suite. The test should be enabled and passing.
Client information
Client Information
Run gemini to enter the interactive CLI, then run the /about command.
> /about
# paste output hereLogin information
No response
Anything else we need to know?
No response
Metadata
Metadata
Assignees
Labels
area/agentIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent QualityIssues related to Core Agent, Tools, Memory, Sub-Agents, Hooks, Agent Qualitypriority/p1Important and should be addressed in the near term.Important and should be addressed in the near term.
Type
Projects
Status
Closed