Getting Started
Codestory CLI is designed to be easy to install and integrate into your existing Git workflow.
Download Codestory CLI
Install via Python
Recommended: Using uv
If you have uv installed, you can run Codestory CLI as a tool without manual environment management.
uv tool install codestory-cli==Standard: Using pip
Install Codestory CLI into your global or virtual environment. Requires Python 3.13+.
pip install codestory-cli==