MCPcopy Create free account

hub / github.com/cytostack/openwolf / functions

Functions238 in github.com/cytostack/openwolf

↓ 1 callersFunctiondetectDevCommand
(projectRoot: string)
src/designqc/designqc-capture.ts:159
↓ 1 callersFunctiondetectDevServer
()
src/designqc/designqc-capture.ts:145
↓ 1 callersFunctiondetectFixPattern
(oldStr: string, newStr: string, ext: string)
src/hooks/post-write.ts:343
↓ 1 callersFunctiondetectProjectDescription
(projectRoot: string)
src/cli/init.ts:529
↓ 1 callersFunctiondetectProjectMeta
()
src/daemon/wolf-daemon.ts:55
↓ 1 callersFunctiondetectRoutes
(projectRoot: string)
src/designqc/designqc-capture.ts:103
↓ 1 callersFunctiondetectWaste
(wolfDir: string)
src/tracker/waste-detector.ts:13
↓ 1 callersMethoddisconnect
()
src/dashboard/app/lib/wolf-client.ts:55
↓ 1 callersFunctionextractAstro
(content: string, basename: string)
src/scanner/description-extractor.ts:844
↓ 1 callersFunctionextractCSharp
(content: string, basename: string)
src/scanner/description-extractor.ts:682
↓ 1 callersFunctionextractCss
(content: string)
src/scanner/description-extractor.ts:854
↓ 1 callersFunctionextractDart
(content: string, basename: string)
src/scanner/description-extractor.ts:787
↓ 1 callersFunctionextractDescription
(filePath: string)
src/hooks/shared.ts:113
↓ 1 callersFunctionextractDocblock
(content: string, ext: string)
src/scanner/description-extractor.ts:178
↓ 1 callersFunctionextractElixir
(content: string)
src/scanner/description-extractor.ts:943
↓ 1 callersFunctionextractGenericFallback
(content: string)
src/scanner/description-extractor.ts:976
↓ 1 callersFunctionextractGo
(content: string)
src/scanner/description-extractor.ts:561
↓ 1 callersFunctionextractGraphQL
(content: string)
src/scanner/description-extractor.ts:897
↓ 1 callersFunctionextractHeaderComment
(content: string, ext: string)
src/scanner/description-extractor.ts:229
↓ 1 callersFunctionextractJava
(content: string, basename: string)
src/scanner/description-extractor.ts:629
↓ 1 callersFunctionextractKotlin
(content: string, basename: string)
src/scanner/description-extractor.ts:657
↓ 1 callersFunctionextractLua
(content: string)
src/scanner/description-extractor.ts:960
↓ 1 callersFunctionextractPhp
(content: string, basename: string, filePath: string)
src/scanner/description-extractor.ts:290
↓ 1 callersFunctionextractProto
(content: string)
src/scanner/description-extractor.ts:887
↓ 1 callersFunctionextractPython
(content: string, basename: string)
src/scanner/description-extractor.ts:474
↓ 1 callersFunctionextractRuby
(content: string, basename: string)
src/scanner/description-extractor.ts:719
↓ 1 callersFunctionextractRust
(content: string)
src/scanner/description-extractor.ts:593
↓ 1 callersFunctionextractSmart
(content: string, ext: string, basename: string, filePath: string)
src/scanner/description-extractor.ts:259
↓ 1 callersFunctionextractSql
(content: string)
src/scanner/description-extractor.ts:871
↓ 1 callersFunctionextractSvelte
(content: string, basename: string)
src/scanner/description-extractor.ts:832
↓ 1 callersFunctionextractSwift
(content: string)
src/scanner/description-extractor.ts:762
↓ 1 callersFunctionextractToml
(content: string, basename: string)
src/scanner/description-extractor.ts:928
↓ 1 callersFunctionextractTsJs
(content: string, basename: string, ext: string)
src/scanner/description-extractor.ts:384
↓ 1 callersFunctionextractVue
(content: string)
src/scanner/description-extractor.ts:809
↓ 1 callersFunctionextractYaml
(content: string, basename: string)
src/scanner/description-extractor.ts:907
↓ 1 callersFunctionextractZig
(content: string)
src/scanner/description-extractor.ts:968
↓ 1 callersFunctionfindChromePath
(configPath?: string | null)
src/designqc/designqc-capture.ts:7
↓ 1 callersFunctionfindOperatorChange
(oldStr: string, newStr: string)
src/hooks/post-write.ts:551
↓ 1 callersFunctionfindSimilarBugs
(wolfDir: string, errorMessage: string)
src/buglog/bug-tracker.ts:94
↓ 1 callersFunctionfindTemplatesDir
()
src/cli/update.ts:293
↓ 1 callersFunctionfindTemplatesDir
()
src/cli/init.ts:293
↓ 1 callersMethodformat
(level: LogLevel, message: string)
src/utils/logger.ts:32
↓ 1 callersFunctionformatSchedule
(schedule: string)
src/dashboard/app/lib/utils.ts:22
↓ 1 callersFunctiongenerateTemplate
(destPath: string, file: string)
src/cli/init.ts:332
↓ 1 callersMethodgenerateTokenReport
()
src/daemon/cron-engine.ts:286
↓ 1 callersFunctiongetEmbeddedTemplate
(filename: string)
src/cli/init.ts:324
↓ 1 callersFunctiongetLastRun
(taskId: string)
src/dashboard/app/components/panels/CronStatus.tsx:17
↓ 1 callersFunctiongetTaskStatus
(taskId: string)
src/dashboard/app/components/panels/CronStatus.tsx:11
↓ 1 callersFunctiongetVersion
()
src/cli/index.ts:13
↓ 1 callersFunctiongetVersion
()
src/cli/update.ts:20
↓ 1 callersFunctiongetVersion
()
src/cli/init.ts:16
↓ 1 callersFunctiongetWolfDir
(from?: string)
src/utils/paths.ts:8
↓ 1 callersFunctionhandleDashboardCommand
(msg: { type: string; task_id?: string })
src/daemon/wolf-daemon.ts:227
↓ 1 callersMethodhasClaude
()
src/daemon/cron-engine.ts:298
↓ 1 callersFunctionhasMatches
(node: TreeNode, search: string)
src/dashboard/app/components/panels/AnatomyBrowser.tsx:84
↓ 1 callersFunctionisGenericComment
(text: string)
src/scanner/description-extractor.ts:249
↓ 1 callersFunctionjaccardSimilarity
(a: Set<string>, b: Set<string>)
src/buglog/bug-tracker.ts:83
↓ 1 callersFunctionlistProjects
()
src/cli/update.ts:386
↓ 1 callersFunctionmain
()
src/hooks/post-write.ts:33
↓ 1 callersFunctionmain
()
src/hooks/post-read.ts:9
↓ 1 callersFunctionmain
()
src/hooks/pre-write.ts:19
↓ 1 callersFunctionmain
()
src/hooks/pre-read.ts:16
↓ 1 callersFunctionmain
()
src/hooks/stop.ts:52
↓ 1 callersFunctionmain
()
src/hooks/session-start.ts:5
↓ 1 callersFunctionmatchesSearch
(text: string)
src/dashboard/app/components/panels/CerebrumViewer.tsx:11
↓ 1 callersFunctionparseAnatomy
(content: string)
src/scanner/anatomy-scanner.ts:182
↓ 1 callersFunctionparseAnatomy
(content: string)
src/dashboard/app/lib/file-parsers.ts:22
↓ 1 callersFunctionparseCerebrum
(content: string)
src/dashboard/app/lib/file-parsers.ts:85
↓ 1 callersFunctionparseMemory
(content: string)
src/dashboard/app/lib/file-parsers.ts:55
↓ 1 callersFunctionreplaceOpenWolfHooks
( existing: Record<string, unknown>, hookSettings: typeof HOOK_SETTINGS )
src/cli/update.ts:355
↓ 1 callersFunctionreplaceOpenWolfHooks
* Replace all OpenWolf hook entries in settings.json with the current version. * Removes old-style relative-path hooks and inserts the new $CLAUDE_PR
src/cli/init.ts:475
↓ 1 callersFunctionrestoreCommand
(backupName?: string)
src/cli/update.ts:408
↓ 1 callersFunctionretryDeadLetter
(taskId: string)
src/dashboard/app/components/panels/CronStatus.tsx:26
↓ 1 callersMethodrunAction
(action: CronAction)
src/daemon/cron-engine.ts:210
↓ 1 callersMethodrunAiTask
(params: { prompt: string; context_files: string[] })
src/daemon/cron-engine.ts:308
↓ 1 callersFunctionsearchBugs
(wolfDir: string, term: string)
src/buglog/bug-tracker.ts:124
↓ 1 callersFunctionseedCerebrum
(wolfDir: string, projectRoot: string)
src/cli/init.ts:365
↓ 1 callersFunctionseedIdentity
(wolfDir: string, projectRoot: string)
src/cli/init.ts:393
↓ 1 callersFunctionserializeAnatomy
( sections: Map<string, AnatomyEntry[]>, metadata: { lastScanned: string; fileCount: number; hits: number;
src/hooks/shared.ts:88
↓ 1 callersFunctionshouldExclude
( relPath: string, excludePatterns: string[] )
src/scanner/anatomy-scanner.ts:60
↓ 1 callersMethodshouldLog
(level: LogLevel)
src/utils/logger.ts:28
↓ 1 callersMethodstart
()
src/daemon/cron-engine.ts:67
↓ 1 callersFunctionstartDevServer
( projectRoot: string, )
src/designqc/designqc-capture.ts:203
↓ 1 callersFunctionstartFileWatcher
( wolfDir: string, logger: Logger, broadcast: (msg: unknown) => void )
src/daemon/file-watcher.ts:7
↓ 1 callersMethodstop
()
src/daemon/cron-engine.ts:85
↓ 1 callersFunctionsummarizeEdit
(oldStr: string, newStr: string, filename: string)
src/hooks/post-write.ts:186
↓ 1 callersFunctiontimestamp
()
src/hooks/shared.ts:570
↓ 1 callersFunctiontriggerTask
(taskId: string)
src/dashboard/app/components/panels/CronStatus.tsx:22
↓ 1 callersFunctionupdateCommand
(options: { dryRun?: boolean; force?: boolean; project?: string })
src/cli/update.ts:68
↓ 1 callersFunctionupdateProject
( project: RegisteredProject, version: string, dryRun: boolean )
src/cli/update.ts:132
↓ 1 callersFunctionuseTheme
()
src/dashboard/app/hooks/useTheme.ts:5
↓ 1 callersFunctionuseWolfData
()
src/dashboard/app/hooks/useWolfData.ts:71
↓ 1 callersFunctionwalkDir
( dir: string, rootDir: string, excludePatterns: string[], maxFiles: number, entries: Map<string, An
src/scanner/anatomy-scanner.ts:84
FunctionAISuggestions
({ data }: { data: WolfData })
src/dashboard/app/components/panels/AISuggestions.tsx:12
FunctionActivityTimeline
({ data }: { data: WolfData })
src/dashboard/app/components/panels/ActivityTimeline.tsx:4
FunctionAnatomyBrowser
({ data }: { data: WolfData })
src/dashboard/app/components/panels/AnatomyBrowser.tsx:89
FunctionApp
()
src/dashboard/app/App.tsx:46
FunctionBugLog
({ data }: { data: WolfData })
src/dashboard/app/components/panels/BugLog.tsx:4
FunctionCerebrumViewer
({ data }: { data: WolfData })
src/dashboard/app/components/panels/CerebrumViewer.tsx:4
FunctionCronStatus
({ data }: { data: WolfData })
src/dashboard/app/components/panels/CronStatus.tsx:6
← previousnext →101–200 of 238, ranked by callers