Jev

Projects and libraries using Jev for routing, verification and typed decisions.
Repository owner image for Jev Shell HistoryRepository owner image

Jev Shell History

Suggest existing shell-history commands by semantic fit to what the user has typed.
CategoryScoring & ranking
UseShell-history suggestions
SourceGitHub
Ownermrnugget

Research evidence

src/suggest.ts builds a completion Choice from candidate history commands, calls client.systemOne, and sorts the original commands by returned probabilities.
Absent from the baseline. Ranking existing commands is different from a general Jev CLI or model router.
Does not establish that a suggested shell command is safe. History can contain sensitive data; this investigation did not load the user's history.
documentation source 1 (retrieved 2026-09-18)code source 2 (retrieved 2026-09-18)