mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[GH-ISSUE #1] not work with cursor #1
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#1
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 @ghazialyasin on GitHub (Dec 13, 2025).
Original GitHub issue: https://github.com/jwadow/kiro-gateway/issues/1
cursor not work with OpenAI in cursor !!!
@jwadow commented on GitHub (Dec 13, 2025):
I tested this myself - Cursor simply doesn't send requests to custom endpoints at all. The gateway receives nothing, zero requests. It's a Cursor issue, not ours.
Cursor's OpenAI integration is... let's say "special". It seems to route everything through their own servers regardless of what you set.
Try a different client that actually respects custom base URLs, for example Roo Code.
Sorry, nothing I can do about Cursor being Cursor.