Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocoindex-io/cocoindex-code
/ IndexRequest
Class
IndexRequest
src/cocoindex_code/protocol.py:16–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
16
class
IndexRequest(_msgspec.Struct, tag=
"index"
):
17
project_root: str
18
19
20
class
SearchRequest(_msgspec.Struct, tag=
"search"
):
Callers
6
daemon_project
Function · 0.90
test_index_streams_progress
Function · 0.90
test_daemon_search_waits_during_explicit_index
Function · 0.90
test_tagged_union_dispatch
Function · 0.90
test_all_request_types_round_trip
Function · 0.90
index
Function · 0.85
Calls
no outgoing calls
Tested by
5
daemon_project
Function · 0.72
test_index_streams_progress
Function · 0.72
test_daemon_search_waits_during_explicit_index
Function · 0.72
test_tagged_union_dispatch
Function · 0.72
test_all_request_types_round_trip
Function · 0.72