top | item 46671795 (no title) joemazerino | 1 month ago All sessions are located in the `~/.claude/projects/foldername` subdirectory. discuss order hn newest ukuina|1 month ago Doesn't it lose prompts prior to the latest compaction? jitl|1 month ago I’ve sent Claude back to look at the transcript file from before compaction. It was pretty bad at it but did eventually recover the prompt and solution from the jsonl file. onedognight|1 month ago It’s loses them in the current context (say 200k tokens), not in its SQLite history db (limited by your local storage). load replies (1) joemazerino|1 month ago It doesn't lose the prompt but slowly drains out of context. Use the PreCompact hook to write a summary.
ukuina|1 month ago Doesn't it lose prompts prior to the latest compaction? jitl|1 month ago I’ve sent Claude back to look at the transcript file from before compaction. It was pretty bad at it but did eventually recover the prompt and solution from the jsonl file. onedognight|1 month ago It’s loses them in the current context (say 200k tokens), not in its SQLite history db (limited by your local storage). load replies (1) joemazerino|1 month ago It doesn't lose the prompt but slowly drains out of context. Use the PreCompact hook to write a summary.
jitl|1 month ago I’ve sent Claude back to look at the transcript file from before compaction. It was pretty bad at it but did eventually recover the prompt and solution from the jsonl file.
onedognight|1 month ago It’s loses them in the current context (say 200k tokens), not in its SQLite history db (limited by your local storage). load replies (1)
joemazerino|1 month ago It doesn't lose the prompt but slowly drains out of context. Use the PreCompact hook to write a summary.
ukuina|1 month ago
jitl|1 month ago
onedognight|1 month ago
joemazerino|1 month ago