MCPcopy Create free account

hub / github.com/FoundDream/miniclawd / functions

Functions234 in github.com/FoundDream/miniclawd

FunctionsaveCodeBlock
(_: string, code: string)
src/infrastructure/channels/telegram.ts:22
FunctionsaveInlineCode
(_: string, code: string)
src/infrastructure/channels/telegram.ts:30
Methodsend
(msg: OutboundMessage)
src/infrastructure/channels/telegram.ts:180
Methodsend
(msg: OutboundMessage)
src/infrastructure/channels/feishu.ts:91
MethodsetContext
* Set the current message context.
src/tools/message.ts:59
MethodsetSendCallback
* Set the callback for sending messages.
src/tools/message.ts:67
Functionshutdown
()
src/cli/commands.ts:249
Methodsize
()
src/infrastructure/queue/message-bus.ts:65
Methodsize
* Get number of registered tools.
src/tools/registry.ts:100
Methodspawn
* Spawn a subagent to execute a task in the background.
src/application/subagent.ts:60
Methodstart
()
src/infrastructure/channels/telegram.ts:107
Methodstart
()
src/infrastructure/channels/feishu.ts:28
Methodstart
* Start the scheduler.
src/core/interfaces/scheduler.ts:30
Methodstatus
* Get scheduler status.
src/core/interfaces/scheduler.ts:65
Methodstop
()
src/infrastructure/channels/telegram.ts:171
Methodstop
()
src/infrastructure/channels/feishu.ts:82
Methodstop
* Stop the dispatcher loop.
src/infrastructure/queue/message-bus.ts:165
Methodstop
* Stop the dispatcher loop.
src/core/interfaces/message-bus.ts:61
Methodstop
* Stop the scheduler.
src/core/interfaces/scheduler.ts:35
Methodstop
* Stop the scheduler.
src/application/scheduler.ts:258
Methodstop
* Stop the agent loop.
src/application/agent-loop.ts:158
MethodsubscribeOutbound
* Subscribe to outbound messages for a specific channel.
src/infrastructure/queue/message-bus.ts:131
MethodsubscribeOutbound
* Subscribe to outbound messages for a specific channel.
src/core/interfaces/message-bus.ts:51
MethodtelegramConfig
()
src/infrastructure/channels/telegram.ts:103
Functiontimestamp
()
src/utils/paths.ts:78
FunctiontoCoreTool
* Convert tool to Vercel AI SDK CoreTool format.
src/tools/base.ts:39
FunctiontoSchema
* Convert tool to OpenAI function schema format.
src/tools/base.ts:52
MethodtoolNames
* Get list of registered tool names.
src/tools/registry.ts:93
MethodtriggerHeartbeat
* Manually trigger heartbeat.
src/application/scheduler.ts:566
FunctiontruncateString
( s: string, maxLen: number = 100, suffix: string = "...", )
src/utils/paths.ts:85
Methodunregister
* Unregister a tool by name.
src/tools/registry.ts:27
MethodwrappedResolve
(value: T)
src/infrastructure/queue/message-bus.ts:56
MethodwriteLongTerm
* Write to long-term memory (MEMORY.md).
src/infrastructure/storage/memory-store.ts:74
MethodwriteLongTerm
* Write long-term memory.
src/core/interfaces/storage.ts:44
← previous201–234 of 234, ranked by callers