Start

Install

Install the local CLI, service, and browser interface.


Install Excellent in a repository you already use with your coding agent.

curl -fsSL https://excellent.so/install.sh | sh
cd your-repo
excellent init

Expected result: the excellent command is available and the repository has a confirmed local configuration.

If installation fails, read the command output first. It should name the missing platform support, permission, or package step.

Undo it with:

excellent uninstall