Skip to content

delx-wellness-hermes v0.3.0

Choose a tag to compare

@davidmosiah davidmosiah released this 27 Jun 12:37
· 22 commits to main since this release

What's new

  • Adds the Hermes Daily Wellness Operator with a copyable prompt and CLI command: delx-wellness-hermes operator --prompt-only.
  • Installs DAILY_OPERATOR.md and the delx-wellness-daily-operator skill during setup.
  • Updates setup next steps, README, and llms.txt so agents and humans can discover the daily loop.
  • Pins public npm registry metadata and overrides esbuild@0.28.1 to clear GHSA-g7r4-m6w7-qqqr.

Verification

  • npm test passes: 32 tests.
  • npm audit --audit-level=low reports zero vulnerabilities.
  • npm pack --dry-run includes dist/operator.*, templates/DAILY_OPERATOR.md, and skills/delx-wellness-daily-operator/SKILL.md.
  • GitHub CI and CodeQL passed for commit 64243c3.