Skip to content

mem:context

← Back to CLI Commands

Get context for current lane/WU

pnpm mem:context

Options:

FlagDescriptionRequired
--wu <wuId>Work Unit ID to link (e.g., WU-123)No
-m, --max-size <bytes>Maximum context size in bytes (default: 4096)No
--delegation-context-max-size <bytes>Alias for —max-size (for config parity with delegation_context_max_size)No
-l, --lane <lane>Filter project memories by lane (e.g., “Framework: CLI”)No
--tags <tags>Filter memories by comma-separated tagsNo
--max-recent-summaries <count>Maximum number of recent summaries to include (default: 5)No
--max-project-nodes <count>Maximum number of project nodes to include (default: 10)No
-f, --format <format>Output format: json or human (default: human)No
-d, --base-dir <path>Base directory (defaults to current directory)No
-q, --quietSuppress header/footer output, only show context blockNo
--include-rosterLegacy alias; roster auto-composes by default when active sessions existNo
--no-rosterDisable automatic coordination roster compositionNo
--initiative <id>Initiative ID to scope the roster and current-signals section toNo
--include-selfDiagnostic: include the current session’s own outbound signals in the Current Signals section (suppressed by default to avoid self-echo)No

← Back to CLI Commands