This commit is contained in:
2026-09-01 16:17:17 +08:00
parent ec91fa1e12
commit 57991fa60b
3 changed files with 10 additions and 1 deletions
+2
View File
@@ -24,3 +24,5 @@ sandboxes/
# 系统文件
.DS_Store
Thumbs.db
cache/
tmp/
@@ -0,0 +1,3 @@
# 保持此文件为空(或仅包含注释)以跳过心跳调用。
# 当你希望智能助手定期检查某些事项时,在下面添加任务。
+5 -1
View File
@@ -176,6 +176,9 @@
"model": {
"primary": "deepseek/deepseek-v4-flash"
},
"heartbeat": {
"agentId": "main"
},
"modelPolicy": {
"allow": [
"deepseek/deepseek-v4-pro",
@@ -518,6 +521,7 @@
}
}
},
"channels": {},
"channels": {
},
"bindings": []
}