/primitives / kei-machine-probe
kei-machine-probe
Wave 56 — Mac hardware/OS/tooling capability detector. Foundation for the local-LLM stack (Waves 57-60: ollama / llamacpp / mlx / router).
| tagline | Wave 56 — Mac hardware/OS/tooling capability detector. Foundation for the local- |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-machine-probe/install.sh | bash
# after install $ kei-machine-probe --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-machine-probe.sh"] } ] }