claude_code_sessions source
pass
claude_code_sessions.history
passClaude Code prompt history. Each row is a user prompt sent to Claude Code, with the project path, session ID, and timestamp. Data is written by Claude Code at ~/.claude/history.jsonl.
no filters captured 2026-08-30 14:50:54Zmedian 21968 ms
Verdict: TRUE
All variants returned rows on ≥2 trials, 0 errors.
rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 1 | 15074 ms | 15074 ms | 15074 ms | [1] | 0 |
| realistic | 1 | 21968 ms | 21968 ms | 21968 ms | [5] | 0 |
| edge | 1 | 23505 ms | 23505 ms | 23505 ms | [51] | 0 |
Latency per trial
minimalmedian 15074ms
scale: 0–15074 ms
realisticmedian 21968ms
scale: 0–21968 ms
edgemedian 23505ms
scale: 0–23505 ms
Probe variants — every command + output
minimal
1 trialsmin 15074ms · median 15074ms · max 15074ms · rows 1
smallest valid query (no filters)
Command
SELECT * FROM claude_code_sessions.history LIMIT 1Trials + output
trial 1·15074ms·rows 1isError=false
First row (click to expand JSON)
{
"display": "now analysis this project and tell where it lacking currently goal of this project making black box into traceable and create status.md and put there and keep it in .ignore",
"timestamp": "1777391418388",
"project": "/Users/viclkykumar/AI Autopsy Engine",
"sessionId": "0a2ea663-17e7-49ec-ac7d-40c2c917d96b"
}columns (4)
displaytimestampprojectsessionId
realistic
1 trialsmin 21968ms · median 21968ms · max 21968ms · rows 5
typical user query (no filters)
Command
SELECT * FROM claude_code_sessions.history LIMIT 5Trials + output
trial 1·21968ms·rows 5isError=false
First row (click to expand JSON)
{
"display": "now analysis this project and tell where it lacking currently goal of this project making black box into traceable and create status.md and put there and keep it in .ignore",
"timestamp": "1777391418388",
"project": "/Users/viclkykumar/AI Autopsy Engine",
"sessionId": "0a2ea663-17e7-49ec-ac7d-40c2c917d96b"
}columns (4)
displaytimestampprojectsessionId
edge
1 trialsmin 23505ms · median 23505ms · max 23505ms · rows 51
edge: larger limit, no filters
Command
SELECT * FROM claude_code_sessions.history LIMIT 50Trials + output
trial 1·23505ms·rows 51isError=false
First row (click to expand JSON)
{
"display": "now analysis this project and tell where it lacking currently goal of this project making black box into traceable and create status.md and put there and keep it in .ignore",
"timestamp": "1777391418388",
"project": "/Users/viclkykumar/AI Autopsy Engine",
"sessionId": "0a2ea663-17e7-49ec-ac7d-40c2c917d96b"
}columns (4)
displaytimestampprojectsessionId
All returned rowsacross all non-errored trials · filterable · paginated
3 rows stored · 57 returned · page 1/1
| 1 | 0 | now analysis this project and tell where it lacking currently goal of this proj… | 1777391418388 | /Users/viclkykumar/AI Autopsy Engine | 0a2ea663-17e7-49ec-ac7d-40c2c917d96b |
| 1 | 1 | now analysis this project and tell where it lacking currently goal of this proj… | 1777391418388 | /Users/viclkykumar/AI Autopsy Engine | 0a2ea663-17e7-49ec-ac7d-40c2c917d96b |
| 1 | 2 | now analysis this project and tell where it lacking currently goal of this proj… | 1777391418388 | /Users/viclkykumar/AI Autopsy Engine | 0a2ea663-17e7-49ec-ac7d-40c2c917d96b |
Column profile
4 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | display | string | 3 | 0 | "now analysis this project and tell where it lacking currentl" |
| 2 | timestamp | string | 3 | 0 | "1777391418388" |
| 3 | project | string | 3 | 0 | "/Users/viclkykumar/AI Autopsy Engine" |
| 4 | sessionId | string | 3 | 0 | "0a2ea663-17e7-49ec-ac7d-40c2c917d96b" |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 15074ms | 1 | ok | display, timestamp, project |
| realistic | t1 | 21968ms | 5 | ok | display, timestamp, project |
| edge | t1 | 23505ms | 51 | ok | display, timestamp, project |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-30T14:50:54ZJSON record:
reports/claude_code_sessions/tables/history.json