[PR #41] [MERGED] feat: make Gemini CLI project ID optional #74

Closed
opened 2026-02-27 16:42:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/pull/41
Author: @yanyuhualb
Created: 12/31/2025
Status: Merged
Merged: 1/1/2026
Merged by: @LTbinglingfeng

Base: devHead: feature/make-project-id-optional


📝 Commits (2)

  • 40ddd3c Merge pull request #40 from router-for-me/dev
  • f139598 feat: make Gemini CLI project ID optional

📊 Changes

3 files changed (+8 additions, -13 deletions)

View changed files

📝 src/i18n/locales/en.json (+3 -3)
📝 src/i18n/locales/zh-CN.json (+3 -3)
📝 src/pages/OAuthPage.tsx (+2 -7)

📄 Description

  • Remove required validation for project ID field
  • Update translations to indicate field is optional (zh-CN, en)
  • Auto-select first available project when left empty
  • Backend already supports empty project ID by fetching project list

This improves user experience by eliminating the need to manually enter project ID for users with only one or a preferred default project.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/router-for-me/Cli-Proxy-API-Management-Center/pull/41 **Author:** [@yanyuhualb](https://github.com/yanyuhualb) **Created:** 12/31/2025 **Status:** ✅ Merged **Merged:** 1/1/2026 **Merged by:** [@LTbinglingfeng](https://github.com/LTbinglingfeng) **Base:** `dev` ← **Head:** `feature/make-project-id-optional` --- ### 📝 Commits (2) - [`40ddd3c`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/40ddd3c0666aa00ce95f8508ba9aa6bd2367168e) Merge pull request #40 from router-for-me/dev - [`f139598`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/f1395985262d3895105e829a1ffc6e3daba04f4f) feat: make Gemini CLI project ID optional ### 📊 Changes **3 files changed** (+8 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/i18n/locales/en.json` (+3 -3) 📝 `src/i18n/locales/zh-CN.json` (+3 -3) 📝 `src/pages/OAuthPage.tsx` (+2 -7) </details> ### 📄 Description - Remove required validation for project ID field - Update translations to indicate field is optional (zh-CN, en) - Auto-select first available project when left empty - Backend already supports empty project ID by fetching project list This improves user experience by eliminating the need to manually enter project ID for users with only one or a preferred default project. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:42:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cli-Proxy-API-Management-Center#74
No description provided.