closedloop-technologies / autocomplete-sh

Large language model in the terminal! Less `--help` and `man` and more getting stuff done
MIT License
42 stars 2 forks source link

WIP readme #4

Closed closedLoop closed 3 months ago

closedLoop commented 3 months ago

Summary by Sourcery

This pull request introduces a new 'config reset' command, enhances the autocomplete functionality with a new '_autocompletesh_cli' function, and updates the README with usage examples, core tasks, and a list of tests to run. Additionally, it includes improvements to the 'config_command' function and re-enables the PATH check during installation.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request primarily focuses on enhancing the autocomplete functionality and updating the README documentation. The changes include removing redundant code, adding new commands, and improving the help and configuration sections. Additionally, a new function for handling autocomplete logic has been introduced.

File-Level Changes

Files Changes
autocomplete.sh
README.md
Enhanced autocomplete functionality and updated documentation to reflect new features and usage examples.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.