mirror of
https://github.com/Quorinex/Kiro-Go.git
synced 2026-04-25 07:15:50 +03:00
[PR #21] [MERGED] feat: Add validation and account management functionality #16
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Kiro-Go#16
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/Quorinex/Kiro-Go/pull/21
Author: @hkxiaoyao
Created: 2/23/2026
Status: ✅ Merged
Merged: 2/23/2026
Merged by: @Quorinex
Base:
main← Head:main📝 Commits (2)
9496c0dfeat: Add validation and account management functionality9f25093feat: Add logic to skip accounts with exhausted usage limits📊 Changes
8 files changed (+354 additions, -49 deletions)
View changed files
📝
auth/oidc.go(+3 -0)📝
config/config.go(+3 -0)📝
pool/account.go(+33 -4)📝
proxy/handler.go(+95 -0)📝
proxy/kiro.go(+6 -6)📝
proxy/kiro_api.go(+5 -5)📝
proxy/translator.go(+31 -26)📝
web/index.html(+178 -8)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.