CommandCodeAI / CommandCodeAI/command-code

Problem accessing CommandCode from Russia

オープン
#482 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
言語のデータがありません
スター
4k
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

説明

Summary

From Russia, whenever I send a request, it just hangs indefinitely. The UI shows 0 tokens used, but in reality, my tokens are being drained. Even using a VPN configured as a proxy doesn't help. The only way I can get it to work is by using TUN mode, and even then, it's completely hit or miss. Specifically, in TUN mode it usually works perfectly for the first 1 to 3 requests, but then it simply dies and goes back to hanging indefinitely. There are no timeout errors or disconnect messages, the terminal just freezes forever while tokens continue to drain in the background.

All other AI services work perfectly, and even if they don’t work in Russia, with a VPN everything works fine.

Image Image Image
Expected Behavior

The application should successfully process requests or return a clear connection error timeout if access from the current region is restricted.

Tokens should not be deducted from the account balance if a request fails to execute or hangs indefinitely.

The application should work reliably when routed through a standard proxy VPN configuration, similar to other AI services.

Actual Behavior

When sending a request from Russia, the application hangs indefinitely without completing the prompt.

Despite the UI showing "0 tokens used", tokens are secretly being drained from the account balance during these hanging requests.

Standard VPN proxy configurations do not resolve the issue; the connection remains blocked or unstable.

The only partial workaround is using a VPN in TUN (Tunneling) mode, but even this method is highly inconsistent and unreliable.

Steps to reproduce the issue

Connect to the internet from Russia.

Enable a VPN in standard Proxy mode.

Note the current token balance on your account.

Send a prompt via the CLI.

Observe the request hanging indefinitely, while the UI displays "0 tokens used".

Check the account balance again and observe that tokens were actually deducted.

Switch the VPN to TUN mode.

Send 1 to 3 prompts (these will execute successfully).

Send another prompt and observe it hang indefinitely again without any timeout error, draining tokens in the background just like in step 5.

Command Code Version

0.34.1

Operating System

Windows

Terminal/IDE

terminal cli

Shell
Additional context

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

prompt flowで使用されるCLIリクエストパスから始め、報告されているproxyおよびTUN構成でWindows上のハングを再現します。リクエストの完了、timeout、エラー報告、トークンの計上を追跡します。失敗または停止したリクエストが明確なエラーで終了し、トークンを差し引かない状態になれば完了です。

索引モデルが issue の本文から書いたものです。

評価

領域
cli, networking
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。