Skip to main content

Module jsonl

Module jsonl 

Source
Expand description

JSON Lines (JSONL) file-based session storage.

Structs§

JsonlAgentStorage
JSON Lines file-based implementation of AgentStorage.

Statics§

JSONL_SESSION_STORAGE
Global default directory for JSONL session files.

Functions§

jsonl_session_storage
Return the default JSONL storage directory (~/.microagents/sessions).