ymq
bf819f3b79
refactor(agent_loop): 状态机迁移走 task 能力 + 角色规范化 agent.{role}
- 角色规范: agent 角色 agent.{role}(_normalize_role 补前缀+ROLE_ALIASES/ROLE_CHAIN/SDL_ROLES 改规范名),
人角色 {orgtype}.{role}(默认 owner.superuser)
- role_agent_run/pm_review_run/handle_failed_task 硬编码状态 SQL 改 task_capability 工具
(submit/approve/reject/complete/mark_failed/retry,CAS+审计)
- communication/questions/sdlc_ability 默认 handler 角色规范化(main_agent→agent.main_agent, customer→owner.superuser)
- 通用助手路径(AgentExecutor)不动,保持 hermes 式自由对话
2026-08-16 23:51:55 +08:00
..
2026-08-15 09:38:31 +08:00
2026-08-16 19:16:53 +08:00
2026-08-16 23:51:55 +08:00
2026-08-16 23:43:40 +08:00
2026-08-16 23:51:55 +08:00
2026-08-13 18:07:16 +08:00
2026-08-16 23:45:08 +08:00
2026-08-16 18:04:28 +08:00
2026-06-11 17:30:06 +08:00
2026-06-16 11:05:45 +08:00
2026-08-16 23:39:05 +08:00
2026-08-02 00:00:20 +08:00
2026-08-15 00:46:30 +08:00
2026-08-16 23:51:55 +08:00
2026-08-16 23:51:55 +08:00
2026-08-16 18:19:40 +08:00
2026-08-08 10:36:04 +08:00
2026-06-16 11:05:45 +08:00
2026-08-16 23:45:08 +08:00
2026-08-16 23:40:55 +08:00
2026-08-14 14:49:01 +08:00
2026-08-15 10:00:03 +08:00