#464 · Primary category: AI Coding Assistants
pay-respects
Command suggestions, command-not-found and thefuck replacement written in Rust
Project last updated:07/26/26
GitHub Stars
698
Forks
34
Contributors
24
License
AGPL-3.0
Why we included this project
Pay Respects sits in your shell and catches the moment you mistype a command or hit a command-not-found error, then offers a verified fix with a single keypress. It's a fast, rule-driven alternative to thefuck: corrections are written as TOML rules (with raw Rust available for complex cases) and checked before they're shown, so you don't get nonsense suggestions like sudo when you're on doas. When no rule matches, an optional AI module steps in to propose a fix. For anyone who spends their day in a terminal, it's a genuinely useful quality-of-life layer. It works across bash, zsh, fish, nushell, and PowerShell, stays under 1MB, and plays nicely with tmux and zoxide.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.