MCPcopy Create free account

hub / github.com/cosmicstack-labs/mercury-agent / functions

Functions707 in github.com/cosmicstack-labs/mercury-agent

↓ 1 callersFunctionuninstallService
()
src/cli/service.ts:57
↓ 1 callersFunctionuninstallWindows
()
src/cli/service.ts:348
↓ 1 callersFunctionuniq
(values: string[])
src/utils/provider-models.ts:107
↓ 1 callersMethodupdateMemory
(id: string, updates: Record<string, any>)
src/memory/user-memory.ts:318
↓ 1 callersMethodupsertPerson
(params: { userKey: string; name: string; relationshipToUser?: string | null; confidence?: num
src/memory/second-brain-db.ts:428
↓ 1 callersFunctionvalidateApiKey
(provider: ProviderName, value: string)
src/index.ts:222
↓ 1 callersFunctionvalidateModelName
(value: string)
src/index.ts:268
↓ 1 callersMethodwake
()
src/core/agent.ts:311
↓ 1 callersFunctionwriteLines
(lines: string[])
src/utils/arrow-select.ts:55
Function_smartScroll
()
src/web/static/app.js:1104
FunctionactivateSkill
(name)
src/web/static/app.js:169
FunctionactiveMessages
()
src/web/static/app.js:1003
FunctionactiveThread
()
src/web/static/app.js:999
FunctionactiveThreadTitle
()
src/web/static/app.js:1008
Methodadd
(conversationId: string, entry: MemoryEntry)
src/memory/store.ts:66
FunctionaddGoal
()
src/web/static/app.js:448
FunctionaddMemory
()
src/web/static/app.js:411
MethodaskPermission
(prompt: string, targetId?: string)
src/channels/telegram.ts:465
MethodaskPermission
(prompt: string)
src/channels/cli.ts:397
MethodaskPermissionMode
()
src/channels/web.ts:182
MethodaskPermissionMode
()
src/channels/cli.ts:355
MethodaskToContinue
(question: string, targetId?: string)
src/channels/telegram.ts:503
MethodaskToContinue
(question: string, _targetId?: string)
src/channels/web.ts:160
MethodaskToContinue
(question: string, _targetId?: string)
src/channels/cli.ts:407
FunctionauthGuard
(c: Context, next: Next)
src/web/middleware.ts:7
FunctionbrainGraph
()
src/web/static/app.js:552
MethodcanTransitionTo
(to: AgentState)
src/core/lifecycle.ts:42
Functioncancel
()
src/web/api/chat.ts:72
FunctionchangePassword
(currentPassword: string, newPassword: string)
src/web/auth.ts:92
FunctionchangeUsername
(currentPassword: string, newUsername: string)
src/web/auth.ts:102
FunctionchatScreen
()
src/web/static/app.js:898
Methodclear
()
src/memory/user-memory.ts:265
FunctionclearChat
()
src/web/static/app.js:1332
MethodclearPendingApprovals
()
src/capabilities/permissions.ts:213
FunctionclearTelegramPairing
(config: MercuryConfig)
src/utils/config.ts:459
Methodclose
()
src/memory/second-brain-db.ts:729
Methodclose
()
src/memory/user-memory.ts:339
Methodclose
()
src/channels/web.ts:30
FunctioncloseFallbackDb
()
src/web/api/brain-fallback.ts:30
FunctionconnectSSE
()
src/web/static/app.js:1089
Functionconstructor
(config: ProviderConfig)
src/providers/base.ts:22
Methodconstructor
(message: string = 'Arrow select cancelled')
src/utils/arrow-select.ts:16
Methodconstructor
(private config: MercuryConfig)
src/utils/tokens.ts:33
Methodconstructor
(message: string)
src/utils/provider-models.ts:55
Methodconstructor
(config: ProviderConfig)
src/providers/ollama.ts:11
Methodconstructor
(config: ProviderConfig)
src/providers/openai-compat.ts:14
Methodconstructor
(config: MercuryConfig)
src/providers/registry.ts:14
Methodconstructor
(config: ProviderConfig)
src/providers/anthropic.ts:13
Methodconstructor
(dbPath: string)
src/memory/second-brain-db.ts:86
Methodconstructor
(config: MercuryConfig)
src/memory/store.ts:60
Methodconstructor
(config: MercuryConfig)
src/memory/store.ts:112
Methodconstructor
(config: MercuryConfig)
src/memory/store.ts:160
Methodconstructor
(config: MercuryConfig, userKey: string = 'user:owner', dbPath?: string)
src/memory/user-memory.ts:88
Methodconstructor
( config: MercuryConfig, private onScheduledTask?: (manifest: ScheduledTaskManifest) => Promise<void>,
src/core/scheduler.ts:65
Methodconstructor
( private config: MercuryConfig, private providers: ProviderRegistry, private identity: Identity,
src/core/agent.ts:253
Methodconstructor
(private config: MercuryConfig)
src/channels/telegram.ts:45
Methodconstructor
(config: MercuryConfig)
src/channels/registry.ts:11
Methodconstructor
(controller: ReadableStreamDefaultController, id: string)
src/channels/web.ts:16
Methodconstructor
(agentName: string)
src/channels/web.ts:48
Methodconstructor
(agentName: string = 'Mercury')
src/channels/cli.ts:39
Methodconstructor
(skillLoader?: SkillLoader, scheduler?: Scheduler, tokenBudget?: TokenBudget, userMemory?: UserMemoryStore)
src/capabilities/registry.ts:70
Methodconstructor
()
src/capabilities/permissions.ts:159
Methodconstructor
(skillsDir?: string)
src/skills/loader.ts:34
Methodconstructor
()
src/soul/identity.ts:122
FunctioncreateThread
(focusInput = true)
src/web/static/app.js:973
Functiondashboard
()
src/web/static/app.js:1
FunctiondeactivateSkill
(name)
src/web/static/app.js:180
FunctiondeleteGoal
(id)
src/web/static/app.js:455
FunctiondeleteMemory
(id)
src/web/static/app.js:419
MethoddeleteMeta
(key: string)
src/memory/second-brain-db.ts:708
FunctiondeleteSkill
(name)
src/web/static/app.js:191
FunctiondeleteThread
()
src/web/static/app.js:1046
Functiondraw
()
src/web/static/app.js:702
Functionemit
(message: ChannelMessage)
src/channels/base.ts:40
MethodemitMessage
(content: string)
src/channels/web.ts:255
FunctionerrorHandler
(c: Context, next: Next)
src/web/middleware.ts:29
FunctionexportThread
()
src/web/static/app.js:1025
FunctionextractDomain
(url: string)
src/utils/tool-label.ts:37
FunctionfallbackGetGraph
()
src/web/api/brain-fallback.ts:152
FunctionfallbackGetMemories
(limit: number, offset: number, type?: string, query?: string)
src/web/api/brain-fallback.ts:93
FunctionfallbackGetStats
()
src/web/api/brain-fallback.ts:75
FunctionfetchJson
(url: string, init: RequestInit, invalidMessage: string)
src/utils/provider-models.ts:85
FunctionfindNodeAt
(gx, gy)
src/web/static/app.js:810
FunctionformatDate
(ts)
src/web/static/app.js:260
FunctionformatNum
(v)
src/web/static/app.js:259
MethodformatTelegramUser
(user: { userId: number; username?: string; firstName?: string; pairingCode?:
src/core/agent.ts:1303
FunctionformatTime
(ts)
src/web/static/app.js:916
MethodgenerateText
(_prompt: string, _systemPrompt: string)
src/providers/ollama.ts:27
MethodgenerateText
(prompt: string, systemPrompt: string)
src/providers/openai-compat.ts:26
MethodgenerateText
(prompt: string, systemPrompt: string)
src/providers/anthropic.ts:23
FunctiongetActiveProviders
(config: MercuryConfig)
src/utils/config.ts:276
MethodgetAll
()
src/memory/store.ts:139
MethodgetByType
(userKey: string, type: string)
src/memory/second-brain-db.ts:292
MethodgetHeartbeatPrompt
(identity: { name: string; owner: string })
src/soul/identity.ts:158
FunctiongetModel
()
src/providers/base.ts:31
MethodgetModelInstance
()
src/providers/openai-compat.ts:60
MethodgetModelInstance
()
src/providers/anthropic.ts:57
MethodgetPermissionMode
(chatId: number)
src/channels/telegram.ts:57
MethodgetPersonConnections
(userKey: string, personId: string, limit: number = 30)
src/memory/second-brain-db.ts:650
MethodgetRecent
(conversationId: string, count: number = this.maxMessages)
src/memory/store.ts:78
← previousnext →501–600 of 707, ranked by callers