mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 09:25:50 +03:00
[GH-ISSUE #42] Write工具报错 #29
Labels
No labels
bug
bug
enhancement
enhancement
fixed
fixed
invalid
needs-info
needs-testing
pull-request
question
upstream
wontfix
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kiro-gateway-jwadow#29
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?
Originally created by @czpGhost on GitHub (Jan 18, 2026).
Original GitHub issue: https://github.com/jwadow/kiro-gateway/issues/42
@jwadow commented on GitHub (Jan 18, 2026):
@czpGhost
Hi, friend, this error is clearly stated - it's not a Kiro Gateway bug, it's because the tool is too large and exceeds the model's output context.
I suspect this is a language miscommunication. I've been researching things related to China, and as far as I know, English isn't widely spoken there. Unfortunately, translating the terminal output isn't possible, so I've limited myself to the Chinese README.
In any case, this is a problem with your agent tool, not our project. The issue is known, and that's why the warning says what it says. A proper agent tool should automatically remind the model that it's using the tool incorrectly and split the task into multiple queries.
@czpGhost commented on GitHub (Jan 18, 2026):
Really thxxx friends to reply meee, Im already fix this problem, I just add some code in the there!