94 lines
3.4 KiB
JSON
94 lines
3.4 KiB
JSON
{
|
|
"swarm": {
|
|
"deployment_id": "runtime-dep-90b592c531e3",
|
|
"runtime_deployment_id": "runtime-dep-90b592c531e3",
|
|
"manager_deployment_id": "dep_poster_demo_20260529T100940Z",
|
|
"swarm_id": "swarm-300589052dd0",
|
|
"status": "running",
|
|
"created": true
|
|
},
|
|
"task": {
|
|
"task_id": "swarm-300589052dd0-task-1",
|
|
"title": "Swarm objective",
|
|
"description": "Build a blog system MVP in the configured workspace repository. Deliver a runnable implementation with a simple backend and frontend for posts: list posts, view a post, create, edit, and delete. Keep setup minimal and include short run instructions.",
|
|
"status": "in_progress",
|
|
"agent_role": "general",
|
|
"required_capabilities": [
|
|
"general"
|
|
],
|
|
"depends_on": [],
|
|
"parent_task_id": null,
|
|
"root_task_id": "swarm-300589052dd0-task-1",
|
|
"source": "runtime_bridge",
|
|
"task_graph_id": "task-1",
|
|
"assigned_agent_id": "agent-full-5d6968f886-7cm2l",
|
|
"created_at": 1780049380.5639093,
|
|
"started_at": 1780049556.1651127,
|
|
"completed_at": null,
|
|
"attempt": 0,
|
|
"max_retries": 3,
|
|
"retry_count": 0,
|
|
"blocked_reason": null,
|
|
"context": {
|
|
"orchestration_plan": {
|
|
"objective": "Build a blog system MVP in the configured workspace repository. Deliver a runnable implementation with a simple backend and frontend for posts: list posts, view a post, create, edit, and delete. Keep setup minimal and include short run instructions.",
|
|
"sub_mode": "code",
|
|
"risk_level": "low",
|
|
"budget": {
|
|
"duration_seconds": 40,
|
|
"token_limit": 120000
|
|
},
|
|
"agents": [
|
|
{
|
|
"task_id": "poster-blog-20260529t100940z",
|
|
"role": "fullstack",
|
|
"title": "Implement blog system MVP",
|
|
"description": "Create a runnable blog system MVP in the target repository with post list, post detail, and create/edit/delete flows. Keep the implementation pragmatic and coherent with the existing repo. Commit and push the result branch when changes are ready.",
|
|
"depends_on": []
|
|
}
|
|
]
|
|
},
|
|
"resource_grants": [],
|
|
"sub_mode": "code",
|
|
"runtime_deployment_id": "runtime-dep-90b592c531e3",
|
|
"swarm_id": "swarm-300589052dd0",
|
|
"manager_deployment_id": "dep_poster_demo_20260529T100940Z",
|
|
"correlation_id": "corr_poster_demo_20260529T100940Z",
|
|
"task_graph_id": "task-1",
|
|
"task_title": "Swarm objective",
|
|
"depends_on": [],
|
|
"agent_role": "general",
|
|
"required_capabilities": [
|
|
"general"
|
|
],
|
|
"parent_task_id": null,
|
|
"root_task_id": "swarm-300589052dd0-task-1",
|
|
"source": "runtime_bridge",
|
|
"workflow_mode": "single_agent",
|
|
"allow_handoff": false,
|
|
"model_id": null
|
|
}
|
|
},
|
|
"metrics": {
|
|
"swarm_id": "swarm-300589052dd0",
|
|
"window": "15m",
|
|
"step": "60s",
|
|
"status": "running",
|
|
"runtime_duration_seconds": 198.26700401306152,
|
|
"tasks_total": 1,
|
|
"tasks_by_status": {
|
|
"in_progress": 1
|
|
},
|
|
"agents_connected": 1,
|
|
"agents_registered": 1,
|
|
"average_task_duration_seconds": 0,
|
|
"budget": {
|
|
"duration_seconds": 40,
|
|
"duration_ratio": 4.956675100326538
|
|
}
|
|
},
|
|
"started_at": 1780049556.1651127,
|
|
"halfway_at": 1780049576.1651127,
|
|
"halfway_observed_at": 1780049578.828649,
|
|
"poster_html": "/Users/mac/Projects/HeiCode-Sawrm/artifacts/swarm-posters/swarm-poster-300589052dd0.html"
|
|
} |