102,277行のCからコンパイルされたコーディングアシスタント。 ランタイム不要。インタプリタ不要。VM不要。純粋なネイティブパフォーマンス。
コマンド一つ。すべてインストール。
iwr -useb get.scorpiox.net | iex
Run in PowerShell. Downloads the binary and configures PATH automatically.
Launch in Browser →Pythonなし。Nodeなし。Goなし。Rustなし。手書きCを静的バイナリにコンパイル。
Every line hand-written in C. Static musl linking. No allocator overhead, no GC pauses. Starts in milliseconds, uses kilobytes.
Full agentic execution — runs bash, edits files, searches the web, manages tasks, all autonomously.
One tool, one job. Composable binaries that work together — bash, search, docs, tasks, plan mode.
WSL2 distros on Windows, user namespaces on Linux. Stateless containers with zero config.
Claude, Gemini, GLM, llama.cpp — switch backends with a single config change. Not locked in.
Rich terminal UI for interactive work, or pipe-friendly headless mode for scripts and automation.
Unix哲学。各バイナリは一つのことを上手くやる。組み合わせてあらゆる問題を解決。
厳密な一方向依存の4つのCライブラリ。計96モジュール。すべてのシンボルにプレフィックス。すべてのallocにfreeをペア。
1行の設定でAIプロバイダーを切り替え。
OAuth経由でAnthropic APIに直接接続。ローカルまたはリモートのトークン取得。
Anthropic Messages API直接接続、複数の認証プロバイダー対応。公式、Antigravity、Z.AI、カスタムエンドポイント。
Google Geminiネイティブ統合。パブリックAPIまたは内部CLIアクセス。
OpenAI互換エンドポイント。OpenAI、Azure、llama.cpp、Ollama、vLLM、LM Studioに対応。
コマンド一つでバイナリをダウンロード&インストール。
バイナリインストール済み、PATH自動設定済み。
%LOCALAPPDATA%\scorpiox
新しいターミナルを開いてAIでコーディング開始。
sx
Pipe prompts in, get answers out. Unix-style.
sx -p "explain this code"
Deep-dive into every capability — 72 pages