Skip to content

v1.0.0 — Initial Release

Latest

Choose a tag to compare

@Larens94 Larens94 released this 16 Mar 06:17
· 310 commits to main since this release

🎉 CodeDNA v1.0.0 — Initial Release

CodeDNA is a lightweight annotation standard designed to help AI agents navigate codebases faster, with fewer file reads and tool calls.

What's included

  • Level 1: Manifest Headers — File-level annotations with role, dependencies, exports, and tags
  • Level 2: Inline Hyperlinks — Function/class-level anchors with cross-references
  • Integrations — Instructions for Claude Code, Cursor, and GitHub Copilot
  • Benchmark — Proof-of-concept showing 60%+ reduction in tool calls vs unannotated codebases
  • Docs site — Full documentation at https://larens94.github.io/codedna

Getting started

See the README and the docs to get started.