MCPcopy Create free account
hub / github.com/Ark0N/Codeman / deduplicateProjectInsightPaths

Function deduplicateProjectInsightPaths

src/web/public/panels-ui.js:2333–2381  ·  view source on GitHub ↗

* Deduplicate file paths across all tools, keeping the "best" version. * Uses smart equivalence checking: * - Standard normalization for relative vs absolute paths * - Detects likely typos (e.g., /file.txt when caseFolder/file.txt exists) * - Prefers paths inside the case folder (working

(tools, workingDir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

pushMethod · 0.80
isPathInWorkingDirMethod · 0.80
pathsAreEquivalentMethod · 0.80
setMethod · 0.45
hasMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected