Skip to content

Releases: paperfoot/engram-cli

engram v0.1.2

04 May 22:55

Choose a tag to compare

Release v0.1.2.\n\nChanges:\n- Replaces the update stub with distribution-aware update checks and package-manager upgrade commands.\n- Makes general, repos, and conversations ingest modes mode-aware instead of naive splitters.\n- Implements bounded graph expansion helpers and fixes reverse-edge traversal in SQLite graph neighbors.\n\nPublished crates: paperfoot-engram* 0.1.2. Homebrew: paperfoot/tap/engram 0.1.2.

engram 0.1.1

04 May 22:09

Choose a tag to compare

engram 0.1.1

Agent-safe memory CLI release.

Highlights:

  • Adds scoped directory ingest with --dry-run, --include, --exclude, --max-files, and explicit --all.
  • Updates agent-info, ingest --help, and the embedded skill so agents know when to preview, filter, cap, or intentionally ingest all files.
  • Fixes memory lifecycle integrity paths for document deletion, KB deletion, memory deletion, edits, and repair checks.
  • Publishes all internal paperfoot-engram-* crates at 0.1.1 so cargo install paperfoot-engram --locked resolves the matching storage/CLI APIs.

Install:

  • cargo install paperfoot-engram --version 0.1.1 --locked
  • brew install paperfoot/tap/engram