The script installs gosh to the ~/.local/bin directory. If this directory is not in your PATH, follow the script's prompts to add it.
Manual installation:
Download the executable binary from the Releases page, extract it, and place the gosh file into any directory in your $PATH.
Usage
Run gosh to start. On first run, Gosh will guide you through configuring the LLM API and key — follow the prompts.
Gosh will then display a shell interface almost identical to the shell you normally use. Just use it as usual.
Press shift+tab to toggle between Agent mode and Shell mode (the input prompt changes in each mode). In Agent mode, you can converse with an LLM-powered agent that can help you solve various problems you encounter in the shell.