MCPcopy Create free account

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

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

↓ 6 callersFunctionsleep
(ms: number)
src/scripts/smoke-transcript-wheel.tsx:31
↓ 6 callersFunctionsnapshotCount
()
src/session/fileHistory.ts:338
↓ 6 callersFunctionsplitHeader
(message: string)
src/ui/hooks/useAgentSession/notices.ts:46
↓ 6 callersFunctiontoolResult
(id: string, content: string, isError = false)
src/scripts/smoke-bash-output.tsx:28
↓ 6 callersFunctiontoolUse
(id: string, name: string, input: Record<string, unknown>)
src/scripts/smoke-bash-output.tsx:25
↓ 6 callersFunctionturnCompleteNotice
( reason: LoopTerminationReason, turnCount: number, )
src/ui/hooks/useAgentSession/notices.ts:158
↓ 6 callersMethodupdate
(index, usage)
step/step12.js:200
↓ 6 callersFunctionupdateSubAgentProgress
( toolUseId: string, patch: Partial<Omit<SubAgentProgress, "startTime">>, )
src/state/subAgentProgressStore.ts:109
↓ 6 callersFunctionupdateTask
(taskListId, taskId, updates)
step/step15.js:190
↓ 6 callersFunctionwithTempDir
( fn: (dir: string) => Promise<void>, prefix = "stage20-", )
src/scripts/test-stage20.ts:92
↓ 6 callersFunctionwriteSetting
(cwd, scope, key, value)
step/step25.js:265
↓ 6 callersFunctionwriteToMailbox
(recipientName, message, teamName)
step/step21.js:133
↓ 5 callersFunctionannotateStderrWithSandboxFailures
(stderr, exitCode)
step/step18.js:538
↓ 5 callersFunctionasString
(value: unknown)
src/services/skills/parseFrontmatter.ts:61
↓ 5 callersFunctionasString
(value)
step/step17.js:48
↓ 5 callersFunctionasString
(value)
step/step23.js:56
↓ 5 callersFunctionassert
(cond: boolean, label: string)
src/scripts/smoke-static-clear.tsx:19
↓ 5 callersFunctionbashResult
(command: string, exitCode: number, stdout?: string, stderr?: string)
src/scripts/smoke-bash-output.tsx:32
↓ 5 callersFunctionbuildMcpToolName
(serverName, toolName)
step/step16.js:75
↓ 5 callersFunctionbuildSource
Build a `LoadedSource` from a raw file/flag read, applying schema validation.
src/config/sources.ts:111
↓ 5 callersFunctionbuildSource
(source, filePath, raw, parseError)
step/step25.js:111
↓ 5 callersFunctionbuildTokenBudgetSnapshot
(messages, options = {})
step/step11.js:89
↓ 5 callersFunctionbuildTranscriptLines
(messages, search = "")
step/step24.js:216
↓ 5 callersFunctionclassifyUserInput
(trimmed: string)
src/ui/hooks/useAgentSession/inputClassification.ts:33
↓ 5 callersFunctionclearOutputStyles
()
src/styles/registry.ts:195
↓ 5 callersFunctioncompactMessages
(messages, callModel, options = {})
step/step11.js:186
↓ 5 callersFunctionconfigureFileHistory
( projectCwd: string, currentSessionId: string, )
src/session/fileHistory.ts:107
↓ 5 callersMethoddispatch
(line, ctx)
step/step33.js:33
↓ 5 callersFunctionensureMemoryDirExists
(cwd: string)
src/context/memory/memdir.ts:82
↓ 5 callersFunctionensurePlansDirectory
()
step/step13.js:39
↓ 5 callersFunctionestimateMessagesTokens
(messages)
step/step11.js:59
↓ 5 callersFunctionfileHistoryMakeSnapshot
(messageId: string)
src/session/fileHistory.ts:263
↓ 5 callersFunctionfileHistoryTrackEdit
( filePath: string, messageId: string, )
src/session/fileHistory.ts:216
↓ 5 callersFunctiongetAllOutputStyles
()
step/step23.js:117
↓ 5 callersFunctiongetLocalSettingsPath
(cwd)
step/step25.js:39
↓ 5 callersFunctiongetMaxRetries
(env = process.env)
step/step27.js:97
↓ 5 callersFunctiongetProjectSettingsPath
(cwd)
step/step22.js:42
↓ 5 callersFunctiongetRetryAfterMs
(error)
step/step27.js:103
↓ 5 callersFunctiongetStatePath
()
step/step25.js:47
↓ 5 callersFunctiongetTask
(taskListId: string, taskId: string)
src/state/taskStore.ts:228
↓ 5 callersFunctiongetTaskMode
()
step/step15.js:296
↓ 5 callersFunctiongetTaskPath
(taskListId: string, taskId: string)
src/state/taskStore.ts:74
↓ 5 callersFunctiongetToolsApiParams
()
step/step3.js:89
↓ 5 callersFunctiongetUserSettingsPath
()
step/step22.js:38
↓ 5 callersFunctionindentLines
(text: string, indent: string)
src/ui/markdown/markdownToAnsi.ts:220
↓ 5 callersFunctionisImagePath
(filePath)
step/step32.js:53
↓ 5 callersFunctionisReadOnlyCommand
(command = "")
step/step7.js:32
↓ 5 callersFunctionlastScroll
(captured: string)
src/scripts/smoke-transcript-wheel.tsx:62
↓ 5 callersFunctionmarkToolCallComplete
( toolCalls: ToolCallInfo[], id: string, completion: ToolCallCompletion, )
src/ui/hooks/useAgentSession/notices.ts:30
↓ 5 callersMethodmutatePermissionRule
* Apply a single allow/deny rule change from the interactive `/permissions` * overlay, then hot-reload permission settings and return the fresh vie
src/core/queryEngine.ts:1064
↓ 5 callersFunctionnotify
(toolUseId: string, snapshot: SubAgentProgress | null)
src/state/subAgentProgressStore.ts:74
↓ 5 callersFunctionopenTeammatePicker
(firstAgentId: string | null)
src/state/teammateViewStore.ts:72
↓ 5 callersFunctionpickString
(input: Record<string, unknown>, key: string)
src/tools/taskUpdateTool.ts:36
↓ 5 callersFunctionreadImageAsBlock
(filePath, { maxBytes = 5 * 1024 * 1024 } = {})
step/step32.js:61
↓ 5 callersFunctionreadJson
(filePath)
step/step25.js:73
↓ 5 callersFunctionreadMergedBooleanSetting
( cwd: string, key: string, )
src/utils/settings.ts:274
↓ 5 callersFunctionreadTaskOutputEvents
( filePath: string, )
src/utils/taskOutputReader.ts:43
↓ 5 callersFunctionrenderInline
(tokens: Token[] | undefined)
src/ui/markdown/markdownToAnsi.ts:85
↓ 5 callersFunctionresetMcpStateForTest
* Reset every piece of MCP state and isolate the home dir, so each test * runs hermetically — independent of (a) the developer's real * ~/.easy-agen
src/scripts/test-mcp.ts:53
↓ 5 callersFunctionrow
(label: string, n: number)
src/core/queryEngine/commands/diagnostics.ts:105
↓ 5 callersFunctionrunPreToolUseHooks
(params)
step/step22.js:342
↓ 5 callersFunctionrunTools
( contentBlocks: ContentBlock[], context: ToolContext, options: RunToolsOptions = {}, )
src/core/agenticLoop.ts:580
↓ 5 callersFunctionsetActiveTeam
(ctx)
step/step21.js:94
↓ 5 callersFunctionsetMcpRegistryEntry
(name, connection, tools)
step/step16.js:96
↓ 5 callersFunctionsplitFrontmatter
(content)
step/step17.js:80
↓ 5 callersFunctionsplitStablePrefix
(content)
step/step24.js:54
↓ 5 callersFunctionstreamViaProvider
(profile, request, transport)
step/step30.js:216
↓ 5 callersFunctionstripDangerousAllowRules
(rules)
step/step29.js:42
↓ 5 callersMethodsubmitMessage
( input: string, )
src/core/queryEngine.ts:265
↓ 5 callersFunctiontick
()
src/scripts/smoke-static-clear.tsx:48
↓ 5 callersFunctiontokenCountWithEstimation
(messages, options = {})
step/step11.js:71
↓ 5 callersFunctiontokenWarningNotice
(warning: TokenWarningResult)
src/ui/hooks/useAgentSession/notices.ts:128
↓ 5 callersFunctiontr
(id: string, content: string)
src/scripts/smoke-condensed.tsx:25
↓ 5 callersFunctiontu
(id: string, name: string, input: Record<string, unknown>)
src/scripts/smoke-condensed.tsx:22
↓ 5 callersFunctionupdateUserSettings
( patch: Record<string, unknown>, )
src/utils/settings.ts:103
↓ 5 callersFunctionv
(active: string, done: string)
src/ui/utils/toolClassify.ts:241
↓ 5 callersFunctionwithTempEnv
* Run `fn` with a temp HOME *and* a temp CWD so disk operations stay * sandboxed. Resets the in-memory registries afterwards so tests don't * leak s
src/scripts/test-stage23.ts:73
↓ 5 callersFunctionwrapWithSandbox
(command, profile)
step/step18.js:461
↓ 5 callersFunctionwriteJsonLine
Write one NDJSON line to stdout.
src/entrypoint/headless.ts:72
↓ 5 callersFunctionwriteTeamFileAsync
( teamName: string, file: TeamFile, )
src/utils/teamHelpers.ts:168
↓ 4 callersFunctionappendBashProgress
(toolUseId: string, chunk: string)
src/state/bashProgressStore.ts:119
↓ 4 callersFunctionapplyEditsToContent
(content, edits)
step/step31.js:44
↓ 4 callersFunctionasString
(value)
step/step19.js:48
↓ 4 callersFunctionautoSettings
(over: Partial<PermissionSettings> = {})
scripts/verify-auto-mode-stage3.ts:40
↓ 4 callersFunctionbootstrapMcp
(serverConfigs)
step/step16.js:308
↓ 4 callersFunctionbuildSandboxProfile
({ cwd, settings, permissions })
step/step18.js:347
↓ 4 callersFunctioncaptureFetch
(streamChunk: string)
src/scripts/test-stage32.ts:134
↓ 4 callersFunctionclassifyBash
(command: string, intent: string)
scripts/verify-auto-mode-stage3.ts:104
↓ 4 callersFunctionclearAllBashProgress
()
src/state/bashProgressStore.ts:151
↓ 4 callersFunctionclearTimers
(toolUseId: string)
src/state/bashProgressStore.ts:80
↓ 4 callersFunctioncompactionNotice
(trigger: "auto" | "manual" | "micro")
src/ui/hooks/useAgentSession/notices.ts:180
↓ 4 callersFunctioncompleteAsyncAgent
(agentId, result, extra = {})
step/step20.js:56
↓ 4 callersFunctioncomputeDiffLines
(oldText: string, newText: string)
src/ui/utils/diffFormat.ts:20
↓ 4 callersFunctioncreateAgentWorktree
(slug, cwd)
step/step20.js:234
↓ 4 callersFunctiondiffLines
(oldText, newText)
step/step24.js:129
↓ 4 callersFunctiondiffSummaryBody
(line: ToolLine, hasDiff: boolean)
src/ui/components/toolRenderers.tsx:236
↓ 4 callersFunctiondisplayPath
(p: string | undefined)
src/ui/utils/toolCardFormat.ts:57
↓ 4 callersFunctiondrain
(profile: Record<string, unknown>, messages: unknown[])
src/scripts/test-stage32.ts:145
↓ 4 callersFunctiondrainUnreadMessages
(agentName, teamName)
step/step21.js:148
↓ 4 callersFunctionensureMemoryDir
(cwd)
step/step10.js:48
← previousnext →201–300 of 1,949, ranked by callers