由102,277行C代碼編譯的程式設計助手。 無運行時。無解譯器。無虛擬機。純粹的原生效能。
一條命令,安裝一切。
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哲學。每個二進制檔案做好一件事。組合它們解決一切。
四個C庫,嚴格的單向依賴。共96個模組。每個符號帶前綴。每個alloc配對一個free。
單行配置切換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