Skip to content

chore: release v0.1.9#3

Merged
cafitac merged 1 commit intomainfrom
chore/release-0.1.9
Apr 29, 2026
Merged

chore: release v0.1.9#3
cafitac merged 1 commit intomainfrom
chore/release-0.1.9

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented Apr 29, 2026

Summary

  • bump Python and npm package metadata to 0.1.9
  • keep module __version__, package manifests, lockfile, and release metadata tests in sync

Release notes draft

v0.1.9 makes agent-memory substantially more usable as a real runtime attachment for Hermes, Codex, and Claude Code, while strengthening retrieval regression evaluation before future memory-ranking changes.

Highlights:

  • stronger retrieval evaluation harness with fixture families, JSON reports, comparator baselines, selective baseline gates, soft advisories, and summary/delta breakdowns
  • Codex and Claude Code wrapper scripts for invoking target CLIs with memory context
  • prompt rendering fix so codex-prompt and claude-prompt include short retrieved-memory snippets, not only metadata/policy lines
  • verified runtime attach readiness for Hermes, Codex, and Claude Code
  • safer Hermes bootstrap merge behavior preserving existing hook indentation/list style
  • improved onboarding docs and smoke coverage for fresh installs and existing Hermes hook users
  • episode scope ranking fix so exact scope wins over stronger lower-priority rank signals

Validation

  • uv run python scripts/check_release_metadata.py
  • TMPDIR=/Users/reddit/Project/agent-memory/.tmp-test uv run pytest tests/ -q (115 passed)
  • uv build
  • npm pack --dry-run
  • Previous isolated onboarding smokes passed for npm, uv tool, and pipx paths

Publish target after merge

  • Python: cafitac-agent-memory==0.1.9
  • npm: @cafitac/agent-memory@0.1.9

After this merges, publish by tagging v0.1.9 on main and pushing the tag.

@cafitac cafitac merged commit dc69a22 into main Apr 29, 2026
2 checks passed
@cafitac cafitac deleted the chore/release-0.1.9 branch April 29, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant