March 10, 2025"> August 21, 2026">
Skip to content

Installation

GPTChangelog requires Python 3.12 or newer.

pip

pip install gptchangelog

The Textual interface is optional:

pip install 'gptchangelog[tui]'

uv and uvx

uv tool install gptchangelog
gptchangelog --version

# Ephemeral execution
uvx gptchangelog --help

Source checkout

git clone https://github.com/xjodoin/gptchangelog.git
cd gptchangelog
uv sync --dev --extra docs --extra release --extra tui
uv run pytest

Verify

gptchangelog --version
gptchangelog config validate

Configuration validation reports the selected provider, profile, model, and whether the required authentication is available. It does not generate a changelog.