mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[PR #26] [CLOSED] feat(cursor,claude-code tools use): add Cursor IDE and Claude Code to tools use #59
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#59
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/jwadow/kiro-gateway/pull/26
Author: @cniu6
Created: 1/9/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
80e877efeat(cursor,claude-code tools use): add Cursor IDE and Claude Code to tools use217faaaMerge upstream/main and resolve conflicts3c52c21feat(converters): add image extraction support across providers📊 Changes
10 files changed (+499 additions, -59 deletions)
View changed files
📝
README.md(+102 -1)📝
kiro/converters_anthropic.py(+104 -8)📝
kiro/converters_core.py(+152 -27)📝
kiro/converters_openai.py(+52 -12)📝
kiro/http_client.py(+1 -1)📝
kiro/models_anthropic.py(+22 -1)📝
kiro/models_openai.py(+29 -3)📝
main.py(+3 -1)📝
tests/unit/test_converters_anthropic.py(+27 -0)📝
tests/unit/test_converters_core.py(+7 -5)📄 Description
fix more see:logs>>XD
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.