Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/czl9707/build-your-own-openclaw
/ functions
Functions
3,046 in github.com/czl9707/build-your-own-openclaw
⨍
Functions
3,046
◇
Types & classes
931
↳
Endpoints
7
↓ 2 callers
Method
resolve
Return agent_id for source, falling back to default_agent if no match.
14-post-message-back/src/mybot/core/routing.py:67
↓ 2 callers
Method
resolve
Return agent_id for source, falling back to default_agent if no match.
13-multi-layer-prompts/src/mybot/core/routing.py:67
↓ 2 callers
Method
run
Run the interactive chat loop.
02-skills/src/mybot/cli/chat.py:45
↓ 2 callers
Method
run
Run the interactive chat loop.
07-event-driven/src/mybot/cli/chat.py:60
↓ 2 callers
Method
run
Run the interactive chat loop.
08-config-hot-reload/src/mybot/cli/chat.py:61
↓ 2 callers
Method
run
Run the interactive chat loop.
00-chat-loop/src/mybot/cli/chat.py:45
↓ 2 callers
Method
run
Run the interactive chat loop.
05-compaction/src/mybot/cli/chat.py:45
↓ 2 callers
Method
run
Run the interactive chat loop.
01-tools/src/mybot/cli/chat.py:45
↓ 2 callers
Method
run
Run the interactive chat loop.
06-web-tools/src/mybot/cli/chat.py:45
↓ 2 callers
Method
run
Run the interactive chat loop.
03-persistence/src/mybot/cli/chat.py:45
↓ 2 callers
Method
run
Run the interactive chat loop.
04-slash-commands/src/mybot/cli/chat.py:45
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
12-cron-heartbeat/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
11-multi-agent-routing/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
10-websocket/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
16-concurrency-control/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
15-agent-dispatch/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
17-memory/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
14-post-message-back/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
13-multi-layer-prompts/src/mybot/utils/logging.py:9
↓ 2 callers
Function
setup_logging
Set up logging for pickle-bot.
09-channels/src/mybot/utils/logging.py:9
↓ 2 callers
Method
start
Start the worker as an asyncio Task.
08-config-hot-reload/src/mybot/server/worker.py:21
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
12-cron-heartbeat/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Gracefully stop the worker.
08-config-hot-reload/src/mybot/server/worker.py:42
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
11-multi-agent-routing/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
10-websocket/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
16-concurrency-control/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
15-agent-dispatch/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
17-memory/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
14-post-message-back/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
13-multi-layer-prompts/src/mybot/channel/base.py:38
↓ 2 callers
Method
stop
Stop listening and cleanup resources.
09-channels/src/mybot/channel/base.py:38
↓ 2 callers
Method
subscribe
Subscribe a handler to an event class.
07-event-driven/src/mybot/core/eventbus.py:27
↓ 2 callers
Method
subscribe
Subscribe a handler to an event class.
08-config-hot-reload/src/mybot/core/eventbus.py:27
↓ 2 callers
Function
syncScroll
(source: HTMLDivElement, target: HTMLDivElement)
web/src/components/diff-viewer.tsx:167
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
12-cron-heartbeat/src/mybot/core/events.py:135
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
11-multi-agent-routing/src/mybot/core/events.py:119
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
10-websocket/src/mybot/core/events.py:119
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
16-concurrency-control/src/mybot/core/events.py:135
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
15-agent-dispatch/src/mybot/core/events.py:135
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
17-memory/src/mybot/core/events.py:135
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
14-post-message-back/src/mybot/core/events.py:135
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
13-multi-layer-prompts/src/mybot/core/events.py:135
↓ 2 callers
Method
to_dict
Serialize event to dictionary, including type.
09-channels/src/mybot/core/events.py:94
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
12-cron-heartbeat/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
07-event-driven/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
08-config-hot-reload/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
11-multi-agent-routing/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
10-websocket/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
05-compaction/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
16-concurrency-control/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
15-agent-dispatch/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
17-memory/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
14-post-message-back/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
13-multi-layer-prompts/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
09-channels/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
06-web-tools/src/mybot/core/commands/registry.py:60
↓ 2 callers
Method
with_builtins
Create registry with built-in commands registered.
04-slash-commands/src/mybot/core/commands/registry.py:60
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
02-skills/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
12-cron-heartbeat/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
07-event-driven/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
08-config-hot-reload/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
00-chat-loop/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
11-multi-agent-routing/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
10-websocket/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
05-compaction/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
16-concurrency-control/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
15-agent-dispatch/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
01-tools/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
17-memory/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
14-post-message-back/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
13-multi-layer-prompts/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
09-channels/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
06-web-tools/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
03-persistence/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
__init__
(self, kind: str, def_id: str, reason: str)
04-slash-commands/src/mybot/utils/def_loader.py:25
↓ 1 callers
Method
_build_channel_hint
Build platform hint.
16-concurrency-control/src/mybot/core/prompt_builder.py:96
↓ 1 callers
Method
_build_channel_hint
Build platform hint.
15-agent-dispatch/src/mybot/core/prompt_builder.py:96
↓ 1 callers
Method
_build_channel_hint
Build platform hint.
17-memory/src/mybot/core/prompt_builder.py:96
↓ 1 callers
Method
_build_channel_hint
Build platform hint.
14-post-message-back/src/mybot/core/prompt_builder.py:96
↓ 1 callers
Method
_build_channel_hint
Build platform hint.
13-multi-layer-prompts/src/mybot/core/prompt_builder.py:96
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
12-cron-heartbeat/src/mybot/core/context_guard.py:145
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
11-multi-agent-routing/src/mybot/core/context_guard.py:145
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
10-websocket/src/mybot/core/context_guard.py:144
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
16-concurrency-control/src/mybot/core/context_guard.py:145
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
15-agent-dispatch/src/mybot/core/context_guard.py:145
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
17-memory/src/mybot/core/context_guard.py:145
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
14-post-message-back/src/mybot/core/context_guard.py:145
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
13-multi-layer-prompts/src/mybot/core/context_guard.py:145
↓ 1 callers
Method
_build_compacted_messages
Generate summary of older messages using agent's LLM.
09-channels/src/mybot/core/context_guard.py:144
↓ 1 callers
Method
_build_runtime_context
Build runtime info section.
16-concurrency-control/src/mybot/core/prompt_builder.py:92
↓ 1 callers
Method
_build_runtime_context
Build runtime info section.
15-agent-dispatch/src/mybot/core/prompt_builder.py:92
↓ 1 callers
Method
_build_runtime_context
Build runtime info section.
17-memory/src/mybot/core/prompt_builder.py:92
↓ 1 callers
Method
_build_runtime_context
Build runtime info section.
14-post-message-back/src/mybot/core/prompt_builder.py:92
↓ 1 callers
Method
_build_runtime_context
Build runtime info section.
13-multi-layer-prompts/src/mybot/core/prompt_builder.py:92
↓ 1 callers
Method
_build_tools
Build a ToolRegistry with tools appropriate for the session.
02-skills/src/mybot/core/agent.py:38
↓ 1 callers
Method
_build_tools
Build a ToolRegistry with tools appropriate for the session.
05-compaction/src/mybot/core/agent.py:41
↓ 1 callers
Method
_build_tools
Build a ToolRegistry with tools appropriate for the session.
06-web-tools/src/mybot/core/agent.py:43
↓ 1 callers
Method
_build_tools
Build a ToolRegistry with tools appropriate for the session.
03-persistence/src/mybot/core/agent.py:38
↓ 1 callers
Method
_build_tools
Build a ToolRegistry with tools appropriate for the session.
04-slash-commands/src/mybot/core/agent.py:40
↓ 1 callers
Method
_compress_message_count
(self, state: "SessionState")
12-cron-heartbeat/src/mybot/core/context_guard.py:78
← previous
next →
501–600 of 3,046, ranked by callers