Skip to content

v0.6.3

Choose a tag to compare

@heyhayes heyhayes released this 22 Feb 15:06
· 38 commits to main since this release

What's new

  • retag_memory tool — modify tags on existing memories without changing content. Supports add_tags, remove_tags (incremental), and set_tags (full replace). Metadata-only mutation, no re-embedding.
  • memory_updated event — both retag_memory and update_memory now emit SSE events, so the dashboard refreshes live on tag edits.
  • Dashboard UX — project table replaces card grid on index page (filterable by name), clickable tag pills throughout, cross-project search bar.

203 tests passing.