agent-Specialization/website-design/exp/mock/conversations-ma.json
JOJO 7fa2715ee3 feat(website-demo): 更新演示区 mock 对话数据与静态资源
- 新增 4 组真实对话 mock(bootstrap/tokens/activity/files/media)
- 更新 conversations-normal/ma 列表,移除旧版对比对话 mock
- 新增 apple-touch-icon
2026-09-03 21:54:22 +08:00

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
}
}