MCPcopy Create free account

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

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

↓ 122 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-stage20.ts:83
↓ 114 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-stage21.ts:102
↓ 100 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-agents.ts:48
↓ 83 callersFunctionassert
(cond: boolean, msg: string)
src/scripts/smoke-config.ts:37
↓ 66 callersMethodcall
* Execute the tool with the given input. * The model provides `input` as a parsed JSON object.
src/tools/Tool.ts:183
↓ 55 callersFunctionassert
(cond: boolean, msg: string)
src/scripts/smoke-resilience.ts:43
↓ 55 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-stage22.ts:60
↓ 55 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-stage23.ts:59
↓ 52 callersFunctionrecord
(engine: QueryEngine, input: string)
src/scripts/test-queryengine-characterization.ts:174
↓ 44 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-stage31.ts:54
↓ 43 callersFunctionassert
(cond: boolean, label: string)
scripts/verify-multi-protocol.ts:22
↓ 41 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-sandbox.ts:39
↓ 37 callersFunctionapiError
Build a fake APIError with a given status + headers without a live call.
src/scripts/smoke-resilience.ts:55
↓ 37 callersFunctionwriteJson
(file: string, obj: unknown)
src/scripts/smoke-config.ts:48
↓ 36 callersFunctiontoolResultText
(content: string | ContentBlock[])
src/tools/Tool.ts:236
↓ 33 callersFunctionassert
(cond: boolean, label: string)
src/scripts/test-stage32.ts:36
↓ 32 callersFunctionpass
(msg: string)
src/scripts/test-mcp.ts:64
↓ 31 callersFunctioncheck
(name: string, fn: () => void)
src/scripts/test-useagentsession-notices.ts:26
↓ 31 callersFunctionfail
(msg: string)
src/scripts/test-mcp.ts:67
↓ 25 callersFunctiondebugLog
(scope: string, message: string, details?: Record<string, unknown>)
src/utils/log.ts:3
↓ 24 callersFunctioncheck
(name: string, cond: boolean, extra = "")
scripts/verify-auto-mode-stage3.ts:34
↓ 24 callersFunctionmakeEngine
(cwd: string, overrides: Partial<QueryEngineOptions> = {})
src/scripts/test-queryengine-characterization.ts:188
↓ 23 callersFunctionassert
(condition: unknown, label: string)
src/scripts/test-skills.ts:32
↓ 23 callersFunctionclassifyAPIError
(error)
step/step27.js:29
↓ 23 callersFunctionsection
(label: string, fn: () => Promise<string[]>)
src/scripts/test-queryengine-characterization.ts:209
↓ 22 callersFunctionappendTaskOutput
(filePath, event)
step/step20.js:183
↓ 19 callersFunctioncheck
(label: string, cond: boolean)
src/scripts/smoke-filehistory.ts:27
↓ 19 callersFunctionclearActiveTeam
()
step/step21.js:101
↓ 19 callersFunctionloadSettingSources
(cwd)
step/step25.js:122
↓ 19 callersFunctionsection
(title: string)
src/scripts/smoke-config.ts:44
↓ 18 callersFunctionassert
(cond: boolean, label: string)
src/scripts/smoke-markdown.tsx:16
↓ 18 callersFunctioncheckPermission
({ tool, input, mode = "default" })
step/step7.js:55
↓ 17 callersFunctionisAgentTeamsEnabled
()
step/step21.js:25
↓ 17 callersFunctiontoolResult
(id: string, content: string)
src/scripts/smoke-group.tsx:25
↓ 17 callersFunctiontoolUse
(id: string, name: string, input: Record<string, unknown>)
src/scripts/smoke-group.tsx:22
↓ 16 callersFunctionasString
(value: unknown)
src/ui/utils/toolCardFormat.ts:52
↓ 16 callersFunctionassertEqual
(actual: T, expected: T, label: string)
src/scripts/test-sandbox.ts:47
↓ 16 callersFunctionrunCommand
(engine: QueryEngine, input: string)
src/scripts/test-stage33.ts:16
↓ 15 callersFunctioncheck
(label: string, ok: boolean)
src/scripts/smoke-transcript-wheel.tsx:34
↓ 15 callersFunctionformatAgentId
(name, teamName)
step/step21.js:38
↓ 15 callersFunctionisRetryableError
(error)
step/step27.js:118
↓ 14 callersMethodcommandContext
* Build the CommandContext handed to extracted slash-command handlers. * Arrow functions capture `this` so handlers read live engine state at call
src/core/queryEngine.ts:767
↓ 14 callersFunctionexecuteHookCommand
({ hook, hookEvent, hookName, hookInput, cwd, signal })
step/step22.js:230
↓ 14 callersFunctiongetEasyAgentPath
(...segments: string[])
src/utils/paths.ts:61
↓ 13 callersFunctionappendTranscriptEntry
(cwd, sessionId, entry)
step/step9.js:120
↓ 13 callersFunctionclearAllAsyncAgents
()
step/step20.js:99
↓ 13 callersFunctiongetTeammateViewState
()
src/state/teammateViewStore.ts:56
↓ 12 callersFunctionassert
(cond: boolean, label: string)
src/scripts/smoke-stage24.tsx:17
↓ 12 callersFunctioncanonicalize
* macOS sandbox-exec evaluates rules using CANONICAL paths (after * symlink resolution). E.g. `/var/folders/.../T` is actually * `/private/var/folde
src/sandbox/buildProfile.ts:47
↓ 12 callersFunctioncanonicalize
(filePath)
step/step18.js:305
↓ 12 callersFunctiongetSubAgentProgress
(toolUseId: string)
src/state/subAgentProgressStore.ts:78
↓ 12 callersFunctiongetTaskListId
(sessionId)
step/step15.js:50
↓ 12 callersFunctionmatchesAnyRule
(rules: string[], toolName: string, input: Record<string, unknown>)
src/permissions/permissions.ts:305
↓ 12 callersFunctionreadTeamFile
(teamName)
step/step21.js:50
↓ 12 callersFunctionresolveWorkspacePath
(filePath, cwd)
step/step5.js:16
↓ 12 callersFunctionsplitCommand
(command)
step/step18.js:209
↓ 12 callersFunctionsummarizeTool
( name: string, input: Record<string, unknown> | undefined, result?: string, )
src/ui/utils/toolCardFormat.ts:251
↓ 12 callersFunctionwithTeamsFlag
* Run `fn` with the EASY_AGENT_TEAMS env flag in a known state. * Saves + restores both the env var and the `--agent-teams` argv flag * if it was al
src/scripts/test-stage21.ts:139
↓ 12 callersFunctionwriteStreamDebug
(kind: string, payload: unknown)
src/utils/streamDebug.ts:39
↓ 11 callersFunctionassert
(cond: unknown, label: string)
src/scripts/test-tasks.ts:24
↓ 11 callersFunctionexpect
(label: string, condition: unknown, evidence?: string)
src/scripts/smoke-bash-sandbox.ts:38
↓ 11 callersMethodgetActiveModel
()
src/core/queryEngine.ts:754
↓ 11 callersFunctiongetActiveTeam
()
step/step21.js:90
↓ 11 callersFunctiongetAllTools
()
src/tools/index.ts:89
↓ 11 callersFunctiongetMcpRegistry
()
step/step16.js:100
↓ 11 callersFunctiongetPlanFilePath
()
step/step13.js:35
↓ 11 callersFunctionparams
(messages: never, extra: Partial<StreamRequestParams> = {})
src/scripts/test-providerstream-characterization.ts:211
↓ 11 callersFunctionpush
(title: string, body: string)
src/scripts/test-providerstream-characterization.ts:244
↓ 11 callersFunctionwithTempHome
* Run `fn` with a temp HOME *and* a temp CWD so every hooks operation * is fully sandboxed: * * - the user-scope settings.json goes under `<tmpHo
src/scripts/test-stage22.ts:86
↓ 10 callersFunctionenqueuePendingNotification
(notification)
step/step20.js:109
↓ 10 callersFunctionfindToolByName
(name)
step/step3.js:85
↓ 10 callersFunctionisDangerousAutoModeRule
(rule)
step/step29.js:34
↓ 10 callersFunctionlineBounds
(value: string, cursor: number)
src/ui/hooks/useTextInput.ts:35
↓ 10 callersFunctionreadScopeRules
( sources: { source: SettingSource; raw: Record<string, unknown> | null }[], scope: SettingSource, key:
src/core/queryEngine/commands/permissions.ts:25
↓ 10 callersFunctionrecord
(s: Scenario)
src/scripts/test-providerstream-characterization.ts:123
↓ 10 callersFunctionrenderSystemPrompt
(parts: string[])
src/context/systemPrompt.ts:199
↓ 10 callersFunctionstat
(fp: string)
src/core/queryEngine/commands/memory.ts:41
↓ 10 callersFunctionvalidateFetchUrl
(rawUrl)
step/step31.js:86
↓ 10 callersFunctionwriteFileEnsuringDir
(filePath: string, content: string)
src/scripts/test-stage23.ts:92
↓ 10 callersFunctionwriteUserSettings
(home: string, hooks: unknown)
src/scripts/test-stage22.ts:104
↓ 9 callersMethodaddSessionAllowRules
(rules: string[])
src/core/queryEngine.ts:210
↓ 9 callersFunctionaddTeamMember
(teamName, member)
step/step21.js:67
↓ 9 callersFunctionasString
(value: unknown)
src/ui/components/PermissionRequestCard.tsx:20
↓ 9 callersFunctionbuildSystemPrompt
({ cwd, additionalInstructions = "" })
step/step6.js:44
↓ 9 callersFunctionexpect
(label: string, condition: unknown, evidence?: string)
src/scripts/smoke-sandbox.ts:54
↓ 9 callersFunctionextractBashCommand
(input: Record<string, unknown>)
src/permissions/permissions.ts:233
↓ 9 callersFunctionformatTaskNotification
(parts)
step/step20.js:117
↓ 9 callersFunctiongetAllAsyncAgents
()
step/step20.js:95
↓ 9 callersMethodgetPermissionMode
Current permission mode (default | plan | auto).
src/core/queryEngine/commands/context.ts:41
↓ 9 callersFunctiongetProjectEasyAgentDir
(cwd: string)
src/utils/paths.ts:113
↓ 9 callersMethodisConcurrencySafe
* Whether this tool is safe to run concurrently with other instances of * itself or with other concurrency-safe tools. The agentic loop uses * t
src/tools/Tool.ts:207
↓ 9 callersFunctionisENOENT
(error: unknown)
src/session/fileHistory.ts:605
↓ 9 callersMethodisEnabled
Whether this tool is available in the current environment.
src/tools/Tool.ts:189
↓ 9 callersFunctionlistTasks
(taskListId)
step/step15.js:152
↓ 9 callersFunctionloadEnv
()
src/utils/loadEnv.ts:53
↓ 9 callersFunctionlogWarn
(message: string)
src/utils/log.ts:19
↓ 9 callersFunctionmakeToolContext
Minimal ToolContext stand-in for tool .call() invocations.
src/scripts/test-stage21.ts:155
↓ 9 callersFunctionmarkdownToAnsi
(content: string)
src/ui/markdown/markdownToAnsi.ts:237
↓ 9 callersFunctionreadMailbox
(agentName, teamName)
step/step21.js:124
↓ 9 callersFunctionreadTeamFileAsync
( teamName: string, )
src/utils/teamHelpers.ts:150
next →1–100 of 1,949, ranked by callers