Skip to content

v0.2.0 — git history page

Choose a tag to compare

@cremenescu cremenescu released this 11 Jun 06:46
· 50 commits to main since this release

New

  • Git history page — the store's timeline in the web UI: every commit touching store/ listed with a lazy-loaded, colored diff. See exactly what was learned, superseded or removed, and when.
  • Commit from the UI — when the store has uncommitted changes, a card lists them and a button commits store files only (authored mem0ry4ai web, no signing, never touches code). Works when the server runs as your user (server_web.sh).
  • Bilingual like the rest of the UI (EN default / RO).

Docs

  • README: Measured impact section with real before/after numbers from the author's setup (88–92% less fixed context per session) and honest caveats.
  • README gallery: web UI screenshots with demo data, including the new git history page.

Full diff: v0.1.0...v0.2.0