Skip to content

v1.1.0 — Multilingual guide + HKS-05 hook-path fix

Choose a tag to compare

@paladini paladini released this 20 Jul 15:20

What's new in 1.1.0

Scanner

  • Fix HKS-05 (hook scripts exist in the repository) for Claude Code hook command paths:
    • Unbraced $VAR/... form (e.g. $CLAUDE_PROJECT_DIR/.claude/hooks/setup.sh) no longer false-negatives when the script is committed.
    • node_modules/.bin/ binaries referenced by hooks are treated as resolved (installed by npm install, not expected in git).

Docs

  • Full VitePress guide in English (default), Portuguese (Brazil), and Latin American Spanish.
  • Translated landing pages (/, /pt-BR/, /es/) with language switcher on home and guide.
  • Editorial glossary and hreflang SEO.

Install: npm i -g harness-score@1.1.0 or npx harness-score@1.1.0

Docs: https://paladini.github.io/harness-score/