opencode source

opencode.session_shares

pass

All `opencode session share` records: public share URLs for sessions. The underlying share `secret` is a credential and is intentionally **not** exposed by this source.

List shared sessions:

no filters captured 2026-09-01 12:02:50Zmedian 9021 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
minimal36554 ms9021 ms12737 ms[0, 0, 0]0
scan38250 ms9064 ms9390 ms[0, 0, 0]0
count36528 ms6565 ms6748 ms[1, 1, 1]0

Latency per trial

minimalmedian 9021ms
t112737mst26554mst39021ms
scale: 0–12737 ms
scanmedian 9064ms
t19390mst29064mst38250ms
scale: 0–9390 ms
countmedian 6565ms
t16565mst26528mst36748ms
scale: 0–6748 ms

Probe variants — every command + output

minimal3 trials
min 6554ms · median 9021ms · max 12737ms · rows 0,0,0

smallest query (currently empty)

Command
SELECT session_id, url, time_created FROM opencode.session_shares LIMIT 1
Trials + output
trial 1·12737ms·rows 0isError=false
trial 2·6554ms·rows 0isError=false
trial 3·9021ms·rows 0isError=false
scan3 trials
min 8250ms · median 9064ms · max 9390ms · rows 0,0,0

recent shares (currently empty)

Command
SELECT session_id, url, time_created FROM opencode.session_shares ORDER BY time_created DESC LIMIT 25
Trials + output
trial 1·9390ms·rows 0isError=false
trial 2·9064ms·rows 0isError=false
trial 3·8250ms·rows 0isError=false
count3 trials
min 6528ms · median 6565ms · max 6748ms · rows 1,1,1

row count (currently 0)

Command
SELECT COUNT(*) AS n FROM opencode.session_shares
Trials + output
trial 1·6565ms·rows 1isError=false
First row (click to expand JSON)
{
  "n": "0"
}
columns (1)
n
trial 2·6528ms·rows 1isError=false
First row (click to expand JSON)
{
  "n": "0"
}
columns (1)
n
trial 3·6748ms·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
minimalt112737ms0ok
minimalt26554ms0ok
minimalt39021ms0ok
scant19390ms0ok
scant29064ms0ok
scant38250ms0ok
countt16565ms1okn
countt26528ms1okn
countt36748ms1okn
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-09-01T12:02:50Z
JSON record: reports/opencode/tables/session_shares.json
first_run_at: 2026-09-01T08:56:23Z
last_retried_at: 2026-09-01T12:02:50Z
retry_count: 3
View version history →