MCPcopy
hub / github.com/claude-code-best/claude-code / context.ts

File context.ts

src/context.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { feature } from 'bun:bundle'
2import memoize from 'lodash-es/memoize.js'
3import {
4 getAdditionalDirectoriesForClaudeMd,

Callers

nothing calls this directly

Calls 15

logForDiagnosticsNoPIIFunction · 0.85
getBranchFunction · 0.85
getDefaultBranchFunction · 0.85
getSystemPromptInjectionFunction · 0.85
isBareModeFunction · 0.85
getClaudeMdsFunction · 0.85
setCachedClaudeMdContentFunction · 0.85
getLocalISODateFunction · 0.85
nowMethod · 0.80

Tested by

no test coverage detected