Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cocoindex-io/cocoindex-code
/ ProjectStatusRequest
Class
ProjectStatusRequest
src/cocoindex_code/protocol.py:29–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
28
29
class
ProjectStatusRequest(_msgspec.Struct, tag=
"project_status"
):
30
project_root: str
31
32
33
class
DaemonStatusRequest(_msgspec.Struct, tag=
"daemon_status"
):
Callers
4
test_daemon_project_status_after_index
Function · 0.90
test_all_request_types_round_trip
Function · 0.90
test_daemon_starts_in_no_settings_mode_without_global_settings
Function · 0.90
project_status
Function · 0.85
Calls
no outgoing calls
Tested by
3
test_daemon_project_status_after_index
Function · 0.72
test_all_request_types_round_trip
Function · 0.72
test_daemon_starts_in_no_settings_mode_without_global_settings
Function · 0.72