mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 01:45:56 +03:00
[PR #29] [CLOSED] ✨ feat(kiro): 实现Kiro多账号池功能支持负载均衡和故障转移 #248
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/AIClient-2-API-justlovemaki#248
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/justlovemaki/AIClient-2-API/pull/29
Author: @LaelLuo
Created: 8/12/2025
Status: ❌ Closed
Base:
main← Head:feat/kiro-pool-support📝 Commits (4)
c539eed✨ feat(kiro): 实现Kiro多账号池功能支持负载均衡和故障转移f643595🐛 fix(kiro): 修复流式生成故障转移和错误处理问题7956606🐛 fix(kiro): 优化KiroApiPoolService架构设计和错误处理机制ca2bd2d♻️ refactor(kiro): 重构KiroApiPoolService消除重复逻辑并优化429错误处理📊 Changes
5 files changed (+792 additions, -180 deletions)
View changed files
📝
src/adapter.js(+49 -1)📝
src/api-server.js(+41 -1)➕
src/claude/claude-kiro-pool.js(+485 -0)📝
src/claude/claude-kiro.js(+216 -178)📝
src/common.js(+1 -0)📄 Description
Summary
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.