MCPcopy Create free account

hub / github.com/Tencent/teamai-cli / functions

Functions2,077 in github.com/Tencent/teamai-cli

↓ 6 callersFunctionloadTagsConfig
(repoPath: string)
src/utils/tags.ts:16
↓ 6 callersFunctionparseMrUrl
(url: string)
src/ci/mr-comment.ts:37
↓ 6 callersFunctionpull
(options: GlobalOptions)
src/pull.ts:1331
↓ 6 callersMethodpushItem
()
src/resources/mcp.ts:112
↓ 6 callersFunctionrebuildSessions
(events: DashboardEvent[])
src/dashboard-collector.ts:951
↓ 6 callersFunctionreconcileHooks
( settingsPath: string, tool: string, teamDefs: HookDef[] = [], opts: ReconcileHooksOptions = {}, )
src/hooks.ts:651
↓ 6 callersFunctionreconcileHooksToAllTools
( toolPaths: Record<string, { settings?: string }>, baseDir: string, teamDefs: HookDef[], manifestPath
src/hooks.ts:908
↓ 6 callersFunctionreconcileTeamHooksForConfig
( teamConfig: TeamaiConfig, localConfig: LocalConfig, opts: { removeAll?: boolean; auto?: boolean; silen
src/hooks.ts:1053
↓ 6 callersFunctionresolveAnchors
(cwd?: string)
src/utils/git.ts:723
↓ 6 callersFunctionsaveCacheIndex
(idx: CacheIndex)
src/utils/cache-index.ts:118
↓ 6 callersFunctionsaveLocalConfig
(config: LocalConfig)
src/config.ts:102
↓ 6 callersFunctionsaveRolesManifest
(repoPath: string, manifest: RolesManifest)
src/roles.ts:107
↓ 6 callersFunctionwriteContributeState
(sessionId: string, state: ContributeState)
src/contribute-check.ts:187
↓ 5 callersFunctionagentHookDescription
(slug: string)
src/hooks.ts:513
↓ 5 callersFunctionaggregateGlobalGraph
( teamwikiRoot: string, )
src/graph-aggregate.ts:19
↓ 5 callersFunctionappendUsageEvent
(event: UsageEvent)
src/usage-tracker.ts:156
↓ 5 callersFunctionassertNotReadOnly
(localConfig: LocalConfig, op: string)
src/read-only.ts:10
↓ 5 callersFunctionauthHeaders
(token: string)
src/providers/gitlab/gitlab-api.ts:96
↓ 5 callersMethodauthenticate
* Ensure user is authenticated. May trigger interactive login. * Returns the authenticated username.
src/providers/types.ts:81
↓ 5 callersFunctionbuildHandlerRegistry
()
src/hook-handlers.ts:450
↓ 5 callersFunctionbuildReportPayload
( config: LocalAgentConfig, context: LocalAgentContext, )
src/local-agent.ts:1527
↓ 5 callersFunctioncnbExec
( args: string[], options?: { inheritStdio?: boolean; cwd?: string }, )
src/providers/cnb/cnb-cli.ts:31
↓ 5 callersFunctiondeepEnrich
(opts: DeepEnrichOptions)
src/deep-enrich.ts:747
↓ 5 callersFunctiondetectFormat
(tool: string)
src/hooks.ts:105
↓ 5 callersFunctionentryHash
(rendered: unknown)
src/resources/mcp-format.ts:306
↓ 5 callersFunctionextractCodebase
(opts: ExtractCodebaseOptions)
src/codebase-extract.ts:530
↓ 5 callersFunctionfindRole
(manifest: RolesManifest, roleId: string)
src/roles.ts:120
↓ 5 callersFunctiongetApiKeyPath
()
src/api-key.ts:21
↓ 5 callersFunctiongetConfigPath
(scope: Scope, projectRoot?: string)
src/types.ts:1449
↓ 5 callersFunctiongetDefaultBranch
(localPath: string)
src/utils/git.ts:285
↓ 5 callersMethodgetDefaultEmailDomain
* Default email domain for git commits on this platform. * e.g. 'tencent.com' for TGit, null for GitHub (use git global config).
src/providers/types.ts:142
↓ 5 callersFunctiongetFileContentAtRev
( repoPath: string, rev: string, filePath: string, )
src/utils/git.ts:830
↓ 5 callersFunctiongetHandler
(type: ResourceType)
src/resources/index.ts:21
↓ 5 callersFunctiongetReportsDir
(localConfig: LocalConfig)
src/types.ts:1399
↓ 5 callersFunctiongetTGitToken
()
src/providers/tgit/rest-auth.ts:28
↓ 5 callersFunctiongfExec
( args: string[], options?: { inheritStdio?: boolean; cwd?: string }, )
src/providers/tgit/gf-cli.ts:34
↓ 5 callersFunctiongitcodeApiBase
()
src/providers/gitcode/gitcode-api.ts:32
↓ 5 callersFunctioninjectHooksToAllTools
(toolPaths: Record<string, { settings?: string }>, baseDir?: string, filterAgents?: string[])
src/hooks.ts:847
↓ 5 callersFunctionisIgnored
(name: string)
src/utils/fs.ts:15
↓ 5 callersFunctionisValidSkillName
(name: string)
src/usage-tracker.ts:106
↓ 5 callersFunctionitemKey
Identity used to match a recorded resource against a fresh scan result.
src/utils/pending-push.ts:20
↓ 5 callersFunctionlistRoleIds
(manifest: RolesManifest)
src/roles.ts:124
↓ 5 callersFunctionloadCacheIndex
()
src/utils/cache-index.ts:93
↓ 5 callersFunctionloadManifest
()
src/local-agent.ts:420
↓ 5 callersFunctionloadPackageLock
(cwd: string)
src/pkg/manifest.ts:75
↓ 5 callersFunctionnormalizeToolName
(name: string)
src/utils/tool-names.ts:21
↓ 5 callersFunctionparseTeamMcpServers
(repoPath: string)
src/resources/mcp.ts:81
↓ 5 callersMethodpullAllRules
* Distribute rule files to each tool's rules/ directory, then update * CLAUDE.md with a lightweight reference list instead of inlining content.
src/resources/rules.ts:245
↓ 5 callersFunctionreadContributeState
(sessionId: string)
src/contribute-check.ts:159
↓ 5 callersFunctionreadUsageEvents
()
src/usage-tracker.ts:171
↓ 5 callersFunctionrebuildWikiIndex
(teamwikiRoot: string)
src/rebuild-wiki-index.ts:19
↓ 5 callersFunctionreconcileMcpForConfig
( teamConfig: TeamaiConfig, localConfig: LocalConfig, options: McpReconcileOptions = {}, )
src/mcp-reconcile.ts:300
↓ 5 callersFunctionresolveDataHomeForScope
(scope: Scope, projectRoot?: string)
src/config.ts:249
↓ 5 callersFunctionresolveOpenclawWorkspaceDir
(workspacePath?: string)
src/openclaw-hooks.ts:276
↓ 5 callersFunctionresolveRoleResourceNamespaces
(input: { manifest: RolesManifest; primaryRole: string; additionalRoles: string[]; })
src/roles.ts:142
↓ 5 callersFunctionresolveTagsScope
* Resolve the active scope for tag operations: project scope when the cwd has * a project-scope install, otherwise user scope. Mirrors recall.ts/cont
src/tags.ts:15
↓ 5 callersFunctionreverseFromClaude
(filePath: string, content: string)
src/resources/agent-format.ts:340
↓ 5 callersFunctionsanitizeGitUrl
(text: string)
src/utils/redact.ts:36
↓ 5 callersFunctionsaveLocalAgentConfig
(config: LocalAgentConfig)
src/local-agent.ts:636
↓ 5 callersFunctionsaveUserVotes
(votePath: string, votes: UserVotesV2)
src/votes.ts:63
↓ 5 callersFunctiontgitRequest
(path: string, method: string, body?: unknown)
src/ci/mr-comment.ts:181
↓ 5 callersFunctionupdateKnownSkills
(skillName: string)
src/usage-tracker.ts:219
↓ 5 callersFunctionwithTimeout
( promise: Promise<T>, timeoutMs: number, message: string, )
src/utils/async.ts:21
↓ 5 callersFunctionwriteInfoLine
Write a "non-error" log line. Goes to stderr in hook mode, stdout otherwise.
src/utils/logger.ts:125
↓ 4 callersFunctionbuildClassifyContext
(localConfig: LocalConfig)
src/agent-skills.ts:51
↓ 4 callersFunctionbuildHintMessage
(mrs: MRSummary[])
src/mr-hint.ts:368
↓ 4 callersFunctionbuiltinHookDefs
(tool: string)
src/builtin-hooks.ts:243
↓ 4 callersFunctioncallClaudeParallel
( tasks: Array<{ prompt: string; parse: (output: string) => T }>, concurrency: number = DEFAULT_CONCURRENC
src/utils/ai-client.ts:199
↓ 4 callersFunctioncollectCode
(options: CollectCodeOptions)
src/wiki-engine/code-knowledge/code-collector.ts:50
↓ 4 callersFunctioncommitSkippingHooks
(git: SimpleGit, message: string)
src/utils/git.ts:33
↓ 4 callersFunctioncompileRecallRulesBlock
()
src/pull.ts:1174
↓ 4 callersFunctioncomputeAllConfidence
(votesDir: string)
src/maintenance/confidence.ts:46
↓ 4 callersFunctioncontributeCheckForSession
( sessionId: string, cwd?: string, transcriptPath?: string, stashInsteadOfReturn = false, )
src/contribute-check.ts:530
↓ 4 callersFunctioncopyDir
(src: string, dest: string)
src/utils/fs.ts:123
↓ 4 callersFunctiondeployBuiltinSkills
(teamConfig: TeamaiConfig, localConfig?: LocalConfig, options?: { reportingOnly?: boolean; skipRecall?: boolea
src/builtin-skills.ts:72
↓ 4 callersFunctiondetectInstalledAgents
(localConfig: LocalConfig, teamConfig: TeamaiConfig)
src/known-agents.ts:241
↓ 4 callersFunctiondetectMcpFormat
(tool: string)
src/resources/mcp-format.ts:24
↓ 4 callersFunctionensureSkillFrontmatter
(skillDir: string, skillName: string)
src/resources/skills.ts:67
↓ 4 callersFunctionentryFromMdFile
* Read a markdown file, truncate oversized content, and convert it to a * SearchIndexEntry of the given category. Used by all four collectors. * Ret
src/utils/search-index.ts:361
↓ 4 callersFunctionexpandModulePaths
( baseRelative: string, fromFile: string, fileExists: (relativePath: string) => Promise<boolean> )
src/wiki-engine/code-knowledge/ast/import-resolver.ts:223
↓ 4 callersFunctionextractSkillName
(toolInput: string | Record<string, unknown>)
src/usage-tracker.ts:78
↓ 4 callersFunctionfindPruneCandidates
( learningsDir: string, votesDir: string, options: PruneOptions = {}, )
src/maintenance/prune.ts:31
↓ 4 callersFunctiongetCacheRoot
()
src/utils/cache-index.ts:64
↓ 4 callersFunctiongetConfigPath
()
src/local-agent.ts:298
↓ 4 callersFunctiongetPendingReviewPath
(cwd: string)
src/review-store.ts:47
↓ 4 callersFunctiongitlabBaseUrl
()
src/providers/gitlab/gitlab-api.ts:29
↓ 4 callersFunctiongitlabIsAuthenticated
()
src/providers/gitlab/gitlab-api.ts:107
↓ 4 callersFunctiongitlabWhoami
()
src/providers/gitlab/gitlab-api.ts:112
↓ 4 callersFunctionimportFromRepo
(opts: ImportFromRepoOptions)
src/import-repo.ts:193
↓ 4 callersFunctionincrementUpvoted
(votePath: string, docIds: string[])
src/votes.ts:95
↓ 4 callersFunctionisRecallEnabled
( localConfig: { recallEnabled?: boolean }, teamConfig: { sharing?: { recall?: { enabled?: boolean } } },
src/types.ts:135
↓ 4 callersFunctionlist
(type: string | undefined, options: ListOptions)
src/status.ts:143
↓ 4 callersFunctionloadPendingReview
(cwd: string)
src/review-store.ts:140
↓ 4 callersFunctionloadProjectMcpManifest
( dataHome: string, workspaceRoot: string, options: { dryRun?: boolean } = {}, )
src/utils/mcp-manifest.ts:44
↓ 4 callersFunctionloadProjectsManifest
(repoPath: string)
src/projects.ts:102
↓ 4 callersFunctionloadSourceManifest
(sourceName: string)
src/source.ts:49
↓ 4 callersFunctionlocalAgentTag
* Build the unified log tag for local-agent debug output: `[<id6>] [<tool>]` — * the last 6 chars of the derived agent id plus the agent name (tool),
src/local-agent.ts:407
↓ 4 callersFunctionmanagedMcpManifestKey
(tool: string, projectScope: boolean)
src/types.ts:604
↓ 4 callersFunctionmanagedMcpWorkspaceId
(workspaceRoot: string)
src/types.ts:609
↓ 4 callersFunctionmarketplaceSourceLocation
( marketplace: ClaudeMarketplaceListItem, )
src/pkg/adapters/claude-plugin.ts:49
← previousnext →101–200 of 2,077, ranked by callers