Skip to content

Conversation

@luispater
Copy link

No description provided.

@gemini-code-assist
Copy link

Summary of Changes

Hello @luispater, 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 both the English and Chinese versions of the project's README files to include a new sponsorship entry for Cubence. The update provides users with details about Cubence as an API relay service provider for various AI models and offers a promotional discount code for their services.

Highlights

  • New Sponsor Added: Cubence has been added as a new sponsor to the project, with their details now featured in the README files.
  • Promotional Offer Included: Information about Cubence's API relay services and a 10% discount using a specific promo code has been added to the documentation.

🧠 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.

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.

@luispater luispater merged commit 1cb6bdb into router-for-me:main Dec 24, 2025
2 checks passed
@luispater luispater deleted the plus branch December 24, 2025 09:14
Copy link

@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 adds a new sponsor, Cubence, to the README.md and README_CN.md files. I've identified a couple of minor areas for improvement. There's an inconsistency in the casing of promo codes between sponsors, which I've suggested making uniform. Additionally, an extra blank line was introduced in README_CN.md which should be removed for cleaner formatting.

I am having trouble creating individual review comments. Click here to see my feedback.

README.md (30-31)

medium

There's an inconsistency in the casing of promo codes. The code for PackyCode is lowercase (cliproxyapi), while the new code for Cubence is uppercase (CLIPROXYAPI). For consistency, it's recommended to use lowercase for all promo codes. This change should be applied to both the link URL and the text.

<td width="180"><a href="https://cubence.com/signup?code=cliproxyapi&source=cpa"><img src="./assets/cubence.png" alt="Cubence" width="150"></a></td>
<td>Thanks to Cubence for sponsoring this project! Cubence is a reliable and efficient API relay service provider, offering relay services for Claude Code, Codex, Gemini, and more. Cubence provides special discounts for our software users: register using <a href="https://cubence.com/signup?code=cliproxyapi&source=cpa">this link</a> and enter the "cliproxyapi" promo code during recharge to get 10% off.</td>

README_CN.md (30-31)

medium

优惠码的大小写不一致。PackyCode 的优惠码是小写的 cliproxyapi,而新添加的 Cubence 的优惠码是大写的 CLIPROXYAPI。为了保持一致性,建议统一使用小写。此更改应同时应用于链接URL和文本描述中。

<td width="180"><a href="https://cubence.com/signup?code=cliproxyapi&source=cpa"><img src="./assets/cubence.png" alt="Cubence" width="150"></a></td>
<td>感谢 Cubence 对本项目的赞助!Cubence 是一家可靠高效的 API 中转服务商,提供 Claude Code、Codex、Gemini 等多种服务的中转。Cubence 为本软件用户提供了特别优惠:使用<a href="https://cubence.com/signup?code=cliproxyapi&source=cpa">此链接</a>注册,并在充值时输入 "cliproxyapi" 优惠码即可享受九折优惠。</td>

README_CN.md (36)

medium

此处多了一个不必要的空行,建议删除以保持文档格式的整洁和一致性。

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.

1 participant