opencode source
pass
View version history →
opencode.session_shares
passAll `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
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 3 | 6554 ms | 9021 ms | 12737 ms | [0, 0, 0] | 0 |
| scan | 3 | 8250 ms | 9064 ms | 9390 ms | [0, 0, 0] | 0 |
| count | 3 | 6528 ms | 6565 ms | 6748 ms | [1, 1, 1] | 0 |
Latency per trial
minimalmedian 9021ms
scale: 0–12737 ms
scanmedian 9064ms
scale: 0–9390 ms
countmedian 6565ms
scale: 0–6748 ms
Probe variants — every command + output
minimal
3 trialsmin 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 1Trials + output
trial 1·12737ms·rows 0isError=false
trial 2·6554ms·rows 0isError=false
trial 3·9021ms·rows 0isError=false
scan
3 trialsmin 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 25Trials + output
trial 1·9390ms·rows 0isError=false
trial 2·9064ms·rows 0isError=false
trial 3·8250ms·rows 0isError=false
count
3 trialsmin 6528ms · median 6565ms · max 6748ms · rows 1,1,1
row count (currently 0)
Command
SELECT COUNT(*) AS n FROM opencode.session_sharesTrials + 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
| 0 | 0 | 0 |
| 1 | 1 | 0 |
| 2 | 2 | 0 |
| 3 | 3 | 0 |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 12737ms | 0 | ok | — |
| minimal | t2 | 6554ms | 0 | ok | — |
| minimal | t3 | 9021ms | 0 | ok | — |
| scan | t1 | 9390ms | 0 | ok | — |
| scan | t2 | 9064ms | 0 | ok | — |
| scan | t3 | 8250ms | 0 | ok | — |
| count | t1 | 6565ms | 1 | ok | n |
| count | t2 | 6528ms | 1 | ok | n |
| count | t3 | 6748ms | 1 | ok | n |
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-09-01T12:02:50ZJSON record:
reports/opencode/tables/session_shares.jsonfirst_run_at:
2026-09-01T08:56:23Zlast_retried_at:
2026-09-01T12:02:50Zretry_count:
3