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

Function getPlansDirectory

src/tools/WorktreeToolRuntime.test.ts:135–135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133
134for (const plansPath of plansPaths) {
135 const getPlansDirectory = () => '/tmp/plans'
136 ;(getPlansDirectory as typeof actualPlans.getPlansDirectory & {
137 cache?: { clear?: () => void }
138 }).cache = {

Callers 12

userFacingNameFunction · 0.85
userFacingNameFunction · 0.85
renderToolUseMessageFunction · 0.85
renderToolResultMessageFunction · 0.85
userFacingNameFunction · 0.85
renderToolUseMessageFunction · 0.85
renderToolResultMessageFunction · 0.85
getPlanSlugFunction · 0.85
getPlanFilePathFunction · 0.85
copyPlanForResumeFunction · 0.85
copyPlanForForkFunction · 0.85
isSessionPlanFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected