Show HN: I made a better zsh autosuggestion tool that predicts your next command
Category: cli-tool
Tags: zsh, autosuggestions, cli-tool
Score: 7.5/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 7)
Deja is a smarter zsh autosuggestion tool that uses fuzzy matching, directory awareness, and sequence prediction to provide faster and more accurate command suggestions than traditional history-based plugins. Its daemon architecture and ghost-text interface offer a low-latency, local-only experience that fills a known gap in developer tooling.
Target audience: backend devs, devops, cli users
Repository: https://github.com/Giammarco-Ferranti/deja/issues · Go · MIT · 174 stars
View on Hacker News