1 repo
Tools that automatically correct command-line errors by matching shell output patterns to specific execution rules.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Platform-Specific Command Rules. Refine with filters or upvote what's useful.
This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis