Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cosmicstack-labs/mercury-agent
/ functions
Functions
707 in github.com/cosmicstack-labs/mercury-agent
⨍
Functions
707
◇
Types & classes
115
Method
getRecent
(limit: number = 10)
src/memory/user-memory.ts:116
Method
getState
()
src/core/lifecycle.ts:23
Method
getTastePrompt
(identity: { name: string; owner: string })
src/soul/identity.ts:166
Function
getTypeColor
(type)
src/web/static/app.js:383
Function
goHome
()
src/web/static/app.js:942
Function
goalsBrowser
()
src/web/static/app.js:431
Function
handleEvent
(evt)
src/web/static/app.js:1110
Function
highlightSearch
()
src/web/static/app.js:869
Function
init
()
src/web/static/app.js:14
Function
initPositions
()
src/web/static/app.js:601
Function
installFromUrl
()
src/web/static/app.js:145
Method
invalidateCache
()
src/soul/identity.ts:174
Method
isAvailable
()
src/providers/ollama.ts:35
Method
isAvailable
()
src/providers/openai-compat.ts:56
Method
isAvailable
()
src/providers/anthropic.ts:53
Method
isElevated
(tool: string)
src/capabilities/permissions.ts:200
Method
isGitReadAllowed
()
src/capabilities/permissions.ts:366
Method
isGitWriteNeedsApproval
()
src/capabilities/permissions.ts:370
Function
isReady
()
src/channels/base.ts:32
Method
listPersons
(userKey: string, query?: string, limit: number = 100)
src/memory/second-brain-db.ts:594
Method
load
(name: string)
src/skills/loader.ts:71
Function
loadSettings
()
src/web/static/app.js:1060
Function
loadThreadsFromStorage
()
src/web/static/app.js:953
Function
loop
(ts)
src/web/static/app.js:624
Function
memoryBrowser
()
src/web/static/app.js:378
Method
normalizeText
(t: string)
src/core/agent.ts:443
Function
onDblClick
(e)
src/web/static/app.js:860
Function
onKeypress
(_input: string, key: readline.Key)
src/utils/arrow-select.ts:114
Function
onMessage
(handler: (msg: ChannelMessage) => void)
src/channels/base.ts:36
Function
onMouseDown
(e)
src/web/static/app.js:822
Function
onMouseMove
(e)
src/web/static/app.js:829
Function
onMouseUp
()
src/web/static/app.js:851
Function
onScroll
()
src/web/static/app.js:922
Function
onWheel
(e)
src/web/static/app.js:852
Function
permissionsPage
()
src/web/static/app.js:206
Function
personDetail
(personId)
src/web/static/app.js:514
Function
personsBrowser
()
src/web/static/app.js:463
Function
providerCard
(name, maskedKey, baseUrl, model, enabled)
src/web/static/app.js:27
Method
prune
()
src/memory/user-memory.ts:329
Function
rebuildGraph
()
src/web/static/app.js:866
Method
record
(event: Omit<EpisodicEvent, 'id' | 'timestamp'>)
src/memory/store.ts:166
Function
removeSelected
()
src/web/static/app.js:339
Function
renderMarkdown
(text: string)
src/utils/markdown.ts:32
Method
resetStepCounter
(targetId?: string)
src/channels/telegram.ts:994
Function
resizeCanvas
()
src/web/static/app.js:593
Function
resolvePermission
(permId, action)
src/web/static/app.js:1310
Function
runLayout
()
src/web/static/app.js:650
Method
runMenu
(sel: (title: string, options: ArrowSelectOption[]) => Promise<string>)
src/core/agent.ts:1641
Function
save
()
src/web/static/app.js:32
Function
saveDefaultProvider
()
src/web/static/app.js:107
Function
saveIdentity
()
src/web/static/app.js:97
Function
saveSettings
()
src/web/static/app.js:1069
Function
saveThreadsToStorage
()
src/web/static/app.js:946
Function
schedulesPage
()
src/web/static/app.js:274
Function
screenToGraph
(sx, sy)
src/web/static/app.js:806
Function
scrollToBottom
()
src/web/static/app.js:929
Function
search
()
src/web/static/app.js:402
Method
search
(query: string, limit: number = 10)
src/memory/user-memory.ts:121
Method
selectFromUsers
( title: string, users: Array<{ userId: number; username?: string; firstName?: string; pairingCode
src/core/agent.ts:1742
Function
selectMemory
(mem)
src/web/static/app.js:418
Method
send
(content: string, targetId?: string, elapsedMs?: number)
src/channels/telegram.ts:261
Method
send
(event: ChatEvent)
src/channels/web.ts:21
Method
send
(content: string, targetId?: string, elapsedMs?: number)
src/channels/web.ts:108
Method
send
(content: string, _targetId?: string, elapsedMs?: number)
src/channels/cli.ts:86
Method
sendError
(message: string, targetId?: string)
src/channels/web.ts:243
Method
sendFile
(filePath: string, targetId?: string)
src/channels/telegram.ts:293
Method
sendFile
(_filePath: string, _targetId?: string)
src/channels/web.ts:115
Method
sendFile
(filePath: string, _targetId?: string)
src/channels/cli.ts:100
Method
sendLoopWarning
(message: string, targetId?: string)
src/channels/web.ts:236
Method
sendStepDone
(toolName: string, result: unknown, targetId?: string)
src/channels/telegram.ts:361
Method
sendStepDone
(toolName: string, result: unknown)
src/channels/cli.ts:148
Method
sendTelegramOverview
()
src/core/agent.ts:1315
Method
sendToolFeedback
(toolName: string, args: Record<string, any>, targetId?: string)
src/channels/telegram.ts:353
Method
sendToolFeedback
(toolName: string, args: Record<string, any>)
src/channels/cli.ts:127
Method
setAgentName
(name: string)
src/channels/cli.ts:44
Function
setScheduler
(s: Scheduler | null)
src/web/api/system.ts:13
Function
setTheme
(theme)
src/web/static/app.js:116
Function
setUserMemory
(mem: UserMemoryStore | null)
src/web/api/brain.ts:12
Function
setWebChannel
(ch: WebChannel)
src/web/api/chat.ts:35
Function
settings
()
src/web/static/app.js:62
Function
shutdown
()
src/index.ts:1086
Function
skillsPage
()
src/web/static/app.js:125
Function
start
(controller)
src/web/api/chat.ts:51
Method
start
()
src/channels/web.ts:53
Method
start
()
src/channels/cli.ts:48
Function
startAnimation
()
src/web/static/app.js:622
Method
stop
()
src/channels/web.ts:58
Method
stop
()
src/channels/cli.ts:80
Method
stopAll
()
src/channels/registry.ts:43
Method
stream
(content: AsyncIterable<string>, targetId?: string)
src/channels/telegram.ts:332
Method
stream
(content: AsyncIterable<string>, targetId?: string)
src/channels/web.ts:119
Method
stream
(content: AsyncIterable<string>, _targetId?: string)
src/channels/cli.ts:191
Method
streamText
(_prompt: string, _systemPrompt: string)
src/providers/ollama.ts:31
Method
streamText
(prompt: string, systemPrompt: string)
src/providers/openai-compat.ts:43
Method
streamText
(prompt: string, systemPrompt: string)
src/providers/anthropic.ts:40
Function
switchThread
(id)
src/web/static/app.js:985
Function
testKey
()
src/web/static/app.js:49
Function
togglePermissions
()
src/web/static/app.js:937
Method
typing
(targetId?: string)
src/channels/telegram.ts:370
Method
typing
(_targetId?: string)
src/channels/web.ts:131
← previous
next →
601–700 of 707, ranked by callers