Skip to content

codedna v1.0.2

Choose a tag to compare

@hannsxpeter hannsxpeter released this 13 Jul 05:42
639dfe7

Highlights

  • Require explicit installer targets and add Cursor skill install support.
  • Add codedna_wire.py for idempotent project wiring across AGENTS.md, Claude, Gemini, GitHub Copilot, Cursor, and Windsurf/Cascade.
  • Expand the stats helper with function size, identifier length, boolean-prefix share, TODO/FIXME density, and doc-comment coverage.
  • Refresh README, agent support docs, contributing notes, changelog, tests, and CI for the v1.0.2 package.

Verification

  • GitHub Actions passed on PR #2.
  • Local full suite passed with python3 -m unittest discover -s tests.
  • Release archive was extracted and smoke-tested before publishing.