I have to explicitly ask it to check codegraph, otherwise no results
I am using windows 11, opencode with dsv4 flash.
codegraph init -i
codegraph status
Index Statistics:
Files: 28
Nodes: 474
Edges: 922
DB Size: 1.56 MB
Backend: node:sqlite - built-in (full WAL)
Journal: wal
Nodes by Kind:
function 157
import 139
variable 67
route 33
method 28
file 27
class 15
constant 8
Files by Language:
python 26
javascript 1
yaml 1
[OK] Index is up to date
In opencode,
If I do not mention about codegraph, it know it should read codegraph index, but there is no results.
I have to explicity ask it to check codegraph, otherwise it will check, but no results

I have to explicitly ask it to check codegraph, otherwise no results
I am using windows 11, opencode with dsv4 flash.
Index Statistics:
Files: 28
Nodes: 474
Edges: 922
DB Size: 1.56 MB
Backend: node:sqlite - built-in (full WAL)
Journal: wal
Nodes by Kind:
function 157
import 139
variable 67
route 33
method 28
file 27
class 15
constant 8
Files by Language:
python 26
javascript 1
yaml 1
[OK] Index is up to date
In opencode,
If I do not mention about codegraph, it know it should read codegraph index, but there is no results.
I have to explicity ask it to check codegraph, otherwise it will check, but no results
