System Intelligence Library & CLI
The "System Brain" — Swift Package with counterfactual reasoning. Powers xInsight.
brew tap xdev-asia-labs/tap brew install xexplain
git clone https://github.com/xdev-asia-labs/xExplain.git cd xExplain && swift build -c release
| Command | Description |
|---|---|
xexplain | Quick system analysis |
xexplain --monitor, -m | Full system monitor (btop-like) |
xexplain --cpu | CPU detailed monitor |
xexplain --gpu | GPU detailed monitor |
xexplain --watch, -w | Continuous monitoring |
xexplain --json, -j | JSON output format |
"What if I quit this app?" → "CPU will drop by 31%"
Know how reliable each insight is (0.0 - 1.0)
Predict when throttling will occur