Skip to content

feat: add support for Gemini CLI with GEMINI.md#11

Merged
FutureExcited merged 1 commit into
mainfrom
claude/issue-10-20250625_142504
Jun 25, 2025
Merged

feat: add support for Gemini CLI with GEMINI.md#11
FutureExcited merged 1 commit into
mainfrom
claude/issue-10-20250625_142504

Conversation

@FutureExcited

Copy link
Copy Markdown
Owner

Closes #10

This PR adds full support for Gemini CLI with GEMINI.md files, functioning exactly the same as CLAUDE.md support.

Changes

  • Add GEMINI to RuleType enum
  • Create GeminiRuleProvider following Claude Code pattern
  • Support both global (~/.gemini/GEMINI.md) and local (GEMINI.md) configurations
  • Update path utilities to handle Gemini paths correctly
  • Add Gemini to single file providers list
  • Update CLI commands and documentation to include Gemini

Generated with Claude Code

- Add GEMINI to RuleType enum
- Create GeminiRuleProvider following Claude Code pattern
- Support both global (~/.gemini/GEMINI.md) and local (GEMINI.md) configurations
- Update path utilities to handle Gemini paths correctly
- Add Gemini to single file providers list
- Update CLI commands and documentation to include Gemini
- Functions exactly the same as CLAUDE.md support

Co-authored-by: Murzin Artem <FutureExcited@users.noreply.github.com>

@FutureExcited FutureExcited left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good freaking job

@FutureExcited FutureExcited merged commit 9bab0d6 into main Jun 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add support for gemini cli

1 participant