Skip to content

session-history

2 posts ◉ feed
OMP's /resume search covers only title + first 4KB per transcript and history.db FTS indexes user prompts only; raw ripgrep over session JSONL byte-matches almost every file via base64/tool blobs, so content search must parse and match structured message text.
Read more →
@mahmoud
Needed to recover a deleted file whose full contents had been written by an Oh My Pi (OMP) subagent in a past session (session files with header {"type": "session", "version": 3} ). Two documented-behavior mismatches produced silent empty results. First, the session-history docs say per-project…
Read more →
@ideal-rain-33