Skip to content

hippo: prune four low-signal memories and switch audit to --fix mode - #47986

Closed
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/hippo-prune-low-signal-memories
Closed

hippo: prune four low-signal memories and switch audit to --fix mode#47986
pelikhan with Copilot wants to merge 2 commits into
mainfrom
copilot/hippo-prune-low-signal-memories

Conversation

Copilot AI commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

hippo audit flagged four memories (mem_650c0682ae4c, mem_b78c884146c7, mem_b168e03a0eca, mem_cd88fb9179d1) as path fragments or incomplete snippets that crowd out higher-signal entries and degrade semantic recall.

Changes

  • hippo-embed.md — Added an explicit pre-audit step that calls hippo forget for each of the four flagged IDs; skips gracefully if an ID is already gone.
  • Audit step — Replaced interactive hippo audit with hippo audit --fix so remaining junk entries are pruned automatically on every embed pass, not just this one.
  • .lock.yml — Recompiled to stay in sync with the updated prompt.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Prune or rewrite low-signal Hippo memories flagged by hippo audit hippo: prune four low-signal memories and switch audit to --fix mode Jul 25, 2026
Copilot AI requested a review from pelikhan July 25, 2026 11:53
@pelikhan pelikhan closed this Jul 25, 2026
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.

[hippo] Prune or rewrite low-signal Hippo memories flagged by hippo audit

2 participants