MCPcopy Create free account

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

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

MethodgetRecent
(limit: number = 10)
src/memory/user-memory.ts:116
MethodgetState
()
src/core/lifecycle.ts:23
MethodgetTastePrompt
(identity: { name: string; owner: string })
src/soul/identity.ts:166
FunctiongetTypeColor
(type)
src/web/static/app.js:383
FunctiongoHome
()
src/web/static/app.js:942
FunctiongoalsBrowser
()
src/web/static/app.js:431
FunctionhandleEvent
(evt)
src/web/static/app.js:1110
FunctionhighlightSearch
()
src/web/static/app.js:869
Functioninit
()
src/web/static/app.js:14
FunctioninitPositions
()
src/web/static/app.js:601
FunctioninstallFromUrl
()
src/web/static/app.js:145
MethodinvalidateCache
()
src/soul/identity.ts:174
MethodisAvailable
()
src/providers/ollama.ts:35
MethodisAvailable
()
src/providers/openai-compat.ts:56
MethodisAvailable
()
src/providers/anthropic.ts:53
MethodisElevated
(tool: string)
src/capabilities/permissions.ts:200
MethodisGitReadAllowed
()
src/capabilities/permissions.ts:366
MethodisGitWriteNeedsApproval
()
src/capabilities/permissions.ts:370
FunctionisReady
()
src/channels/base.ts:32
MethodlistPersons
(userKey: string, query?: string, limit: number = 100)
src/memory/second-brain-db.ts:594
Methodload
(name: string)
src/skills/loader.ts:71
FunctionloadSettings
()
src/web/static/app.js:1060
FunctionloadThreadsFromStorage
()
src/web/static/app.js:953
Functionloop
(ts)
src/web/static/app.js:624
FunctionmemoryBrowser
()
src/web/static/app.js:378
MethodnormalizeText
(t: string)
src/core/agent.ts:443
FunctiononDblClick
(e)
src/web/static/app.js:860
FunctiononKeypress
(_input: string, key: readline.Key)
src/utils/arrow-select.ts:114
FunctiononMessage
(handler: (msg: ChannelMessage) => void)
src/channels/base.ts:36
FunctiononMouseDown
(e)
src/web/static/app.js:822
FunctiononMouseMove
(e)
src/web/static/app.js:829
FunctiononMouseUp
()
src/web/static/app.js:851
FunctiononScroll
()
src/web/static/app.js:922
FunctiononWheel
(e)
src/web/static/app.js:852
FunctionpermissionsPage
()
src/web/static/app.js:206
FunctionpersonDetail
(personId)
src/web/static/app.js:514
FunctionpersonsBrowser
()
src/web/static/app.js:463
FunctionproviderCard
(name, maskedKey, baseUrl, model, enabled)
src/web/static/app.js:27
Methodprune
()
src/memory/user-memory.ts:329
FunctionrebuildGraph
()
src/web/static/app.js:866
Methodrecord
(event: Omit<EpisodicEvent, 'id' | 'timestamp'>)
src/memory/store.ts:166
FunctionremoveSelected
()
src/web/static/app.js:339
FunctionrenderMarkdown
(text: string)
src/utils/markdown.ts:32
MethodresetStepCounter
(targetId?: string)
src/channels/telegram.ts:994
FunctionresizeCanvas
()
src/web/static/app.js:593
FunctionresolvePermission
(permId, action)
src/web/static/app.js:1310
FunctionrunLayout
()
src/web/static/app.js:650
MethodrunMenu
(sel: (title: string, options: ArrowSelectOption[]) => Promise<string>)
src/core/agent.ts:1641
Functionsave
()
src/web/static/app.js:32
FunctionsaveDefaultProvider
()
src/web/static/app.js:107
FunctionsaveIdentity
()
src/web/static/app.js:97
FunctionsaveSettings
()
src/web/static/app.js:1069
FunctionsaveThreadsToStorage
()
src/web/static/app.js:946
FunctionschedulesPage
()
src/web/static/app.js:274
FunctionscreenToGraph
(sx, sy)
src/web/static/app.js:806
FunctionscrollToBottom
()
src/web/static/app.js:929
Functionsearch
()
src/web/static/app.js:402
Methodsearch
(query: string, limit: number = 10)
src/memory/user-memory.ts:121
MethodselectFromUsers
( title: string, users: Array<{ userId: number; username?: string; firstName?: string; pairingCode
src/core/agent.ts:1742
FunctionselectMemory
(mem)
src/web/static/app.js:418
Methodsend
(content: string, targetId?: string, elapsedMs?: number)
src/channels/telegram.ts:261
Methodsend
(event: ChatEvent)
src/channels/web.ts:21
Methodsend
(content: string, targetId?: string, elapsedMs?: number)
src/channels/web.ts:108
Methodsend
(content: string, _targetId?: string, elapsedMs?: number)
src/channels/cli.ts:86
MethodsendError
(message: string, targetId?: string)
src/channels/web.ts:243
MethodsendFile
(filePath: string, targetId?: string)
src/channels/telegram.ts:293
MethodsendFile
(_filePath: string, _targetId?: string)
src/channels/web.ts:115
MethodsendFile
(filePath: string, _targetId?: string)
src/channels/cli.ts:100
MethodsendLoopWarning
(message: string, targetId?: string)
src/channels/web.ts:236
MethodsendStepDone
(toolName: string, result: unknown, targetId?: string)
src/channels/telegram.ts:361
MethodsendStepDone
(toolName: string, result: unknown)
src/channels/cli.ts:148
MethodsendTelegramOverview
()
src/core/agent.ts:1315
MethodsendToolFeedback
(toolName: string, args: Record<string, any>, targetId?: string)
src/channels/telegram.ts:353
MethodsendToolFeedback
(toolName: string, args: Record<string, any>)
src/channels/cli.ts:127
MethodsetAgentName
(name: string)
src/channels/cli.ts:44
FunctionsetScheduler
(s: Scheduler | null)
src/web/api/system.ts:13
FunctionsetTheme
(theme)
src/web/static/app.js:116
FunctionsetUserMemory
(mem: UserMemoryStore | null)
src/web/api/brain.ts:12
FunctionsetWebChannel
(ch: WebChannel)
src/web/api/chat.ts:35
Functionsettings
()
src/web/static/app.js:62
Functionshutdown
()
src/index.ts:1086
FunctionskillsPage
()
src/web/static/app.js:125
Functionstart
(controller)
src/web/api/chat.ts:51
Methodstart
()
src/channels/web.ts:53
Methodstart
()
src/channels/cli.ts:48
FunctionstartAnimation
()
src/web/static/app.js:622
Methodstop
()
src/channels/web.ts:58
Methodstop
()
src/channels/cli.ts:80
MethodstopAll
()
src/channels/registry.ts:43
Methodstream
(content: AsyncIterable<string>, targetId?: string)
src/channels/telegram.ts:332
Methodstream
(content: AsyncIterable<string>, targetId?: string)
src/channels/web.ts:119
Methodstream
(content: AsyncIterable<string>, _targetId?: string)
src/channels/cli.ts:191
MethodstreamText
(_prompt: string, _systemPrompt: string)
src/providers/ollama.ts:31
MethodstreamText
(prompt: string, systemPrompt: string)
src/providers/openai-compat.ts:43
MethodstreamText
(prompt: string, systemPrompt: string)
src/providers/anthropic.ts:40
FunctionswitchThread
(id)
src/web/static/app.js:985
FunctiontestKey
()
src/web/static/app.js:49
FunctiontogglePermissions
()
src/web/static/app.js:937
Methodtyping
(targetId?: string)
src/channels/telegram.ts:370
Methodtyping
(_targetId?: string)
src/channels/web.ts:131
← previousnext →601–700 of 707, ranked by callers