RX SERIES · Agent-native
RXShell (rxs)
User-space CLI tool manager for AI agents: curated source, mandatory integrity checks, multi-version coexistence, stable JSON output.
Install (Linux)
curl -fsSL https://rxshell.com/install.sh | bash
Windows: install.ps1 · Tool CDN: cdn.rxshell.com
What it is
- No root — installs under
~/.rxshell - Official source only —
cdn.rxshell.com(Ed25519-signed index) - Forced SHA-256 + size verification
- Agent-friendly:
--json, stable exit codes - MVP platforms:
linux-amd64,windows-amd64
Agent tool catalog (Phase 2)
rxs install jq yq rg fd sd bat delta mlr gron dasel pup codex claude codex claude df -h | rxs --df | jq '.[0]' # built-in jc mode rg --json pattern | jq .
Catalog = modern prebuilt binaries only (index.json). No compile-from-source packages. rxs via install script; structured CLI via built-in jc.
Status: Phase 2 — source & release · Not affiliated with historical RxShell projects — this is Agent CLI Manager / RX series.