复现已有算法

This commit is contained in:
cloud
2026-07-14 15:43:18 +08:00
parent abebd2a683
commit 50b8111fd9
860 changed files with 182250 additions and 18 deletions
@@ -0,0 +1,3 @@
display_name: OTA端到端测试
short_description: 云端可选部署、82打包发布、云平台上传、87 OTA验证
default_prompt: Use this skill when the user says "ota升级端到端测试 新版本号 xxx" or asks to run the full release-to-87 OTA validation flow. If the current changes affect cloud_app, cloud_server, or OTA cloud upload/query APIs, first use ./deploy_cloud.sh and verify cloud-server plus relevant cloud APIs. Then go to 82 at /home/cat/code/edge_collector, git pull first, run ./package.sh --publish --version <version>, upload publish/edge_<version>_arm64.tar.gz to the cloud admin account, validate OTA from the 87-side frontend, and verify the current version becomes <version>.