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
Agent stack (first tools)
rxs install cj    # CLI/file → JSON (jc-compatible, Rust)
rxs install jq    # query JSON
df -h | cj --df | jq .

cj is a fast Rust drop-in for zhongweili/cj — 230+ parsers for agent-readable output.

Status: MVP bootstrap · Not affiliated with historical RxShell projects — this is Agent CLI Manager / RX series.