A coding assistant compiled from 102,277 lines of C. No runtime. No interpreter. No VM. Just raw, native performance.
One command. Installs everything.
iwr -useb get.scorpiox.net | iex
Run in PowerShell. Downloads the binary and configures PATH automatically.
Launch in Browser →No Python. No Node. No Go. No Rust. Hand-written C compiled to static binaries.
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 philosophy. Every binary does one thing well. Compose them to solve anything.
Four C libraries with strict one-way dependencies. 96 modules total. Every symbol prefixed. Every alloc paired with a free.
Switch between AI providers with a single config line.
Direct to Anthropic API via OAuth. Local or remote token fetch.
Direct Anthropic Messages API with multiple auth providers. Official, Antigravity, Z.AI or custom endpoint.
Google Gemini native integration. Public API or internal CLI access.
Any OpenAI-compatible endpoint. Works with OpenAI, Azure, llama.cpp, Ollama, vLLM, LM Studio.
One command downloads and installs the binary.
Binary installed and PATH configured automatically.
%LOCALAPPDATA%\scorpiox
Open a new terminal and start coding with AI.
sx
Pipe prompts in, get answers out. Unix-style.
sx -p "explain this code"
Deep-dive into every capability — 72 pages