Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SleeeepyZhou/LiveDevAgents
/ functions
Functions
45 in github.com/SleeeepyZhou/LiveDevAgents
⨍
Functions
45
◇
Types & classes
5
↳
Endpoints
6
↓ 2 callers
Function
push_task
(text, proj_content = "")
agents/worker.py:66
↓ 2 callers
Method
run
(self, code: str, code_type: str)
cli_demo.py:84
↓ 2 callers
Method
send_dm
(self, message)
contorl/relay_plugin/dmji.py:29
↓ 2 callers
Method
send_inf
(self, message: str)
contorl/relay_plugin/dmji.py:26
↓ 1 callers
Method
connect
(self, ws: WebSocket)
contorl/relay_plugin/dmji.py:21
↓ 1 callers
Function
convert_to_text
()
agents/fish.py:63
↓ 1 callers
Function
create_agent
创建一个新的agent实例
programmer.py:23
↓ 1 callers
Function
create_agent
创建一个新的agent实例
cli_demo.py:23
↓ 1 callers
Method
disconnect
(self, ws: WebSocket)
contorl/relay_plugin/dmji.py:24
↓ 1 callers
Function
init_bclsdk
()
contorl/relay_plugin/dmji.py:138
↓ 1 callers
Function
kill_pygame
终止所有pygame相关的进程
programmer.py:54
↓ 1 callers
Function
kill_pygame
终止所有pygame相关的进程
cli_demo.py:54
↓ 1 callers
Function
main
()
programmer.py:215
↓ 1 callers
Function
main
()
cli_demo.py:153
↓ 1 callers
Function
main
()
contorl/relay_plugin/dmji.py:151
↓ 1 callers
Function
my_tts
(text)
agents/host.py:60
↓ 1 callers
Function
s2t
(audio_file_path: str)
agents/fish.py:10
↓ 1 callers
Function
send_command
(command : str)
gradio_demo.py:5
↓ 1 callers
Function
start_recording
()
agents/fish.py:57
Method
__init__
(self)
programmer.py:62
Method
__init__
(self)
cli_demo.py:60
Method
__init__
(self)
contorl/relay_plugin/dmji.py:19
Method
_on_add_gift
(self, client, message, extra)
contorl/relay_plugin/dmji.py:72
Method
_on_add_member
(self, client, message, extra)
contorl/relay_plugin/dmji.py:93
Method
_on_add_super_chat
(self, client, message, extra)
contorl/relay_plugin/dmji.py:115
Method
_on_add_text
(self, client, message, extra)
contorl/relay_plugin/dmji.py:50
Function
a_meeting
(command)
gradio_demo.py:17
Function
ask_designer
(prompt : str)
agents/designer.py:48
Function
call_programmer
(command : str)
agents/host.py:18
Function
check_task
(task_id: str)
mulagents.py:25
Function
convert
(background_tasks: BackgroundTasks)
mulagents.py:35
Function
converting
(task_id)
mulagents.py:32
Function
execute_code
()
programmer.py:197
Function
get_status
()
programmer.py:206
Function
listen
()
mulagents.py:29
Function
meeting
(res: str, task_id: str)
mulagents.py:16
Method
on_client_stopped
(self, client, exception)
contorl/relay_plugin/dmji.py:135
Function
ping
(Re:CommandRequest, background_tasks: BackgroundTasks)
mulagents.py:20
Function
process_task
()
gradio_demo.py:23
Function
record_audio
()
agents/fish.py:27
Method
run
(self, code: str, code_type: str)
programmer.py:104
Function
run_pygame_file
在独立进程中运行pygame文件
programmer.py:49
Function
run_pygame_file
在独立进程中运行pygame文件
cli_demo.py:49
Function
tts_and_play_audio
(text)
agents/host.py:67
Function
websocket_endpoint
(websocket: WebSocket)
contorl/relay_plugin/dmji.py:35