Description
Natural-language requests can be turned into shell commands with help from a large language model. It is useful for users who want command suggestions while working in the terminal.
LLM-generated shell commands can be wrong or destructive. Review every command before running it and avoid sending secrets, private paths, or production data to external models.