9816e5fe82
fix: filter .hap/.hsp files when pushing to device instead of sending entire outputs directory
develop
cheliangzhao
2026-02-11 13:33:12 +08:00
f5b575c0df
fix: simplify build output path from outputs/default/bundles/signed to outputs
cheliangzhao
2026-02-11 13:23:23 +08:00
8aa8fd567e
feat: add build output collection step to Deploy Only workflow - Check outputs/default/bundles/signed/ before deploy, collect signed artifacts from module build directories if empty
cheliangzhao
2026-02-11 13:07:34 +08:00
ab3ba1e8a0
refactor: deduplicate content across SKILL.md and device-installation.md - Replace repeated install commands in workflows with anchor references - Remove Build Types section (covered by Single Module Build + Module Types) - Remove duplicate installation workflow from device-installation.md - Merge detailed troubleshooting into SKILL.md table, remove from reference file
cheliangzhao
2026-02-11 12:56:08 +08:00
a131ad1057
refactor: overhaul harmonyos-build-deploy skill - Translate Chinese UI strings to English and remove agent-framework coupling (question/Task tools) - Fix module type identification to use module.json5 type field instead of targets heuristic - Deduplicate SKILL.md and device-installation.md, clarify each file's role - Add device logging (hilog), wireless debugging (hdc tconn), missing bm commands - Add cross-reference to arkts-development skill - Fix unquoted variable in install.sh script
cheliangzhao
2026-02-11 11:24:09 +08:00