Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FoundDream/miniclawd
/ functions
Functions
234 in github.com/FoundDream/miniclawd
⨍
Functions
234
◇
Types & classes
88
Function
saveCodeBlock
(_: string, code: string)
src/infrastructure/channels/telegram.ts:22
Function
saveInlineCode
(_: string, code: string)
src/infrastructure/channels/telegram.ts:30
Method
send
(msg: OutboundMessage)
src/infrastructure/channels/telegram.ts:180
Method
send
(msg: OutboundMessage)
src/infrastructure/channels/feishu.ts:91
Method
setContext
* Set the current message context.
src/tools/message.ts:59
Method
setSendCallback
* Set the callback for sending messages.
src/tools/message.ts:67
Function
shutdown
()
src/cli/commands.ts:249
Method
size
()
src/infrastructure/queue/message-bus.ts:65
Method
size
* Get number of registered tools.
src/tools/registry.ts:100
Method
spawn
* Spawn a subagent to execute a task in the background.
src/application/subagent.ts:60
Method
start
()
src/infrastructure/channels/telegram.ts:107
Method
start
()
src/infrastructure/channels/feishu.ts:28
Method
start
* Start the scheduler.
src/core/interfaces/scheduler.ts:30
Method
status
* Get scheduler status.
src/core/interfaces/scheduler.ts:65
Method
stop
()
src/infrastructure/channels/telegram.ts:171
Method
stop
()
src/infrastructure/channels/feishu.ts:82
Method
stop
* Stop the dispatcher loop.
src/infrastructure/queue/message-bus.ts:165
Method
stop
* Stop the dispatcher loop.
src/core/interfaces/message-bus.ts:61
Method
stop
* Stop the scheduler.
src/core/interfaces/scheduler.ts:35
Method
stop
* Stop the scheduler.
src/application/scheduler.ts:258
Method
stop
* Stop the agent loop.
src/application/agent-loop.ts:158
Method
subscribeOutbound
* Subscribe to outbound messages for a specific channel.
src/infrastructure/queue/message-bus.ts:131
Method
subscribeOutbound
* Subscribe to outbound messages for a specific channel.
src/core/interfaces/message-bus.ts:51
Method
telegramConfig
()
src/infrastructure/channels/telegram.ts:103
Function
timestamp
()
src/utils/paths.ts:78
Function
toCoreTool
* Convert tool to Vercel AI SDK CoreTool format.
src/tools/base.ts:39
Function
toSchema
* Convert tool to OpenAI function schema format.
src/tools/base.ts:52
Method
toolNames
* Get list of registered tool names.
src/tools/registry.ts:93
Method
triggerHeartbeat
* Manually trigger heartbeat.
src/application/scheduler.ts:566
Function
truncateString
( s: string, maxLen: number = 100, suffix: string = "...", )
src/utils/paths.ts:85
Method
unregister
* Unregister a tool by name.
src/tools/registry.ts:27
Method
wrappedResolve
(value: T)
src/infrastructure/queue/message-bus.ts:56
Method
writeLongTerm
* Write to long-term memory (MEMORY.md).
src/infrastructure/storage/memory-store.ts:74
Method
writeLongTerm
* Write long-term memory.
src/core/interfaces/storage.ts:44
← previous
201–234 of 234, ranked by callers