OPEN-SOURCE PROJECT

jevyoumean

Unlike an edit-distance `Did you mean?`, `jym` matches on *intent*: it hands Jev the candidate subcommand names plus their help descriptions. `remove → rm`, `list → ps`, `undo → restore` are close in meaning but far in spelling — that is the gap this experiment targets.

Stars
13
Forks
0
License
MIT
Last commit
2026-09-22

What Jev does here

Jev returns a structured decision for the local program; consult the source for the exact decision policy.

Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.

Based on repository metadata and README with rule-based classification; pending human review, with no independent runtime or performance verification.