- Shell completion supported for bash and zsh. - Fix command execution on windows in cmd and powershell - Minor improvement to queries
0.1.2
* Simplify execute command, since we don't need the output * Autoexplain defaults to false
0.1.1
New tools: - cligpt: A command-line helper that takes a user prompt and returns shell commands, along with explanations of what they do. See [cligpt.md](https://github.com/filipgrano/oai_tools/blob/main/doc/cligpt.md) for more details.