MCPcopy Create free account

hub / github.com/chekusu/wanman / functions

Functions987 in github.com/chekusu/wanman

↓ 1 callersFunctionproviderFromHost
(host: string)
packages/finops/src/provider-classifier.ts:50
↓ 1 callersFunctionproviderModelOverride
(runtime: AgentRuntime)
packages/runtime/src/agent-adapter.ts:95
↓ 1 callersFunctionproviderSpendList
(rows: ProviderSpendSummary[])
packages/finops/src/web/app.ts:421
↓ 1 callersFunctionprovidersInDataset
(options: BuildFinopsDashboardOptions)
packages/finops/src/dashboard-model.ts:256
↓ 1 callersFunctionpushLine
(line: string)
packages/cli/src/local-supervisor.ts:54
↓ 1 callersFunctionreadLocalGitState
(worktreePath: string)
packages/cli/src/takeover-local.ts:219
↓ 1 callersFunctionreadOptionalConfig
(configPath: string | undefined)
packages/finops/src/cli.ts:175
↓ 1 callersFunctionreadTextSnippet
(filePath: string, maxChars = 1600)
packages/cli/src/takeover-project.ts:276
↓ 1 callersFunctionreadTokenUsageRecord
(value: unknown)
packages/runtime/src/agent-process.ts:712
↓ 1 callersFunctionreadUsageEntries
(input: string | undefined)
packages/finops/src/cli.ts:214
↓ 1 callersMethodrecordError
()
packages/cli/src/loop-observability.ts:174
↓ 1 callersFunctionrecordRunInBrain
(runId: string, goal: string, brainName?: string)
packages/cli/src/execution-session.ts:470
↓ 1 callersFunctionrefreshPricesCommand
(args: string[])
packages/finops/src/cli.ts:127
↓ 1 callersMethodremoveAllListeners
()
packages/cli/src/loop-observability.ts:178
↓ 1 callersFunctionrenderAgentInstructions
( agentName: string, intent: ProjectIntent, paths: TakeoverRuntimePaths = SANDBOX_RUNTIME_PATHS, )
packages/cli/src/takeover-project.ts:683
↓ 1 callersFunctionrenderTakeoverContextSkill
( profile: ProjectProfile, intent: ProjectIntent, paths: TakeoverRuntimePaths = SANDBOX_RUNTIME_PATHS, )
packages/cli/src/takeover-project.ts:599
↓ 1 callersFunctionrepoButton
(repo: string)
packages/finops/src/web/app.ts:504
↓ 1 callersFunctionrepoTargetForPath
(repoPath: string)
packages/finops/src/key-inventory.ts:400
↓ 1 callersFunctionresetDb
()
packages/runtime/src/__tests__/e2e-autoresearch-patterns.test.ts:34
↓ 1 callersFunctionresetDb
()
packages/runtime/src/__tests__/e2e-skill-evolution.test.ts:33
↓ 1 callersMethodresolveId
(idOrPrefix: string)
packages/runtime/src/change-capsule-pool.ts:185
↓ 1 callersMethodresolveId
(idOrPrefix: string)
packages/runtime/src/initiative-board.ts:96
↓ 1 callersFunctionresolveProduct
(repo: string, products: ProductConfig[] = [])
packages/finops/src/key-inventory.ts:406
↓ 1 callersFunctionresolveProductId
(source: StripeBalanceTransaction['source'], options: StripeSyncOptions)
packages/finops/src/providers/stripe.ts:151
↓ 1 callersFunctionresolveSecretKey
(options: StripeSyncOptions)
packages/finops/src/providers/stripe.ts:142
↓ 1 callersMethodresolveSkillVersion
(skillName: string, content: string)
packages/runtime/src/shared-skill-manager.ts:292
↓ 1 callersFunctionresolveSnapshotsRoot
* Resolve the on-disk root for materialized skill-activation snapshots. * * Resolution order: * 1. Explicit `snapshotsRoot` argument (highest pri
packages/runtime/src/shared-skill-manager.ts:23
↓ 1 callersFunctionresolveTotalTokens
(usage: TokenUsage)
packages/runtime/src/token-tracker.ts:83
↓ 1 callersFunctionrestoreEnv
()
packages/runtime/src/__tests__/config.test.ts:31
↓ 1 callersFunctionrestoreEnv
()
packages/runtime/src/__tests__/credential-manager.test.ts:59
↓ 1 callersFunctionresultErrorText
* Pull every plausible error-text field off a Claude `result` event and * concatenate them. Claude emits errors in a few shapes depending on * subty
packages/runtime/src/claude-code.ts:42
↓ 1 callersFunctionrevenue
( id: string, productId: string, amount: number, source: string, reportingCategory: string, period
packages/finops/src/demo-data.ts:252
↓ 1 callersFunctionroiCommand
(args: string[])
packages/finops/src/cli.ts:136
↓ 1 callersFunctionrun
(command: string | undefined, args: string[])
packages/finops/src/cli.ts:31
↓ 1 callersFunctionrunCommand
(args: string[])
packages/cli/src/commands/run.ts:122
↓ 1 callersFunctionrunGoal
( goal: string, opts: RunOptions, spec: ProjectRunSpec = {}, bindings: HostRunBindings = {}, )
packages/cli/src/run-host.ts:18
↓ 1 callersMethodrunGoal
( goal: string, options: RunOptions, spec: TProjectRunSpec, bindings: WanmanHostSdkBindings,
packages/host-sdk/src/host-sdk-factory.ts:18
↓ 1 callersMethodrunLoop
Run loop for 24/7 agents — spawn, wait for exit, respawn.
packages/runtime/src/agent-process.ts:224
↓ 1 callersFunctionrunWithGoal
(goal: string, opts: RunOptions, spec: ProjectRunSpec = {})
packages/cli/src/commands/run.ts:118
↓ 1 callersFunctionruntimeDefaultModel
(runtime: AgentRuntime, tier: ModelQuality)
packages/runtime/src/agent-adapter.ts:101
↓ 1 callersFunctionsafeJoin
(root: string, pathname: string)
packages/finops/src/web/dev-server.ts:62
↓ 1 callersFunctionsafeJsonObject
(content: string)
packages/finops/src/key-inventory.ts:520
↓ 1 callersFunctionsafeUrl
(value: string)
packages/finops/src/key-inventory.ts:512
↓ 1 callersFunctionsanitizeInventoryForRuntime
(inventory: ApiKeyInventory)
packages/finops/src/runtime-data.ts:78
↓ 1 callersFunctionsaveEnv
(...keys: string[])
packages/runtime/src/__tests__/config.test.ts:25
↓ 1 callersFunctionscopesOverlap
(a: TaskScope, b: TaskScope)
packages/runtime/src/task-pool.ts:88
↓ 1 callersFunctionscoreDocument
(relativePath: string)
packages/cli/src/takeover-project.ts:302
↓ 1 callersFunctionselectedCredential
(references: ApiKeyReference[])
packages/finops/src/web/app.ts:487
↓ 1 callersFunctionselectedProduct
()
packages/finops/src/web/app.ts:460
↓ 1 callersFunctionselectedProductId
()
packages/finops/src/web/app.ts:710
↓ 1 callersFunctionselectedRepository
(product: ProductDashboardSummary)
packages/finops/src/web/app.ts:481
↓ 1 callersMethodsendMessage
Send a user message via stdin (stream-json format)
packages/runtime/src/claude-code.ts:78
↓ 1 callersMethodsetNewMessageCallback
(cb: NewMessageCallback)
packages/runtime/src/runtime-contracts.ts:14
↓ 1 callersFunctionsetSpawnResumeMissed
(idx: number, missed: boolean)
packages/runtime/src/__tests__/agent-process.test.ts:35
↓ 1 callersFunctionshouldScanFile
(filePath: string, repoPath: string, includeLocalEnvFiles: boolean)
packages/finops/src/key-inventory.ts:377
↓ 1 callersFunctionskillCheckCommand
(args: string[])
packages/cli/src/commands/skill-check.ts:140
↓ 1 callersFunctionsortPricingEntries
(entries: ProviderPricingEntry[])
packages/finops/src/pricing-registry.ts:275
↓ 1 callersFunctionsourceCustomerId
(source: StripeBalanceTransaction['source'])
packages/finops/src/providers/stripe.ts:172
↓ 1 callersFunctionsourceIdentifier
(source: StripeBalanceTransaction['source'])
packages/finops/src/providers/stripe.ts:166
↓ 1 callersFunctionsourceMetadata
(source: StripeBalanceTransaction['source'])
packages/finops/src/providers/stripe.ts:161
↓ 1 callersMethodspawnAgent
(template: string, name: string)
packages/cli/src/runtime-client.ts:83
↓ 1 callersMethodspawnAndWait
Spawn a command and wait for exit code
packages/runtime/src/auth-manager.ts:311
↓ 1 callersMethodspawnDynamicAgent
* Dynamically spawn a clone of an existing agent role. * * Creates a new AgentProcess with the same CLAUDE.md, model, and skills * as the tem
packages/runtime/src/supervisor.ts:529
↓ 1 callersFunctionsplitTakeoverArgs
(args: string[])
packages/cli/src/commands/takeover.ts:96
↓ 1 callersMethodstart
* Start the agent. Behaviour depends on the configured lifecycle: * - `24/7`: enter a respawn loop. Each loop iteration spawns a fresh CLI * s
packages/runtime/src/agent-process.ts:200
↓ 1 callersMethodstart
Start the supervisor: create agent processes, start HTTP server.
packages/runtime/src/supervisor.ts:703
↓ 1 callersMethodstart
()
packages/runtime/src/__tests__/e2e-supervisor-events.test.ts:40
↓ 1 callersMethodstart
()
packages/runtime/src/__tests__/e2e-supervisor-lifecycle.test.ts:41
↓ 1 callersMethodstart
()
packages/runtime/src/__tests__/e2e-token-budget.test.ts:31
↓ 1 callersMethodstart
()
packages/runtime/src/__tests__/supervisor-flow-integration.test.ts:43
↓ 1 callersFunctionstatusEmoji
(status: string)
packages/runtime/src/preamble.ts:84
↓ 1 callersMethodstop
()
packages/cli/src/loop-observability.ts:342
↓ 1 callersFunctionstripCodeFences
* Strip markdown code fences (```json ... ```) that LLMs commonly wrap * around structured output.
packages/runtime/src/exploration-engine.ts:70
↓ 1 callersFunctionstripCodeFences
* Strip markdown code fences (```json ... ```) that LLMs commonly wrap * around structured output.
packages/runtime/src/execution-planner.ts:50
↓ 1 callersFunctionstripCodeFences
* Strip markdown code fences (```json ... ```) that LLMs commonly wrap * around structured output.
packages/runtime/src/evaluation-engine.ts:88
↓ 1 callersFunctionstripeLedgerCommand
(args: string[])
packages/finops/src/cli.ts:116
↓ 1 callersFunctionsummarizeArtifacts
(artifacts: RuntimeArtifactRecord[])
packages/cli/src/runtime-client.ts:92
↓ 1 callersFunctionsummarizeByCompany
(refs: ApiKeyReference[])
packages/finops/src/key-inventory.ts:441
↓ 1 callersFunctionsummarizeByProduct
(refs: ApiKeyReference[])
packages/finops/src/key-inventory.ts:417
↓ 1 callersFunctionsummarizeRepositories
( references: ProductDashboardSummary['repositories'][number]['references'], repositories: ApiKeyInventory
packages/finops/src/dashboard-model.ts:179
↓ 1 callersMethodsyncRuntimeHome
(sourceRoot: string, targetRoot: string)
packages/runtime/src/agent-home-manager.ts:61
↓ 1 callersFunctiontaskIcon
(status: string)
packages/cli/src/tui/dashboard.ts:62
↓ 1 callersFunctiontaskIdsMatch
(taskId: string, reference: string)
packages/cli/src/commands/task.ts:202
↓ 1 callersMethodtick
()
packages/cli/src/loop-observability.ts:143
↓ 1 callersMethodtick
Manual tick — check all jobs against current time. Exposed for testing.
packages/runtime/src/cron-scheduler.ts:84
↓ 1 callersFunctiontitleFromContent
(filePath: string, content: string)
packages/cli/src/takeover-project.ts:293
↓ 1 callersMethodtoArray
()
packages/cli/src/loop-observability.ts:231
↓ 1 callersFunctiontryParseJson
(s: string)
packages/runtime/src/message-store.ts:14
↓ 1 callersFunctionuniqueEvidenceKinds
(items: InventoryEvidenceKind[])
packages/finops/src/key-inventory.ts:500
↓ 1 callersFunctionuniqueStrings
(items: string[])
packages/finops/src/dashboard-model.ts:252
↓ 1 callersFunctionuniqueStrings
(items: string[])
packages/finops/src/key-inventory.ts:504
↓ 1 callersMethodupdateTokenUsage
(event: AgentRunEvent)
packages/runtime/src/agent-process.ts:650
↓ 1 callersFunctionusageCapabilitiesForProviders
(providers: Iterable<ProviderName>)
packages/finops/src/usage-capabilities.ts:198
↓ 1 callersFunctionvalidateRawEvaluation
( parsed: unknown, )
packages/runtime/src/evaluation-engine.ts:95
↓ 1 callersFunctionvalidateRawOptions
(parsed: unknown)
packages/runtime/src/exploration-engine.ts:78
↓ 1 callersFunctionvalidateRawTasks
(parsed: unknown)
packages/runtime/src/execution-planner.ts:57
↓ 1 callersMethodverifySkillRuntime
()
packages/runtime/src/supervisor.ts:427
↓ 1 callersFunctionwaitForEarlyExit
(supervisor: LocalSupervisorHandle)
packages/cli/src/local-supervisor-session.ts:31
↓ 1 callersMethodwaitForHealth
(timeoutMs?: number)
packages/cli/src/runtime-client.ts:61
↓ 1 callersFunctionwaitForHealthWith
(getHealth: () => Promise<RuntimeHealth>, timeoutMs = 120_000)
packages/cli/src/runtime-client.ts:103
← previousnext →701–800 of 987, ranked by callers