mirror of
https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git
synced 2026-04-24 23:25:52 +03:00
[PR #108] [MERGED] refactor(gemini-cli): simplify project id input flow and support ALL mode #110
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cli-Proxy-API-Management-Center#110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:main📝 Commits (6)
ed1a288feat(gemini-cli): support ALL project id and simplify project selection UIdf693bechore(i18n): remove unused gemini_cli_fetch_all_projects keys868c015Update src/pages/OAuthPage.tsxf506d33refactor(gemini-cli): simplify project id normalization and disable input while polling3768b51chore(lockfile): revert unrelated package-lock.json changese5ef410chore(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.