feat: 提示词一致性校验(preflight)+同步机制(deploy_sync)
This commit is contained in:
@@ -60,3 +60,6 @@ if [ $count -eq 0 ]; then
|
||||
else
|
||||
echo "✅ 同步了 $count 个文件"
|
||||
fi
|
||||
|
||||
# 同步cron prompt注册版本(确保提示词管理系统与jobs.json一致)
|
||||
python3 /home/hmo/MoFin/scripts/sync_cron_prompts.py 2>/dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user