Build on the supported package contract
Use @absolutejs/agent-memory through its supported public entry points.
@absolutejs/agent-memoryv0.1.7betaAIScoped durable provenance-aware memory with authorization, retention, erasure, encryption seams, and pluggable retrieval for AI agents.
bun add @absolutejs/agent-memoryDurable, provider-neutral memory for agents with tenant/user/agent/run scopes, mandatory provenance digests, taint-compatible metadata, per-operation policy, expiration, deletion, subject erasure, optimistic versions, and idempotent writes.
Values pass through an injected codec so production deployments can use KMS or envelope encryption. Retrieval indexes are adapters: pgvector, a vector service, or custom search can rank IDs without becoming the source of record. Retrieved records remain labeled memory data; this package never promotes them to trusted instructions. Use validateWrite with @absolutejs/agent-trust to reject poisoned or inappropriately sensitive memories before persistence.
Outcomes
Use @absolutejs/agent-memory through its supported public entry points.
Hardening checklist
Follow in order
Supported entry points declared by this package manifest.
Package entry point declared in package.json.
Scripts declared by this package manifest.
Search the declarations exported by the current package type files. Expand a symbol to inspect its source-backed signature.