Skip to main content

Module tail

Module tail 

Source

Modules§

claude
Parse Claude Code transcript .jsonl files into Events. Pure parser — no notify dependency, no IO beyond file reads.
claude_code
Claude Code project logs stored as top-level project *.jsonl files.
codex
Parse Codex (OpenAI) transcript .jsonl files into Events. Pure parser — no notify dependency, no IO beyond file reads.
codex_desktop
Codex Desktop date-sharded session logs under ~/.codex/sessions.
copilot_cli
Ingest GitHub Copilot CLI sessions from ~/.copilot/session-state/<id>/events.jsonl.
copilot_vscode
Ingest VS Code GitHub Copilot Chat sessions from workspace storage chatSessions/.
cursor
Parse Cursor agent-transcript .jsonl files into Events. Pure parser — no notify dependency, no IO beyond file reads.
goose
Ingest Goose sessions from SQLite (sessions.db) or legacy .jsonl in the same folder.
openclaw
Ingest OpenClaw sessions from ~/.openclaw/agents/*/sessions/*.jsonl. State dir: OPENCLAW_STATE_DIROPENCLAW_HOME~/.openclaw.
opencode
Ingest OpenCode session JSON from ~/.local/share/opencode (or OPENCODE_DATA_DIR).
vibe
Parse Mistral Vibe transcript .jsonl files into Events. Pure parser — no notify dependency, no IO beyond file reads.

Functions§

dir_mtime_ms
Earliest mtime (ms) of .jsonl files in dir. Returns 0 on failure.
epoch_ms
value_ts_ms