MCPcopy Create free account
hub / github.com/Noumena-Network/code / getClaudeCodeVersion

Function getClaudeCodeVersion

src/utils/ide.ts:986–988  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

984}
985
986function getClaudeCodeVersion() {
987 return MACRO.VERSION
988}
989
990async function getInstalledVSCodeExtensionVersion(
991 command: string,

Callers 1

installIDEExtensionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected