opencode source

opencode.session_inputs

pass

All user prompts that OpenCode has admitted to a session, in per-session admission order. Useful for replaying what the user asked for across a session.

List prompts for one session in admission order:

no filters captured 2026-09-01 12:00:44Zmedian 10373 ms
Verdict: TRUE

Reachable and queryable: 0 errors across all trials, but the table is currently empty in the source (no data rows on scan variants). See analysis.json → data.empty_table.

rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal39522 ms10373 ms22104 ms[0, 0, 0]0
scan38171 ms8685 ms9782 ms[0, 0, 0]0
count38661 ms9638 ms10080 ms[1, 1, 1]0

Latency per trial

minimalmedian 10373ms
t19522mst210373mst322104ms
scale: 0–22104 ms
scanmedian 8685ms
t19782mst28171mst38685ms
scale: 0–9782 ms
countmedian 9638ms
t19638mst28661mst310080ms
scale: 0–10080 ms

Probe variants — every command + output

minimal3 trials
min 9522ms · median 10373ms · max 22104ms · rows 0,0,0

prompts admitted to one session (currently empty)

Command
SELECT admitted_seq, prompt FROM opencode.session_inputs WHERE session_id = 'ses_faedde194ffe3SEEUk03dXfiu3' ORDER BY admitted_seq ASC LIMIT 25
Trials + output
trial 1·9522ms·rows 0isError=false
trial 2·10373ms·rows 0isError=false
trial 3·22104ms·rows 0isError=false
scan3 trials
min 8171ms · median 8685ms · max 9782ms · rows 0,0,0

all admitted prompts (currently empty)

Command
SELECT session_id, admitted_seq, prompt FROM opencode.session_inputs LIMIT 25
Trials + output
trial 1·9782ms·rows 0isError=false
trial 2·8171ms·rows 0isError=false
trial 3·8685ms·rows 0isError=false
count3 trials
min 8661ms · median 9638ms · max 10080ms · rows 1,1,1

row count (currently 0)

Command
SELECT COUNT(*) AS n FROM opencode.session_inputs
Trials + output
trial 1·9638ms·rows 1isError=false
First row (click to expand JSON)
{
  "n": "0"
}
columns (1)
n
trial 2·8661ms·rows 1isError=false
First row (click to expand JSON)
{
  "n": "0"
}
columns (1)
n
trial 3·10080ms·rows 1isError=false
First row (click to expand JSON)
{
  "n": "0"
}
columns (1)
n

All returned rowsacross all non-errored trials · filterable · paginated

4 rows stored · 4 returned · page 1/1
000
110
220
330

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt19522ms0ok
minimalt210373ms0ok
minimalt322104ms0ok
scant19782ms0ok
scant28171ms0ok
scant38685ms0ok
countt19638ms1okn
countt28661ms1okn
countt310080ms1okn
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-09-01T12:00:44Z
JSON record: reports/opencode/tables/session_inputs.json
first_run_at: 2026-09-01T08:52:37Z
last_retried_at: 2026-09-01T12:00:44Z
retry_count: 4
View version history →