debug: v2.1 marker
This commit is contained in:
parent
aaad55cdab
commit
2b615f76a9
@ -603,7 +603,7 @@ class AgentExecutor:
|
||||
if not recs:
|
||||
return "暂无任务"
|
||||
|
||||
# 状态图标映射
|
||||
# v2.1 format: markdown table
|
||||
icons = {
|
||||
"submitted": "⏳", "running": "🔄", "review": "👀",
|
||||
"approved": "✅", "completed": "✔️", "failed": "❌",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user