mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-25 17:35:58 +03:00
[PR #140] [MERGED] fix(kiro): 修复 tool_use 的 input 字段序列化问题 #272
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#272
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/140
Author: @clansty
Created: 12/26/2025
Status: ✅ Merged
Merged: 12/27/2025
Merged by: @justlovemaki
Base:
main← Head:fix/kiro-tool-use-input-parse📝 Commits (1)
2f57242fix(kiro): 修复 tool_use 的 input 字段序列化问题📊 Changes
1 file changed (+9 additions, -7 deletions)
View changed files
📝
src/claude/claude-kiro.js(+9 -7)📄 Description
将 tool_use 块的 input 字段从 JSON 字符串解析为对象,
修复 Claude SDK 校验不通过的问题。
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.