mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-25 17:36:00 +00:00
ci: enforce code formatting checks for backend and frontend (#1536)
This commit is contained in:
@@ -113,9 +113,7 @@
|
||||
{
|
||||
"name": "present_files",
|
||||
"args": {
|
||||
"filepaths": [
|
||||
"/mnt/user-data/outputs/index.html"
|
||||
]
|
||||
"filepaths": ["/mnt/user-data/outputs/index.html"]
|
||||
},
|
||||
"id": "present_files:2",
|
||||
"type": "tool_call"
|
||||
@@ -159,9 +157,7 @@
|
||||
},
|
||||
"uploaded_files": [],
|
||||
"title": "Interactive 3D Weather Forecast Interface",
|
||||
"artifacts": [
|
||||
"/mnt/user-data/outputs/index.html"
|
||||
]
|
||||
"artifacts": ["/mnt/user-data/outputs/index.html"]
|
||||
},
|
||||
"next": [],
|
||||
"tasks": [],
|
||||
@@ -201,4 +197,4 @@
|
||||
"interrupts": [],
|
||||
"checkpoint_id": "1f0fbffa-a7ba-674e-800f-42a5653bc5dc",
|
||||
"parent_checkpoint_id": "1f0fbffa-9f3c-6e8c-800e-411520ded234"
|
||||
}
|
||||
}
|
||||
|
||||
+947
-825
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user