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
f6cbe78d68
agent-Specialization
/
modules
/
sub_agent
History
JOJO
ce92697181
feat(multi_agent): add formatters and structured rendering for multi-agent tools
2026-07-14 22:14:55 +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
refactor(stop-button): 拆分停止按钮和后台任务控制
2026-07-14 18:34:56 +08:00
prompts.py
feat(multi_agent): 提取prompt、恢复任务、优化侧边栏与sleep工具
2026-07-13 14:01:48 +08:00
state.py
fix(sub-agent): 修复传统模式 terminate 后子智能体仍继续调用工具的问题
2026-07-14 20:37:57 +08:00
stats.py
refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程
2026-06-20 00:26:45 +08:00
task.py
fix(sub-agent): 修复传统模式 terminate 后子智能体仍继续调用工具的问题
2026-07-14 20:37:57 +08:00
toolkit.py
feat(multi_agent): add formatters and structured rendering for multi-agent tools
2026-07-14 22:14:55 +08:00
tools.py
refactor(sub_agent): 子智能体从 Node.js 子进程改为主进程内 Python 协程
2026-06-20 00:26:45 +08:00