[PR #336] [CLOSED] clarify Codex base URL for Claude Code #339

Closed
opened 2026-02-27 07:19:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/336
Author: @wanghehacker
Created: 2/25/2026
Status: Closed

Base: mainHead: fix-codex-issue


📝 Commits (2)

  • 37f1f68 fix(kiro): 修复 Kiro OAuth token 刷新和健康状态同步问题
  • 5834767 docs: clarify Codex base URL for Claude Code

📊 Changes

5 files changed (+59 additions, -12 deletions)

View changed files

📝 README-JA.md (+1 -0)
📝 README-ZH.md (+1 -0)
📝 README.md (+1 -0)
📝 src/providers/claude/claude-kiro.js (+49 -12)
📝 src/ui-modules/usage-api.js (+7 -0)

📄 Description

Prevent misconfiguration in Claude Code that causes duplicated path suffix (.../v1/messages/v1/messages) and request failures.


🔄 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/justlovemaki/AIClient-2-API/pull/336 **Author:** [@wanghehacker](https://github.com/wanghehacker) **Created:** 2/25/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-codex-issue` --- ### 📝 Commits (2) - [`37f1f68`](https://github.com/justlovemaki/AIClient-2-API/commit/37f1f68a21a37da65dcc2f22781c553111618610) fix(kiro): 修复 Kiro OAuth token 刷新和健康状态同步问题 - [`5834767`](https://github.com/justlovemaki/AIClient-2-API/commit/5834767c0cc1acc72915d2d92e5bb6008a08ac15) docs: clarify Codex base URL for Claude Code ### 📊 Changes **5 files changed** (+59 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README-JA.md` (+1 -0) 📝 `README-ZH.md` (+1 -0) 📝 `README.md` (+1 -0) 📝 `src/providers/claude/claude-kiro.js` (+49 -12) 📝 `src/ui-modules/usage-api.js` (+7 -0) </details> ### 📄 Description Prevent misconfiguration in Claude Code that causes duplicated path suffix (`.../v1/messages/v1/messages`) and request failures. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:19:00 +03:00
Sign in to join this conversation.
No labels
pull-request
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/AIClient-2-API-justlovemaki#339
No description provided.