Skip to content

v0.3.4 — Doctor Redesign

Choose a tag to compare

@Gencayolgun Gencayolgun released this 24 Jun 14:51

🎨 v0.3.4 — "Doctor Redesign"

🔄 Changed

  • codedna doctor redesigned with rich Table + Panel layout matching the legacy CodeDNA CLI aesthetic
    • Header Panel with version + plan info
    • Animated console.status spinner during checks
    • Rich Table with show_lines=True
    • Color-coded status column (✓ green, ⚠ yellow, ✗ red, – dim)
    • Summary Panel with green / yellow / red border
    • 9 categories, 19 individual checks

📦 Install

pip install --upgrade codedna
# or
uv tool install --force 'codedna==0.3.4'

PyPI: https://pypi.org/project/codedna/0.3.4/