mirror of
https://github.com/jwadow/kiro-gateway.git
synced 2026-04-25 01:15:57 +03:00
[GH-ISSUE #28] поддержка/вопрос #20
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#20
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 @molhutarostki-dotcom on GitHub (Jan 10, 2026).
Original GitHub issue: https://github.com/jwadow/kiro-gateway/issues/28
привет это опять я
не нашел как с тобой связаться иначе
прошу подсказать возможна ли работа ### локально без списания токенов внутри ide клиента? например cursor или windsurf (kiro ide не зашел)?
я смог запустить (с помощью грока и какойто матери) работу локально но учитывая размер моего проекта вручную копировать измененный код и вставлять все это руками - не вариант
тем более что слишком большие файлы браузер обрезает и предлагает продолжить выводить код новыми командами
у курсора такой прикол
{"error":{"type":"client","reason":"ssrf_blocked","message":"connection to private IP is blocked","retryable":false}}
ну и кстати отличная работа!
@jwadow commented on GitHub (Jan 10, 2026):
@molhutarostki-dotcom
Привет, it’s better to communicate in English, for the benefit of the community, so that someone facing the same problem can easily understand what we’re talking about.
There were already people who came to Reddit with a similar problem, and even issue #1 was about this. Apparently, Cursor is a problematic thing that does not want you to use third-party APIs, but to pay money to them.
My opinion is that Cursor is the evil Apple of the coding world, it’s popular, it’s well-known, you click and it works, but you’re locked into their system. It is much better to use open source solutions for VS Code such as Roo Code, which is not perfect, but covers all tasks. Personally, in a private repository, I am developing a modern agent for VS Code, which I hope will be better than all analogues and will soon be released publicly.
If this is a strictly local IP problem, you can always use tunnels, cheap hosting, or something else, better find it on the Internet.
If you find a solution to the problem with Cursor, such as tweaks or even a native solution, it would be very good for you to report it to help other people.
You can write to this issue, so you can help people who encounter the same problem in the future.