MCPcopy Create free account

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

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

↓ 9 callersFunctionsection
(title: string)
src/scripts/test-sandbox.ts:57
↓ 9 callersFunctionsection
(title: string)
scripts/verify-multi-protocol.ts:31
↓ 9 callersFunctionsetAgents
(agents)
step/step19.js:157
↓ 9 callersFunctionupdateAsyncAgentProgress
(agentId, patch)
step/step20.js:50
↓ 9 callersFunctionwheelScrollDelta
(input: string, step = WHEEL_STEP)
src/ui/hooks/useTranscript.ts:40
↓ 8 callersFunctioncleanupTeamDirectory
(teamName)
step/step21.js:63
↓ 8 callersFunctionclearPendingNotifications
()
src/state/notificationStore.ts:98
↓ 8 callersFunctioncompleteSubAgentProgress
( toolUseId: string, result: { reason: LoopTerminationReason; durationMs: number; totalTokens:
src/state/subAgentProgressStore.ts:126
↓ 8 callersFunctiondecideRetry
(error, attempt, options = {})
step/step27.js:142
↓ 8 callersFunctionfindSkill
(name)
step/step17.js:250
↓ 8 callersFunctionflattenConversation
( messages: MessageParam[], verbose = false, )
src/ui/components/ConversationView.tsx:326
↓ 8 callersFunctiongetActiveOutputStyleName
()
src/styles/registry.ts:168
↓ 8 callersFunctiongetEffectiveContextWindowSize
(model)
step/step12.js:50
↓ 8 callersFunctiongetMcpRegistryEntry
(name)
step/step16.js:104
↓ 8 callersFunctiongetSessionPaths
(cwd, sessionId)
step/step9.js:44
↓ 8 callersFunctiongetTask
(taskListId, taskId)
step/step15.js:143
↓ 8 callersFunctiongetTasksDir
(taskListId: string)
src/state/taskStore.ts:70
↓ 8 callersFunctiongetTasksDir
(taskListId)
step/step15.js:54
↓ 8 callersFunctionhasWorktreeChanges
(worktreePath, headCommit)
step/step20.js:256
↓ 8 callersFunctionisPreapprovedUrl
(rawUrl)
step/step31.js:109
↓ 8 callersMethodisReadOnly
Whether this tool only reads data (no side effects).
src/tools/Tool.ts:186
↓ 8 callersFunctionloadPermissionSettings
(cwd: string)
src/permissions/permissions.ts:187
↓ 8 callersFunctionmatchesPermissionRule
(rule, toolName, input = {})
step/step29.js:18
↓ 8 callersFunctionnormalizeLine
(value: string)
src/context/memory/memdir.ts:38
↓ 8 callersFunctionreadMergedStringSetting
( cwd: string, key: string, )
src/utils/settings.ts:237
↓ 8 callersFunctionregisterAsyncAgent
(init)
step/step20.js:28
↓ 8 callersFunctionresolveRulePath
(value: string, cwd: string)
src/sandbox/buildProfile.ts:88
↓ 8 callersFunctionresolveRulePath
(value, cwd)
step/step18.js:319
↓ 8 callersFunctionsection
(title: string)
src/scripts/smoke-resilience.ts:50
↓ 8 callersFunctionsetMessages
(next)
step/step2.js:155
↓ 8 callersFunctionsettings
(over: Partial<PermissionSettings> = {})
src/scripts/test-stage31.ts:64
↓ 8 callersFunctionshouldUseSandbox
(input, settings)
step/step18.js:288
↓ 8 callersFunctionsubstituteArguments
(template, args = "", appendIfNoPlaceholder = true)
step/step23.js:312
↓ 8 callersFunctionwithTempHome
* Run `fn` with a temp HOME so every team operation writes under a * sandboxed `~/.easy-agent/...`. We point os.homedir() at the temp * dir by overr
src/scripts/test-stage21.ts:119
↓ 7 callersFunctionasStringArray
(value: unknown)
src/sandbox/settings.ts:28
↓ 7 callersFunctionasStringArray
(value)
step/step18.js:46
↓ 7 callersFunctionbuildCommandNotice
(message: string, kind: "info" | "error")
src/ui/hooks/useAgentSession/notices.ts:53
↓ 7 callersFunctioncallWithRetry
(operation, options = {})
step/step27.js:174
↓ 7 callersFunctionclamp
(n: number)
src/ui/hooks/useTranscript.ts:103
↓ 7 callersFunctionclearAllSubAgentProgress
()
src/state/subAgentProgressStore.ts:173
↓ 7 callersFunctioncloseTeammateView
()
src/state/teammateViewStore.ts:115
↓ 7 callersFunctionemit
(toolUseId: string, snapshot: BashProgress | null)
src/state/bashProgressStore.ts:56
↓ 7 callersFunctionextractTaskNotification
(text: string)
src/ui/components/ConversationView.tsx:89
↓ 7 callersFunctionfindMatchingHooks
(settings, event, matchField)
step/step22.js:122
↓ 7 callersFunctionfindTool
(n: string)
src/scripts/test-agents.ts:542
↓ 7 callersFunctionformatRecordLine
(record: TaskOutputRecord)
src/utils/taskOutputReader.ts:92
↓ 7 callersFunctiongetAllAgents
()
step/step19.js:162
↓ 7 callersFunctiongetBuiltInAgents
()
src/agents/builtIn/index.ts:13
↓ 7 callersFunctiongetEasyAgentHome
()
step/step22.js:34
↓ 7 callersFunctiongetSessionPaths
(cwd: string, sessionId: string)
src/session/storage.ts:282
↓ 7 callersFunctiongetSnapshotByOffset
(offset)
step/step26.js:196
↓ 7 callersFunctionis529Error
(error)
step/step27.js:53
↓ 7 callersFunctionisSandboxRuntimeReady
()
step/step18.js:184
↓ 7 callersFunctionmatchesExcludedPattern
(command, pattern)
step/step18.js:267
↓ 7 callersFunctionmergeStringArrays
(...lists: (string[] | undefined)[])
src/sandbox/settings.ts:75
↓ 7 callersFunctionmodeWithFlag
(cwd: string, flag: Record<string, unknown> | null)
scripts/verify-auto-mode-stage4.ts:35
↓ 7 callersFunctionresolveAgentTools
(agent, availableTools)
step/step19.js:210
↓ 7 callersFunctionresolveProfile
(handle, loaded)
step/step30.js:86
↓ 7 callersFunctionsetActiveOutputStyle
(name)
step/step23.js:127
↓ 7 callersFunctionshortenCommand
(cmd: string, max = 72)
src/ui/utils/toolClassify.ts:80
↓ 7 callersFunctionstartSubAgentProgress
( toolUseId: string, init: Pick<SubAgentProgress, "agentType" | "description" | "teammateName">, )
src/state/subAgentProgressStore.ts:88
↓ 7 callersFunctiontmpDir
(settingsFile?: string, content?: unknown)
scripts/verify-auto-mode-stage4.ts:26
↓ 7 callersFunctiontoolResult
(id: string, content: string, isError = false)
src/scripts/smoke-tool-tags.tsx:30
↓ 7 callersFunctiontoolUse
(id: string, name: string, input: Record<string, unknown>)
src/scripts/smoke-tool-tags.tsx:27
↓ 7 callersFunctionuniqueMerge
(...lists)
step/step18.js:54
↓ 7 callersFunctionuser
(text: string)
scripts/verify-auto-classifier.ts:26
↓ 6 callersFunctionblank
()
src/ui/utils/transcriptLines.ts:144
↓ 6 callersFunctionblockTask
(taskListId, fromTaskId, toTaskId)
step/step15.js:266
↓ 6 callersFunctionbuildUserMessageContent
( prompt: string, cwd: string, )
src/core/attachImages.ts:32
↓ 6 callersFunctioncheck
(name: string, cond: boolean, extra = "")
scripts/verify-auto-mode-stage4.ts:20
↓ 6 callersFunctioncreateTask
(taskListId, data)
step/step15.js:177
↓ 6 callersFunctiondrainPendingNotifications
()
step/step20.js:113
↓ 6 callersFunctionfindAgent
(agentType)
step/step19.js:166
↓ 6 callersFunctionfindUserCommand
(name)
step/step23.js:267
↓ 6 callersFunctiongetAsyncAgent
(agentId)
step/step20.js:91
↓ 6 callersFunctiongetContextWindowForModel
(model)
step/step12.js:36
↓ 6 callersMethodgetMessages
Live conversation messages. Read-only for handlers in this group.
src/core/queryEngine/commands/context.ts:33
↓ 6 callersFunctiongetRetryDelay
(attempt, retryAfterMs = null)
step/step27.js:132
↓ 6 callersFunctiongetTeamDir
(teamName)
step/step21.js:42
↓ 6 callersFunctiongetTeamFilePath
(teamName)
step/step21.js:46
↓ 6 callersFunctiongit
* Run `git ...` and return code/stdout/stderr without throwing. We use this * everywhere instead of `execFileAsync` so callers can branch on exit cod
src/utils/worktree.ts:114
↓ 6 callersFunctiongit
(args, cwd)
step/step20.js:192
↓ 6 callersFunctionimageMediaType
(filePath: string)
src/tools/imageUtils.ts:34
↓ 6 callersFunctionisWordChar
(ch: string | undefined)
src/ui/hooks/useTextInput.ts:43
↓ 6 callersFunctionkillAsyncAgent
(agentId)
step/step20.js:83
↓ 6 callersFunctionloadProfiles
(cwd: string = process.cwd())
src/services/api/providers/profile.ts:97
↓ 6 callersFunctionloadTrustedSettingSources
(cwd)
step/step25.js:349
↓ 6 callersFunctionmakeSettings
(overrides: Partial<ResolvedSandboxSettings> = {})
src/scripts/test-sandbox.ts:61
↓ 6 callersFunctionnormalizeContent
(content)
step/step32.js:31
↓ 6 callersFunctionnotify
(agentId: string, snapshot: AsyncAgentEntry | null)
src/state/asyncAgentStore.ts:88
↓ 6 callersFunctionoai
(protocol: ModelProfile["protocol"], id: string)
src/scripts/test-providerstream-characterization.ts:196
↓ 6 callersFunctionpendingNotificationCount
()
src/state/notificationStore.ts:93
↓ 6 callersFunctionregisterPathReplacement
(absPath: string, token: string)
src/scripts/test-queryengine-characterization.ts:57
↓ 6 callersFunctionroughTokenCount
(content, charsPerToken = TEXT_CHARS_PER_TOKEN)
step/step11.js:26
↓ 6 callersFunctionroughTokenCountEstimation
(content: string, charsPerToken = TEXT_CHARS_PER_TOKEN)
src/utils/tokens.ts:52
↓ 6 callersFunctionrunHooksForEvent
(params: { event: HookEvent; matchField?: string; hookInput: HookInput; cwd: string; signal?: AbortS
src/hooks/runHooks.ts:114
↓ 6 callersFunctionsanitizeName
(name)
step/step21.js:34
↓ 6 callersFunctionsection
(title: string)
src/scripts/test-stage32.ts:45
↓ 6 callersMethodsetPermissionMode
(mode: PermissionMode)
src/core/queryEngine.ts:192
↓ 6 callersFunctionshouldAutoCompact
(estimatedTokens, model, querySource)
step/step12.js:126
← previousnext →101–200 of 1,949, ranked by callers