Skip to content

neurodiveragents: v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:32
5b7604a

1.6.0 (2026-07-31)

Features

  • add ndv-flow slash command and router skill auto-install flag (127c82b)
  • extend fleet with ATDD, NFR assessment, and orchestration protocols (ec5c9bc)

Bug Fixes

  • pin tailwind content scanning to index.html only (a8c895e)
  • point CI validation jobs at split test files (b00ca4e)

Refactoring

  • add token-efficiency optimization rules to fleet agents (1a41f17)
  • assert anchor-sensitive substitutions in transformAgentToSkill (7735f43)
  • derive ndv-flow skill from agent file at install time (45d0d6a)
  • document buildSkillGroups filesystem coupling (4b9479e)
  • end-anchor the router-type detection regex (c1569c8)
  • extract shared frontmatter extractor (DRY) (c85b6b3)
  • guard cognitive-skill reads with existsSync for branch parity (afd14ab)
  • strip stale skill:router marker refs, drop dead extractFrontmatter export, collapse replicateGetAllSkills helpers (9da84c7)

Documentation

  • sharpen routing table entries and propagate across all consumers (50a8c2c)