Gruphex builds for the terminal — CLI tools in Rust or Go, shell scripts, and npm packages meant to be typed a hundred times a day without friction.
It sweats the details that make a CLI feel considered: clean argument parsing, sane config-file defaults, and output that's as readable piped to a file as it is in a live terminal.
Cross-platform binaries ship for macOS, Linux, and Windows from the same source — no ‘works on my machine’ asterisk.
Tell Gruphex what you want built, in plain language. No boilerplate, no ceremony — just the outcome you're after.
Gruphex breaks the goal into steps, writes the code, and runs a verify-repair loop — checking its own work and fixing what's broken before handing anything back.
See the diff, merge it into your branch, or send it back for another pass.