github chandra447/pi-hermes-memory v0.7.10

latest releases: v0.7.17, v0.7.15, v0.7.13...
one month ago

Highlights

  • Added runtime-discovered skill visibility in /memory-skills (from Pi command inventory), including external read-only entries and category filters. (PR #41)
  • Added startup migration + storage isolation to extension-owned root:
    • ~/.pi/agent/pi-hermes-memory
    • global skills under ~/.pi/agent/pi-hermes-memory/skills
  • Added automatic normalization of flat legacy skill files:
    • skills/*.mdskills/<slug>/SKILL.md
    • removes Pi skill indexing conflicts (name ... does not match parent directory "skills")
  • Added YAML-safe frontmatter output for generated skills (quotes scalar strings), preventing startup parse errors with : in descriptions.

Included from PR #40

  • Session search enhancement: opt-in JSONL anchor mode (default behavior preserved). (PR #40)

Validation

  • npm run check
  • npm test (all test files passing)

Issues addressed

  • Closes #38 (global skill storage isolation from user global skills)
  • Closes #39 (skill frontmatter formatting error causing startup conflict)

Don't miss a new pi-hermes-memory release

NewReleases is sending notifications on new releases.