astrion-website/demo/mock/conversations-ma.json

24 lines
521 B
JSON

{
"success": true,
"data": {
"conversations": [
{
"id": "conv_20260902_235153_495",
"title": "猫咪咖啡店官网demo制作",
"project_path": "/Users/demo/dev",
"project_relative_path": null,
"multi_agent_mode": true,
"thinking_mode": true,
"status": "active",
"total_messages": 185,
"total_tools": 87,
"created_at": "2026-09-02T23:51:53.495751",
"updated_at": "2026-09-03T20:39:59.397333"
}
],
"has_more": false,
"limit": 20,
"offset": 0,
"total": 1
}
}