What's Changed in v0.1.3
🎨 Visual & Docs
- Demo Visual: Added embedded demo GIF to README showing
gitlog-mcp in action.
- PyPI Status: Updated README with live
pip install gitlog-mcp instructions and PyPI status badge.
- Client Guides: Added setup configuration instructions for Windsurf, alongside Claude Code and Cursor.
🛡️ Security & Community
- Added
SECURITY.md defining vulnerability disclosure guidelines, SLA, and scope.
- Added
CODE_OF_CONDUCT.md (Contributor Covenant v2.1).
- Added GitHub issue templates for bug reports and feature requests.
⚙️ CI / Tooling
- Expanded CI test matrix to include Python 3.13 across Linux and Windows.
- Added
git-pipeline-agent helper script for automated branch and staging workflows.
📦 Installation
pip install gitlog-mcp
Or with the companion web dashboard:
pip install "gitlog-mcp[ui]"