Releases: superhumaan/DNA
Release list
v0.6.27
v0.6.25
Platform catalog
dna platform listlists feature ids- Knowledge packs under
platforms/dna/* - Git-tag examples use
[MyApp]/[DNA]
Install
npx @superhumaan/dna-by-humaan@0.6.25 doctor
# or:
npx @superhumaan/dna-by-humaan@latest updatev0.6.24 — npm + GitHub listing polish
Listing polish
- Shorter npm package description (project brain + tagged AI commits/PRs)
- Clearer README heroes on npm and GitHub
- Live health link instead of a stale gate table
- Refreshed GitHub About description and topics
Includes 0.6.23 project git naming ([Acme], [DNA], …) if you are jumping from 0.6.22.
Install
npx @superhumaan/dna-by-humaan@0.6.24 doctor
# or upgrade:
npx @superhumaan/dna-by-humaan@latest updatenpm: @superhumaan/dna-by-humaan@0.6.24
Health: dna.humaan.app/health
v0.6.23 — Project git naming for AI
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 withgit.projectTag/git.branchSlugin.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/featover barechoreunless 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 updatenpm: @superhumaan/dna-by-humaan@0.6.23
v0.6.22 — Skeletor fleet bridge for AI
Skeletor bridge (default-on)
When Skeletor is installed, DNA pulls the local fleet snapshot and feeds it to AI:
dna context— Skeletor fleet sectiondna doctor— writes.DNA/CellularMemory/parietalLobe/skeletor-fleet.md- Always-on rules tell agents to use it for cross-lab coordination
- CLI:
dna skeletor status·feed·context - Opt out:
"skeletor": { "enabled": false }inconfig.dna.json
Requires Skeletor that writes ~/Library/Application Support/app.humaan.skeletor/bridge/fleet.json on full fleet scan.
Install
npx @superhumaan/dna-by-humaan@0.6.22 doctorDocs: portfolio install · CLI reference
v0.6.21 — 103 stems (day-to-day + quality baseline)
Highlights
- 103 prompt stem packs (catalog v8) — 15 day-to-day Skeletor/DNA operator stems
- Stem quality baseline — checklist + artifacts + failure modes, dense guidelines, 2–3 examples (required for every new stem)
New stems
plan-admin-portal, ship-tauri-release, build-analytics-dashboard, plan-fleet-scan, create-pr, ship-preview, a11y-audit, perf-audit, incident-postmortem, design-onboarding, plan-mcp-server, implement-i18n, write-release-notes, security-patch-deps, visual-qa-pass
Install
npx @superhumaan/dna-by-humaan@0.6.21 doctorIntelligence: https://dna.humaan.app/intelligence
v0.6.18 — Lab APIs reference + pack richness
Highlights
- Lab APIs reference (Description / Usage / Received / Sent) + URL deep links
- Open Lab when
lab.requireAuthInProduction: false - Marketplace richness floor (~1045 packs) with legacy knowledge path preservation for resolve/install
- Strategy stem grounding + zero-stubs ship notes
Upgrade
npx dna@latest update
# restart Lab API, hard-refresh /labs, confirm healthnpm: @superhumaan/dna-by-humaan@0.6.18 (via Publish npm workflow)
v0.6.17 — Lab dark alerts + force Refresh
Summary
- Dark-theme install/billing alerts — readable amber banners (no cream light-mode clash)
- Force Refresh feedback — manual Refresh skips 304, stays disabled with fast spin ≥450ms
Upgrade
npx @superhumaan/dna-by-humaan@latest update
# Restart API / dna lab serve, then hard-refresh /labsInstall
npm install @superhumaan/dna-by-humaan@0.6.17v0.6.16 — Lab Refresh UX + install-safe upgrades
Summary
- Lab Refresh UX — Refresh disables + spins on every page; reloads tab-specific data (Coverage / Releases / APIs / Installs / Intelligence)
- Copy issue — paste-ready markdown from Issues list + detail
- Install-safe Lab upgrades —
dna doctor/dna updateauto-align nested/stale packages and print mandatory restart + hard-refresh steps
Upgrade Lab (required)
npx @superhumaan/dna-by-humaan@latest update
# Restart every API that mounts Lab, then hard-refresh /labs
curl -s http://localhost:<api>/api/dna/labs/health | jq '{dnaVersion,labUi}'Docs: lab-refresh-ux-0.6.16 · lab-upgrade-dx
Install
npm install @superhumaan/dna-by-humaan@0.6.16v0.6.14 — Lab analytics Overview + Sentry-density Issues
DNA Lab analytics + Sentry-density Issues
npm: @superhumaan/dna-by-humaan@0.6.14
Highlights
- Overview — analytics command center: KPI cards, health batteries, charts (volume / severity / quality / latency), cross-domain tables
- Issues list — short IDs, culprit, age, 24h sparklines, events, users
- Issue detail — Highlights, Stack Trace, Breadcrumbs, searchable Tags, Contexts, Packages, Additional Data JSON, Trace spans when present
Docs
Upgrade
npm install @superhumaan/dna-by-humaan@0.6.14
# Restart the API that mounts /labsAlso includes pnpm 11 allowBuilds / ESLint toolchain fixes and marketplace catalog parity (965 packs).