由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