Merged
Conversation
luispater
approved these changes
Jul 9, 2025
luispater
added a commit
that referenced
this pull request
Dec 2, 2025
luispater
pushed a commit
that referenced
this pull request
Dec 6, 2025
- Added setKiroIncognitoMode() helper function to handle Kiro auth incognito mode setting - Replaced 3 duplicate code blocks (21 lines) with single function calls (3 lines) - Kiro auth defaults to incognito mode for multi-account support - Users can override with --incognito or --no-incognito flags This addresses the code duplication noted in PR #1 review.
gdtiti
pushed a commit
to gdtiti/CLIProxyAPI
that referenced
this pull request
Dec 30, 2025
gdtiti
pushed a commit
to gdtiti/CLIProxyAPI
that referenced
this pull request
Dec 30, 2025
gdtiti
pushed a commit
to gdtiti/CLIProxyAPI
that referenced
this pull request
Dec 30, 2025
…I-Management-Center 前端项目你 prompt router-for-me#1
linhlban150612
pushed a commit
to linhlban150612/CLIProxyAPI
that referenced
this pull request
Jan 23, 2026
linhlban150612
pushed a commit
to linhlban150612/CLIProxyAPI
that referenced
this pull request
Jan 23, 2026
Merge pull request router-for-me#1 from linlang781/main
TimouL
pushed a commit
to TimouL/CLIProxyAPI
that referenced
this pull request
Jan 26, 2026
Feature/backup
luispater
pushed a commit
that referenced
this pull request
Feb 18, 2026
applyClaudeToolPrefix, stripClaudeToolPrefixFromResponse, and stripClaudeToolPrefixFromStreamLine now handle "tool_reference" blocks (field "tool_name") in addition to "tool_use" blocks (field "name"). Without this fix, tool_reference blocks in conversation history retain their original unprefixed names while tool definitions carry the proxy_ prefix, causing Anthropic API 400 errors: "Tool reference 'X' not found in available tools." Co-authored-by: Kirill Turanskiy <kt@novamedia.ru>
myuan19
pushed a commit
to myuan19/CLIProxyAPI
that referenced
this pull request
Feb 28, 2026
…uter-for-me#1) applyClaudeToolPrefix, stripClaudeToolPrefixFromResponse, and stripClaudeToolPrefixFromStreamLine now handle "tool_reference" blocks (field "tool_name") in addition to "tool_use" blocks (field "name"). Without this fix, tool_reference blocks in conversation history retain their original unprefixed names while tool definitions carry the proxy_ prefix, causing Anthropic API 400 errors: "Tool reference 'X' not found in available tools." Co-authored-by: Kirill Turanskiy <kt@novamedia.ru>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.