MCPcopy Create free account

hub / github.com/ConardLi/easy-agent / functions

Functions1,949 in github.com/ConardLi/easy-agent

↓ 3 callersFunctioncontainsExcludedCommand
(command, excludedCommands)
step/step18.js:281
↓ 3 callersFunctionconvertUserMessageForProvider
(message, protocol)
step/step32.js:127
↓ 3 callersFunctioncreateAdapter
(modelHandle?: string)
src/tools/webSearch/adapters.ts:215
↓ 3 callersFunctioncreateEmptyUsage
()
step/step9.js:23
↓ 3 callersFunctioncreateMessage
( params: Omit<StreamRequestParams, "signal">, )
src/services/api/streaming.ts:429
↓ 3 callersFunctiondeleteTask
(taskListId, taskId)
step/step15.js:204
↓ 3 callersFunctiondrain
(profile: Record<string, unknown>)
scripts/verify-multi-protocol.ts:316
↓ 3 callersFunctionemit
(toolUseId: string, status: ToolStatus | null)
src/state/toolStatusStore.ts:28
↓ 3 callersFunctionensureInsideAllowedRoots
(resolvedPath: string, cwd: string)
src/tools/pathUtils.ts:43
↓ 3 callersFunctionensureSessionDir
(paths: SessionPaths)
src/session/storage.ts:292
↓ 3 callersFunctionescapeForCheck
(p: string)
src/scripts/test-sandbox.ts:340
↓ 3 callersFunctionexitCodeForReason
(reason)
step/step28.js:75
↓ 3 callersFunctionextractAssistantText
(message)
step/step2.js:29
↓ 3 callersFunctionfailAsyncAgent
(agentId, error, durationMs)
step/step20.js:71
↓ 3 callersFunctionfetchToolsForConnection
(connection)
step/step16.js:295
↓ 3 callersFunctionfileHistoryEnabled
()
src/session/fileHistory.ts:125
↓ 3 callersFunctionfileHistoryGetDiffStats
(messageId: string)
src/session/fileHistory.ts:359
↓ 3 callersFunctionfilterByDomains
(results: SearchResult[], options: SearchOptions)
src/tools/webSearch/adapters.ts:53
↓ 3 callersFunctionfindFirstMatchingRule
( rules: string[], toolName: string, input: Record<string, unknown>, )
src/permissions/permissions.ts:309
↓ 3 callersFunctionflush
()
src/sandbox/splitCommand.ts:36
↓ 3 callersFunctionflush
()
step/step18.js:215
↓ 3 callersFunctionfmt
(v: unknown)
src/core/queryEngine/commands/config.ts:63
↓ 3 callersFunctionformatDuration
(ms: number)
src/ui/components/SubAgentCard.tsx:69
↓ 3 callersFunctionformatSkillsSystemReminder
(skills)
step/step17.js:305
↓ 3 callersFunctionframe
(label: string, toolCalls: ToolCallInfo[])
src/scripts/smoke-live-group.tsx:57
↓ 3 callersMethodgetActiveModel
Effective model after session/turn overrides.
src/core/queryEngine/commands/context.ts:37
↓ 3 callersFunctiongetAnthropicClient
(options?: { apiKey?: string; baseURL?: string; })
src/services/api/client.ts:34
↓ 3 callersFunctiongetAnthropicClientForProfile
(profile: { baseURL?: string; apiKey?: string; })
src/services/api/client.ts:63
↓ 3 callersFunctiongetAutoCompactThreshold
(model: string)
src/context/autoCompact.ts:40
↓ 3 callersFunctiongetAutoModeStateSnapshot
()
src/permissions/autoModeState.ts:118
↓ 3 callersFunctiongetBlockingLimit
(model)
step/step12.js:79
↓ 3 callersFunctiongetEasyAgentDir
()
step/step18.js:25
↓ 3 callersFunctiongetEasyAgentHome
()
step/step25.js:27
↓ 3 callersMethodgetModelSource
()
src/core/queryEngine.ts:758
↓ 3 callersFunctiongetPlanFilePath
()
src/context/plans.ts:35
↓ 3 callersFunctiongetPlansRoot
()
src/utils/paths.ts:91
↓ 3 callersFunctiongetProjectPathInfo
(cwd: string)
src/context/memory/memdir.ts:65
↓ 3 callersFunctiongetProjectsRoot
()
step/step20.js:159
↓ 3 callersFunctiongetTaskPath
(taskListId, taskId)
step/step15.js:58
↓ 3 callersFunctiongetTeamsRoot
()
step/step21.js:30
↓ 3 callersFunctiongetTodos
(sessionId)
step/step14.js:67
↓ 3 callersFunctiongetWarningThreshold
(model)
step/step12.js:84
↓ 3 callersFunctionhasBytes
Whether a freshly written candidate file actually received image bytes.
src/ui/utils/screenshotClipboard.ts:32
↓ 3 callersFunctionhasMarkdownSyntax
(text: string)
src/ui/markdown/markdownToAnsi.ts:54
↓ 3 callersFunctionhooksGloballyDisabled
()
src/hooks/settings.ts:261
↓ 3 callersFunctionimageRefToken
(id: number)
src/core/pastedImages.ts:42
↓ 3 callersFunctioninterpolateEnv
`${VAR}` → process.env.VAR (missing vars collapse to empty string).
src/services/api/providers/profile.ts:77
↓ 3 callersFunctioninterpolateEnv
(value, env = process.env)
step/step30.js:17
↓ 3 callersFunctionisAutoModeCircuitBroken
()
src/permissions/autoModeState.ts:91
↓ 3 callersFunctionisCompactMessage
(message)
step/step12.js:262
↓ 3 callersFunctionisContentBlocks
(content: unknown)
src/context/compaction.ts:82
↓ 3 callersFunctionisInsideGitRepo
(cwd: string)
src/utils/worktree.ts:99
↓ 3 callersFunctionisPromptTooLongError
(error)
step/step27.js:49
↓ 3 callersFunctionisTrustedScopeForSensitiveKeys
(source: SettingSource)
src/config/sources.ts:194
↓ 3 callersFunctionlastDefined
(pick: (s: SandboxSettings) => T | undefined, fallback: T)
src/sandbox/settings.ts:113
↓ 3 callersFunctionlistProjectSessions
(cwd, limit = MAX_SESSIONS)
step/step9.js:270
↓ 3 callersFunctionloadAllOutputStyles
(cwd)
step/step23.js:177
↓ 3 callersFunctionloadAllUserCommands
(cwd)
step/step23.js:248
↓ 3 callersFunctionmarkdownToAnsiLines
(markdown)
step/step24.js:74
↓ 3 callersFunctionmaybeExpand
(trackingPath)
step/step26.js:83
↓ 3 callersFunctionmaybeExpandFilePath
(filePath: string)
src/session/fileHistory.ts:600
↓ 3 callersFunctionmicroCompactMessages
(messages)
step/step11.js:124
↓ 3 callersFunctionmodeChangeNotice
(newMode: string)
src/ui/hooks/useAgentSession/notices.ts:210
↓ 3 callersFunctionmostRecentSnapshot
()
step/step26.js:130
↓ 3 callersFunctionparsePermissionRule
(rule)
step/step18.js:328
↓ 3 callersFunctionparsePromptTooLongTokenCounts
(raw)
step/step27.js:57
↓ 3 callersFunctionpickString
(input: Record<string, unknown>, key: string)
src/tools/taskCreateTool.ts:20
↓ 3 callersFunctionquery
({ messages, model, systemPrompt, toolContext, maxTurns = 8 })
step/step4.js:43
↓ 3 callersFunctionreadFileOrNull
(filePath)
step/step26.js:112
↓ 3 callersFunctionreadHighWaterMark
(taskListId: string)
src/state/taskStore.ts:107
↓ 3 callersFunctionreadHighWaterMark
(taskListId)
step/step15.js:74
↓ 3 callersFunctionreadJsonEnv
(filePath: string)
src/utils/loadEnv.ts:30
↓ 3 callersFunctionreadMailbox
( agentName: string, teamName: string, )
src/utils/teammateMailbox.ts:116
↓ 3 callersFunctionregisterMcpTools
(tools: Tool[])
src/tools/index.ts:80
↓ 3 callersMethodreloadPermissionSettings
Re-read permission settings from disk so the next tool call sees them.
src/core/queryEngine/commands/context.ts:62
↓ 3 callersFunctionrenderToolResult
(toolCall, options = {})
step/step24.js:171
↓ 3 callersFunctionresetSettingsCache
()
step/step25.js:56
↓ 3 callersFunctionresetTaskList
(taskListId)
step/step15.js:239
↓ 3 callersFunctionresolveAutoModeDecision
(options)
step/step29.js:191
↓ 3 callersFunctionresolveBingUrl
(rawUrl: string)
src/tools/webSearch/adapters.ts:182
↓ 3 callersFunctionresolveSandboxSettings
(user, project)
step/step18.js:125
↓ 3 callersFunctionrestoreFileHistorySnapshots
( records: FileHistorySnapshotRecord[], )
src/session/fileHistory.ts:191
↓ 3 callersFunctionrestoreSession
(cwd, sessionId)
step/step9.js:231
↓ 3 callersFunctionresultToString
(result: unknown)
src/services/api/providers/translateShared.ts:16
↓ 3 callersFunctionroughTokenCountEstimationForMessages
(messages: readonly MessageParam[])
src/utils/tokens.ts:97
↓ 3 callersFunctionrunHeadless
(engine, options)
step/step28.js:160
↓ 3 callersFunctionrunOneToolBlock
* Run one tool_use block end-to-end: name lookup, permission check, * the actual `tool.call()`, and result truncation. Pure of any * mutation outsid
src/core/agenticLoop.ts:307
↓ 3 callersFunctionrunSessionStartHooks
(params)
step/step22.js:373
↓ 3 callersFunctionrunSubagentStopHooks
(params)
step/step22.js:388
↓ 3 callersFunctionscaleBuffer
(buffer: number, effectiveWindow: number)
src/context/autoCompact.ts:32
↓ 3 callersFunctionscaleBuffer
* When effective window < 180K, scale the buffer proportionally. * A 30K window gets roughly 30/180 ≈ 17% of the original buffer, * keeping the trig
step/step12.js:69
↓ 3 callersFunctionscrollToLine
(line: number)
src/ui/hooks/useTranscript.ts:105
↓ 3 callersFunctionseedBuiltIns
()
src/styles/registry.ts:115
↓ 3 callersFunctionsetAdditionalAllowedRoots
(roots: string[])
src/tools/pathUtils.ts:13
↓ 3 callersFunctionsetFlagSettings
(next)
step/step25.js:51
↓ 3 callersFunctionsetInfoMessage
(text)
step/step2.js:357
↓ 3 callersFunctionsetTodos
(sessionId, todos)
step/step14.js:71
↓ 3 callersFunctionsetToolStatus
(toolUseId: string, status: ToolStatus)
src/state/toolStatusStore.ts:37
↓ 3 callersFunctionsetUserCommands
(commands)
step/step23.js:262
↓ 3 callersFunctionsleep
(ms: number)
src/services/mcp/client.ts:79
← previousnext →401–500 of 1,949, ranked by callers