opencode source

opencode.workspaces

pass

All OpenCode workspaces. Each row carries the workspace id, project, directory, type, name, branch, extra metadata, and the recorded `time_used` counter.

SELECT id, project_id, directory, type, name, branch, time_used

no filters captured 2026-09-01 11:58:21Zmedian 10677 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
minimal310306 ms10677 ms12358 ms[0, 0, 0]0
scan311059 ms11401 ms11745 ms[0, 0, 0]0
count37872 ms8484 ms8991 ms[1, 1, 1]0

Latency per trial

minimalmedian 10677ms
t110306mst210677mst312358ms
scale: 0–12358 ms
scanmedian 11401ms
t111401mst211059mst311745ms
scale: 0–11745 ms
countmedian 8484ms
t17872mst28991mst38484ms
scale: 0–8991 ms

Probe variants — every command + output

minimal3 trials
min 10306ms · median 10677ms · max 12358ms · rows 0,0,0

smallest query (currently empty)

Command
SELECT id, project_id, directory, type, name, branch, time_used FROM opencode.workspaces LIMIT 1
Trials + output
trial 1·10306ms·rows 0isError=false
trial 2·10677ms·rows 0isError=false
trial 3·12358ms·rows 0isError=false
scan3 trials
min 11059ms · median 11401ms · max 11745ms · rows 0,0,0

typical scan (currently empty)

Command
SELECT id, project_id, directory, name FROM opencode.workspaces LIMIT 25
Trials + output
trial 1·11401ms·rows 0isError=false
trial 2·11059ms·rows 0isError=false
trial 3·11745ms·rows 0isError=false
count3 trials
min 7872ms · median 8484ms · max 8991ms · rows 1,1,1

row count (currently 0)

Command
SELECT COUNT(*) AS n FROM opencode.workspaces
Trials + output
trial 1·7872ms·rows 1isError=false
First row (click to expand JSON)
{
  "n": "0"
}
columns (1)
n
trial 2·8991ms·rows 1isError=false
First row (click to expand JSON)
{
  "n": "0"
}
columns (1)
n
trial 3·8484ms·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
minimalt110306ms0ok
minimalt210677ms0ok
minimalt312358ms0ok
scant111401ms0ok
scant211059ms0ok
scant311745ms0ok
countt17872ms1okn
countt28991ms1okn
countt38484ms1okn
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-09-01T11:58:21Z
JSON record: reports/opencode/tables/workspaces.json
first_run_at: 2026-09-01T09:03:59Z
last_retried_at: 2026-09-01T11:58:21Z
retry_count: 3
View version history →