Skip to content

Releases: BizrnrAI/Ai-Memory-Free

Ai-Memory-Free v1.2.0 — Modular Agent Memory

Choose a tag to compare

@bizrnr bizrnr released this 10 Jul 01:14
24607a0

Ai-Memory-Free v1.2.0 turns the secure v0.2 core into a backwards-compatible, modular memory platform for any AI agent.

Highlights:

  • protocol v1 capability discovery with eight modules and 27 actions
  • portable checksummed export/import with lifecycle restoration
  • pluggable embedding profiles with free gte-small as the default
  • idempotent batch memory and an append-only agent activity journal
  • provenance, freshness, evidence, contradiction, and document modules
  • deterministic multi-namespace context bundles with strict character budgets
  • optional remote MCP protected by Supabase Auth OAuth 2.1
  • comprehensive AI-agent install and v0.2 upgrade contracts

Security:

  • caller tokens remain SHA-256 hashed
  • recoverable secrets remain encrypted with Supabase Vault
  • all new tables are RLS-locked and service-role-only
  • remote MCP rejects scoped/bootstrap tokens and never exposes secret tools
  • portable files exclude secrets, credentials, OAuth grants, embeddings, audits, and rate limits

Upgrade:
Read docs/UPGRADE_V1_2.md and migration 0005 before applying. The migration is additive and every v0.2 action remains compatible.

Created by Kristian Peter — https://kristianpeter.com