- 主页第4行特色动画(版本控制)及 01/02/03 动画迭代 - 演示区对话 mock 全部换为真实对话转换:日常使用(汽车对比新/整理周会速记)、 StarRaid(弹幕调研/像素飞机设计)、开发实战(猫咪咖啡店多智能体) - 子智能体 activity、消息截图媒体、文件卡片资源(docx/pdf/html)随站点发布 - sw.js: file/content 二进制 MIME、/api/conversations/media 路由、 模型列表扩为 K3/V4-Flash/MiniMax-M3/GLM-5.2、CACHE v5 - content/ 同步 8-31 沙箱重构文档更新
24 lines
521 B
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-03T00:40:08.788991"
|
|
}
|
|
],
|
|
"has_more": false,
|
|
"limit": 20,
|
|
"offset": 0,
|
|
"total": 1
|
|
}
|
|
} |