claude_code_sessions source

claude_code_sessions.history

pass

Claude 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

VariantTrialsMinMedianMaxRow countsErrors
minimal115074 ms15074 ms15074 ms[1]0
realistic121968 ms21968 ms21968 ms[5]0
edge123505 ms23505 ms23505 ms[51]0

Latency per trial

minimalmedian 15074ms
t115074ms
scale: 0–15074 ms
realisticmedian 21968ms
t121968ms
scale: 0–21968 ms
edgemedian 23505ms
t123505ms
scale: 0–23505 ms

Probe variants — every command + output

minimal1 trials
min 15074ms · median 15074ms · max 15074ms · rows 1

smallest valid query (no filters)

Command
SELECT * FROM claude_code_sessions.history LIMIT 1
Trials + 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
realistic1 trials
min 21968ms · median 21968ms · max 21968ms · rows 5

typical user query (no filters)

Command
SELECT * FROM claude_code_sessions.history LIMIT 5
Trials + 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
edge1 trials
min 23505ms · median 23505ms · max 23505ms · rows 51

edge: larger limit, no filters

Command
SELECT * FROM claude_code_sessions.history LIMIT 50
Trials + 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
10now analysis this project and tell where it lacking currently goal of this proj…1777391418388/Users/viclkykumar/AI Autopsy Engine0a2ea663-17e7-49ec-ac7d-40c2c917d96b
11now analysis this project and tell where it lacking currently goal of this proj…1777391418388/Users/viclkykumar/AI Autopsy Engine0a2ea663-17e7-49ec-ac7d-40c2c917d96b
12now analysis this project and tell where it lacking currently goal of this proj…1777391418388/Users/viclkykumar/AI Autopsy Engine0a2ea663-17e7-49ec-ac7d-40c2c917d96b

Column profile

4 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.

#ColumnInferred typeNon-nullNullsSample value(s)
1displaystring30"now analysis this project and tell where it lacking currentl"
2timestampstring30"1777391418388"
3projectstring30"/Users/viclkykumar/AI Autopsy Engine"
4sessionIdstring30"0a2ea663-17e7-49ec-ac7d-40c2c917d96b"

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt115074ms1okdisplay, timestamp, project
realistict121968ms5okdisplay, timestamp, project
edget123505ms51okdisplay, timestamp, project
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-30T14:50:54Z
JSON record: reports/claude_code_sessions/tables/history.json