↓ 9 callersFunctionrunAgent({
agentDefinition,
promptMessages,
toolUseContext,
canUseTool,
isAsync,
canShowPermissionPrompts,
tools/AgentTool/runAgent.ts:248
↓ 8 callersFunctiongetAnthropicClient({
apiKey,
maxRetries,
model,
fetchOverride,
source,
}: {
apiKey?: string
maxRetries: number
m
services/api/client.ts:88