Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeusData/codebase-memory-mcp
/ cbm_cli_get_version
Function
cbm_cli_get_version
src/cli/cli.c:134–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
132
}
133
134
const char *cbm_cli_get_version(void) {
135
return cli_version;
136
}
137
138
/* ── Version comparison ───────────────────────────────────────── */
139
Callers
3
cbm_mcp_initialize_response
Function · 0.85
update_check_thread
Function · 0.85
test_cli.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected