Description
Natural-language requests can be translated into executable shell commands. It is useful for users who want command suggestions from plain text while working in the terminal.
Generated commands can delete files, expose secrets, or change the system if run blindly. Read every command before execution and avoid sending private context to services you do not trust.