This website requires JavaScript.
Explore
Help
Sign In
JOJO
/
agent-Specialization
Watch
1
Star
0
Fork
0
You've already forked agent-Specialization
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
692748d567
agent-Specialization
/
modules
/
sub_agent
History
JOJO
7f2ad9144d
fix(multi-agent): 修复子智能体状态误判、后台任务隔离与 idle 等待异常
2026-07-12 18:39:21 +08:00
..
__init__.py
fix(sub_agent): export TERMINAL_STATUSES in package __init__
2026-06-20 12:15:18 +08:00
creation.py
fix(multi-agent): 跨事件循环问答、线程安全取消、任务结束汇报格式、工具参数可选
2026-07-12 15:09:16 +08:00
manager.py
fix(multi-agent): 修复子智能体状态误判、后台任务隔离与 idle 等待异常
2026-07-12 18:39:21 +08:00
prompts.py
refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程
2026-06-20 00:26:45 +08:00
state.py
fix(multi-agent): 修复子智能体状态误判、后台任务隔离与 idle 等待异常
2026-07-12 18:39:21 +08:00
stats.py
refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程
2026-06-20 00:26:45 +08:00
task.py
fix(multi-agent): 修复子智能体状态误判、后台任务隔离与 idle 等待异常
2026-07-12 18:39:21 +08:00
toolkit.py
fix(multi-agent): 跨事件循环问答、线程安全取消、任务结束汇报格式、工具参数可选
2026-07-12 15:09:16 +08:00
tools.py
refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程
2026-06-20 00:26:45 +08:00