Skip to content

v0.6.23 — Project git naming for AI

Choose a tag to compare

@superhumaan superhumaan released this 31 Jul 05:46
· 8 commits to main since this release

Project git naming (defaults for AI)

AI commits, PR titles, and repair branches are tagged per project — no more generic chore: across repos.

Artifact Format Example
Commit [Tag] type(scope): summary [Acme] fix(admin): dedupe filter
PR title [Tag] Type: summary [Acme] Fix: uncaught exception
Branch <slug>/type/id acme/fix/abc123
  • Resolved from projectId / projectName, or override with git.projectTag / git.branchSlug in .DNA/config.dna.json
  • Always-on workbench / AGENTS.md / delivery behaviour / stems inject the live tag
  • AI repair uses the host project tag (never a hardcoded product brand)
  • Prefer fix/feat over bare chore unless deps/tooling

Docs: naming conventions

Install

npx @superhumaan/dna-by-humaan@0.6.23 doctor
# or upgrade:
npx @superhumaan/dna-by-humaan@0.6.23 update

npm: @superhumaan/dna-by-humaan@0.6.23