OPEN-SOURCE PROJECT

jev-shell-history

Fish-style Zsh history suggestion tool ranked by Jev, ordering candidate commands from local history based on context.

Stars
73
Forks
6
License
Last commit
2026-09-18

What Jev does here

Packages current command input and historical candidates into a Jev request, ranking the most plausible command for inline suggestion.

Combines the safety of local shell history with Jev semantic relevance, filtering out stale or risky command candidates.

Source code verified against pinned commit. Terminal hook and suggestion logic inspected; interactive typing requires fast network connectivity.