Install & Authenticate The CLI
The Cosine CLI brings our AI coding agent to your terminal. It writes/refactors/tests code, runs and executes shell commands on your behalf to build and iterate on your tasks.
Install the CLI
brew installation
brew install CosineAI/tap/cos
cos --versionLinux
curl -fsSL https://cosine.sh/install | bashDependencies
sudo apt update
sudo apt install ripgrep fzfWindows
Authenticate the CLI
Last updated
