[PR #140] [MERGED] fix(kiro): 修复 tool_use 的 input 字段序列化问题 #272

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

📋 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: mainHead: fix/kiro-tool-use-input-parse


📝 Commits (1)

  • 2f57242 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/justlovemaki/AIClient-2-API/pull/140 **Author:** [@clansty](https://github.com/clansty) **Created:** 12/26/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@justlovemaki](https://github.com/justlovemaki) **Base:** `main` ← **Head:** `fix/kiro-tool-use-input-parse` --- ### 📝 Commits (1) - [`2f57242`](https://github.com/justlovemaki/AIClient-2-API/commit/2f57242408ef4f99758f0912eef02e277f05ee2b) fix(kiro): 修复 tool_use 的 input 字段序列化问题 ### 📊 Changes **1 file changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/claude/claude-kiro.js` (+9 -7) </details> ### 📄 Description 将 tool_use 块的 input 字段从 JSON 字符串解析为对象, 修复 Claude SDK 校验不通过的问题。 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:18:46 +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#272
No description provided.