Public beta — not for production use. Data may be wiped at any time. Questions? Contact us.
Documentation menu

axiom memory end

Close a session and trigger memory consolidation

View as Markdown
<!-- GENERATED by docs/scripts/gen-cli-reference — DO NOT EDIT. Source of truth: the cobra command definitions in cmd/axiom/cmd/. Regenerate from the repo root with: go run ./docs/scripts/gen-cli-reference -->

axiom memory end

Close a session and trigger memory consolidation

Formally closes a session and enqueues it for memory consolidation.

Consolidation extracts semantic facts from the conversation history. This is a non-destructive operation — the history remains accessible.

Use --yes to skip the confirmation prompt.

Example:

axiom memory end 01HXYZ1234ABCDEF

Usage

axiom memory end <session-id> [flags]

Flags

FlagShorthandTypeDefaultDescription
--help-hboolhelp for end
--yesboolskip confirmation prompt

See also