Expand description
lev context <run-id> - show a run’s context-window history.
Replays the run’s portable archive (run.lvr) into the sequence of context
windows over time (one per recorded checkpoint/step) and prints them, so you
can inspect what the agent’s memory looked like at each stage and point -
for debugging or auditing. Read-only; sources everything from disk.
Structs§
- Context
Args - Arguments for
lev context.
Functions§
- execute
- Execute
lev context.