github agent-sh/agnix v0.9.0

latest releases: v0.26.0, v0.25.0, v0.24.0...
3 months ago

Changed

  • Validated against 1,200+ real-world repositories with 71 rules triggered
  • Exclude non-agent markdown files (README.md, docs/, wiki/) from validation
  • Restrict REF-002 broken link detection to agent config files only
  • Skip HTML5 void elements and markdown-safe elements in XML balance checking
  • Resolve @imports relative to project root when file-relative fails
  • Apply prompt quality rules (CC-MEM-005/006, PE-*) to Cursor rule files
  • Detect .cursorrules.md as Cursor rules variant
  • Flag || true and 2>/dev/null as error suppression in hooks (CC-HK-009)
  • Broaden persona detection in CC-MEM-005 ("You're a senior...")
  • Add PCRE assertions to AS-014 regex escape detection
  • Fix %% formatting in diagnostic messages across all locales
  • Reduce false positive rate from ~30% to <3% across XML, REF, and XP rules
  • Skip type parameters and path template placeholders in XML validation
  • Filter email domains, Java annotations, and social handles from @import detection

Added

  • docs/RELEASING.md - Release process guide with install target verification
  • docs/REAL-WORLD-TESTING.md - Real-world validation and manual inspection guide
  • scripts/real-world-validate.py - Batch validation harness
  • tests/real-world/repos.yaml - Curated manifest of 1,236 repos
  • Regression test fixtures for HTML5 void elements, type parameters, and absolute paths

Don't miss a new agnix release

NewReleases is sending notifications on new releases.