Codity CLI

Clismith

Say what you want done and get the command that does it, with a confirmation gate in front of anything that can bite.

  • Forget the exact flag order. Describe what you want in plain English and Clismith turns it into a real shell command.

  • Every suggestion includes SAFE, MODERATE, or DANGEROUS severity, a plain-English explanation, and alternatives. Dangerous commands require explicit confirmation.

codity/cli⌘K
codityrepo: payments-apimode: CLISMITH
$ codity clismith "free disk in /var"SAFE du -sh /var/* | sort -hLists folder sizes under /var
copy · run · dry-run

More of the CLI