🩺 v0.3.1 — "Doctor Added"
✨ Added
codedna doctor command — comprehensive system health check
- Python version (≥ 3.10 required)
- CodeDNA installation status
- Git integration
- 4 tree-sitter parsers (core, python, javascript, typescript)
- Local database (size, location)
- Git hook status
- 8 core dependencies
- License & plan
- PyPI network reachability
--fix flag — auto-creates database + installs hook when missing
- Color-coded output (✓ green, ! yellow, ✗ red)
- Exit 1 on critical issues
- Fully English UI
📦 Install
pip install --upgrade codedna
# or
uv tool install --force 'codedna==0.3.1'
PyPI: https://pypi.org/project/codedna/0.3.1/