[docs] rename GEMINI.md to AGENTS.md - #13316
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request standardizes the project's documentation by renaming a configuration file to better align with industry-standard naming conventions for AI agents. The change ensures consistency across the repository while maintaining the integrity of the existing documentation content. Highlights
New Features🧠 You can now enable Memory (public preview) to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the main heading in AGENTS.md to reflect the correct filename. The reviewer suggested further improving this heading by removing the .md file extension to maintain consistency with other documentation files in the repository.
0fce008 to
ea194ec
Compare
|
/gemini review |
Library files
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13316 +/- ##
==========================================
+ Coverage 71.19% 72.31% +1.12%
==========================================
Files 704 703 -1
Lines 98107 96309 -1798
==========================================
- Hits 69843 69649 -194
+ Misses 28264 26660 -1604 🚀 New features to boost your workflow:
|
Rename GEMINI.md to AGENTS.md to align with standard AI agent customization and configuration naming conventions. Update the main document heading inside the file to reflect the new filename while preserving all existing project overview, build, and test instructions.
ea194ec to
6718a49
Compare
Rename GEMINI.md to AGENTS.md to align with standard AI agent customization and configuration naming conventions. Update the main document heading inside the file to reflect the new filename while preserving all existing project overview, build, and test instructions.