Files
multiAgentTry/.doc/cache/heartbeats.json
Claude Code 1719d1f1f9 重构 API 路由并新增工作流编排功能
后端:
- 重构 agents, heartbeats, locks, meetings, resources, roles, workflows 路由
- 新增 orchestrator 和 providers 路由
- 新增 CLI 调用器和流程编排服务
- 添加日志配置和依赖项

前端:
- 更新 AgentsPage、SettingsPage、WorkflowPage 页面
- 扩展 api.ts 新增 API 接口

其他:
- 清理测试 agent 数据文件
- 新增示例工作流和项目审计报告

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:36:25 +08:00

114 lines
2.8 KiB
JSON

{
"claude-001": {
"agent_id": "claude-001",
"last_heartbeat": "2026-03-09T18:23:29.886176",
"status": "idle",
"current_task": "",
"progress": 0
},
"kimi-002": {
"agent_id": "kimi-002",
"last_heartbeat": "2026-03-05T10:16:03.435209",
"status": "waiting",
"current_task": "waiting for meeting",
"progress": 0
},
"agent-001": {
"agent_id": "agent-001",
"last_heartbeat": "2026-03-10T09:46:01.524675",
"status": "working",
"current_task": "测试任务",
"progress": 50
},
"test-001": {
"agent_id": "test-001",
"last_heartbeat": "2026-03-09T17:23:02.120192",
"status": "offline",
"current_task": "",
"progress": 0
},
"arch-001": {
"agent_id": "arch-001",
"last_heartbeat": "2026-03-09T17:23:43.464396",
"status": "waiting",
"current_task": "等待会议: meeting-002",
"progress": 0
},
"dev-001": {
"agent_id": "dev-001",
"last_heartbeat": "2026-03-09T17:23:43.476403",
"status": "waiting",
"current_task": "等待会议: meeting-002",
"progress": 0
},
"qa-001": {
"agent_id": "qa-001",
"last_heartbeat": "2026-03-09T17:23:43.485633",
"status": "waiting",
"current_task": "等待会议: meeting-002",
"progress": 0
},
"kimi-001": {
"agent_id": "kimi-001",
"last_heartbeat": "2026-03-09T18:23:33.415851",
"status": "idle",
"current_task": "",
"progress": 0
},
"opencode-001": {
"agent_id": "opencode-001",
"last_heartbeat": "2026-03-09T18:23:34.321019",
"status": "idle",
"current_task": "",
"progress": 0
},
"test-api-001": {
"agent_id": "test-api-001",
"last_heartbeat": "2026-03-10T09:51:56.468836",
"status": "idle",
"current_task": "",
"progress": 100
},
"chef-001": {
"agent_id": "chef-001",
"last_heartbeat": "2026-03-10T14:01:11.073277",
"status": "idle",
"current_task": "",
"progress": 100
},
"health-001": {
"agent_id": "health-001",
"last_heartbeat": "2026-03-10T14:01:10.054540",
"status": "idle",
"current_task": "",
"progress": 100
},
"budget-001": {
"agent_id": "budget-001",
"last_heartbeat": "2026-03-10T14:01:10.399576",
"status": "idle",
"current_task": "",
"progress": 100
},
"chef-claude": {
"agent_id": "chef-claude",
"last_heartbeat": "2026-03-10T15:08:32.140273",
"status": "idle",
"current_task": "",
"progress": 100
},
"health-kimi": {
"agent_id": "health-kimi",
"last_heartbeat": "2026-03-10T15:06:31.463105",
"status": "idle",
"current_task": "",
"progress": 100
},
"budget-opencode": {
"agent_id": "budget-opencode",
"last_heartbeat": "2026-03-10T15:06:51.417016",
"status": "idle",
"current_task": "",
"progress": 100
}
}