Skip to content

update readme#921

Merged
llmc-reviewer merged 1 commit intomainfrom
re
Mar 5, 2026
Merged

update readme#921
llmc-reviewer merged 1 commit intomainfrom
re

Conversation

@helloyongyang
Copy link
Contributor

No description provided.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, 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 updates the project's README files (English and Chinese versions) to reflect recent developments. It acknowledges a new community contributor, announces a significant new feature regarding disaggregated deployment with Mooncake, and expands the list of thanked external projects.

Highlights

  • Community Contributions: Added a new community contributor, 'zhtshr', to the list of developers in both English and Chinese READMEs.
  • New Feature Announcement: Announced support for disaggregated deployment based on Mooncake in the 'Latest News' section of both README files.
  • Acknowledgements: Included Mooncake in the list of thanked model repositories and research communities.

🧠 New Feature in Public Preview: You can now enable Memory 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.

Changelog
  • README.md
    • Added 'zhtshr' to the 'community developers' section.
    • Inserted a news item for March 5, 2026, announcing Mooncake-based disaggregated deployment.
    • Appended 'Mooncake' to the 'We sincerely thank all the model repositories and research communities' section.
  • README_zh.md
    • Added 'zhtshr' to the '社区开发者' (community developers) section.
    • Inserted a news item for March 5, 2026, announcing Mooncake-based disaggregated deployment.
    • Appended 'Mooncake' to the '我们衷心感谢所有启发了我们的模型库和研究社区' (We sincerely thank all the model repositories and research communities) section.
Using Gemini Code Assist

The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize 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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. 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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@llmc-reviewer llmc-reviewer merged commit 2fbc54f into main Mar 5, 2026
2 checks passed
@llmc-reviewer llmc-reviewer deleted the re branch March 5, 2026 07:23
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the README.md and README_zh.md files. The changes include adding a new community contributor, a new item to the 'Latest News' section about Mooncake support, and adding Mooncake to the acknowledgements. The updates are straightforward. I've suggested sorting the list of community contributors alphabetically to improve maintainability.

Note: Security Review has been skipped due to the limited scope of the PR.

Comment on lines +38 to 42
- [zhtshr](https://github.com/zhtshr)
- [triple-Mu](https://github.com/triple-Mu)
- [vivienfanghuagood](https://github.com/vivienfanghuagood)
- [yeahdongcn](https://github.com/yeahdongcn)
- [kikidouloveme79](https://github.com/kikidouloveme79)
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

For better readability and easier maintenance, please consider sorting the list of community developers alphabetically by their GitHub handle.

Suggested change
- [zhtshr](https://github.com/zhtshr)
- [triple-Mu](https://github.com/triple-Mu)
- [vivienfanghuagood](https://github.com/vivienfanghuagood)
- [yeahdongcn](https://github.com/yeahdongcn)
- [kikidouloveme79](https://github.com/kikidouloveme79)
- [kikidouloveme79](https://github.com/kikidouloveme79)
- [triple-Mu](https://github.com/triple-Mu)
- [vivienfanghuagood](https://github.com/vivienfanghuagood)
- [yeahdongcn](https://github.com/yeahdongcn)
- [zhtshr](https://github.com/zhtshr)

Comment on lines +38 to 42
- [zhtshr](https://github.com/zhtshr)
- [triple-Mu](https://github.com/triple-Mu)
- [vivienfanghuagood](https://github.com/vivienfanghuagood)
- [yeahdongcn](https://github.com/yeahdongcn)
- [kikidouloveme79](https://github.com/kikidouloveme79)
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

For better readability and easier maintenance, please consider sorting the list of community developers alphabetically by their GitHub handle.

Suggested change
- [zhtshr](https://github.com/zhtshr)
- [triple-Mu](https://github.com/triple-Mu)
- [vivienfanghuagood](https://github.com/vivienfanghuagood)
- [yeahdongcn](https://github.com/yeahdongcn)
- [kikidouloveme79](https://github.com/kikidouloveme79)
- [kikidouloveme79](https://github.com/kikidouloveme79)
- [triple-Mu](https://github.com/triple-Mu)
- [vivienfanghuagood](https://github.com/vivienfanghuagood)
- [yeahdongcn](https://github.com/yeahdongcn)
- [zhtshr](https://github.com/zhtshr)

helloyongyang added a commit that referenced this pull request Mar 6, 2026
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.

2 participants