[PR #108] [MERGED] refactor(gemini-cli): simplify project id input flow and support ALL mode #110

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

📋 Pull Request Information

Original PR: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/pull/108
Author: @rensumo
Created: 2/21/2026
Status: Merged
Merged: 2/22/2026
Merged by: @LTbinglingfeng

Base: devHead: main


📝 Commits (6)

  • ed1a288 feat(gemini-cli): support ALL project id and simplify project selection UI
  • df693be chore(i18n): remove unused gemini_cli_fetch_all_projects keys
  • 868c015 Update src/pages/OAuthPage.tsx
  • f506d33 refactor(gemini-cli): simplify project id normalization and disable input while polling
  • 3768b51 chore(lockfile): revert unrelated package-lock.json changes
  • e5ef410 chore(i18n): add ALL project hint in ru locale

📊 Changes

5 files changed (+19 additions, -5 deletions)

View changed files

📝 src/i18n/locales/en.json (+1 -1)
📝 src/i18n/locales/ru.json (+1 -1)
📝 src/i18n/locales/zh-CN.json (+1 -1)
📝 src/pages/OAuthPage.module.scss (+7 -0)
📝 src/pages/OAuthPage.tsx (+9 -2)

📄 Description

Support ALL (case-insensitive) to trigger full-project mode (project_id=ALL).


🔄 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/108 **Author:** [@rensumo](https://github.com/rensumo) **Created:** 2/21/2026 **Status:** ✅ Merged **Merged:** 2/22/2026 **Merged by:** [@LTbinglingfeng](https://github.com/LTbinglingfeng) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (6) - [`ed1a288`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/ed1a288b868493938053b1780bd33430cb863512) feat(gemini-cli): support ALL project id and simplify project selection UI - [`df693be`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/df693be20c6c486c180c2520523f091d02d424b3) chore(i18n): remove unused gemini_cli_fetch_all_projects keys - [`868c015`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/868c0151722b448e5c033528053287dc2e93959f) Update src/pages/OAuthPage.tsx - [`f506d33`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/f506d33fcd91116256d6f111a77d6b6593df8950) refactor(gemini-cli): simplify project id normalization and disable input while polling - [`3768b51`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/3768b5117dfe7d81cf0ce4e2f69dcee0b2af4c2c) chore(lockfile): revert unrelated package-lock.json changes - [`e5ef410`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/e5ef41037f4933bd291fe6ae41cdffd4f14fe03a) chore(i18n): add ALL project hint in ru locale ### 📊 Changes **5 files changed** (+19 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/i18n/locales/en.json` (+1 -1) 📝 `src/i18n/locales/ru.json` (+1 -1) 📝 `src/i18n/locales/zh-CN.json` (+1 -1) 📝 `src/pages/OAuthPage.module.scss` (+7 -0) 📝 `src/pages/OAuthPage.tsx` (+9 -2) </details> ### 📄 Description Support ALL (case-insensitive) to trigger full-project mode (project_id=ALL). --- <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:35 +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#110
No description provided.