Module inspect

Module inspect 

Source
Expand description

cellstate inspect โ€” Live memory state viewer.

Polls the CELLSTATE API and prints a live-updating terminal view of active memories, recent events, and scoring weights.

For full streaming TUI: see cellstate watch (P1 roadmap item).

Structsยง

HealthResponse ๐Ÿ”’
InspectArgs
NoteItem ๐Ÿ”’
NoteListResponse ๐Ÿ”’

Functionsยง

print_snapshot ๐Ÿ”’
run