17 Commits

Author SHA1 Message Date
cheliangzhao
9816e5fe82 fix: filter .hap/.hsp files when pushing to device instead of sending entire outputs directory 2026-02-11 13:33:12 +08:00
cheliangzhao
f5b575c0df fix: simplify build output path from outputs/default/bundles/signed to outputs 2026-02-11 13:23:23 +08:00
cheliangzhao
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 2026-02-11 13:07:34 +08:00
cheliangzhao
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 2026-02-11 12:56:08 +08:00
cheliangzhao
306be63b7c refactor: remove non-build/deploy content from harmonyos-build-deploy skill
- Remove Wireless Debugging (hdc tconn) section — environment setup, not build/deploy
- Remove Restart App workflow — runtime operation, not build/deploy
- Remove aa dump -a command — runtime debugging, not build/deploy
- Remove duplicate Build Output Structure from device-installation.md
2026-02-11 12:40:24 +08:00
cheliangzhao
d1d89b7225 fix: standardize build output path to outputs/default/bundles/signed 2026-02-11 11:46:38 +08:00
cheliangzhao
01da810dfa fix: use random temp directory names for device installation paths 2026-02-11 11:43:32 +08:00
cheliangzhao
bba88755f6 fix: replace real module names with generic examples in skill docs 2026-02-11 11:40:58 +08:00
cheliangzhao
a10227e589 refactor: remove hilog device logging section from build-deploy skill 2026-02-11 11:40:15 +08:00
cheliangzhao
ab10765eb3 refactor: extract module discovery into separate reference file - Move Finding Modules, Build Outputs, Unwanted Modules (~138 lines) to references/module-discovery.md - Replace with summary table and cross-reference in SKILL.md - Update README file tree and CHANGELOG 2026-02-11 11:38:12 +08:00
cheliangzhao
53cdd8e1ae fix: restore subagent delegation for long-running build/deploy workflows 2026-02-11 11:33:05 +08:00
cheliangzhao
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 2026-02-11 11:24:09 +08:00
cheliangzhao
0b6a0eff34 feat: add module discovery and build output path documentation 2026-02-11 10:11:59 +08:00
cheliangzhao
a984e27246 fix: move skill directories to repo root and update AGENTS.md structure diagram 2026-02-10 20:04:27 +08:00
cheliangzhao
2378b310a5 Reorganize skill files into skills/ subdirectory 2026-02-10 16:59:56 +08:00
CHE LIANG ZHAO
ed7ab751eb Add AGENTS.md documentation for AI coding agents 2026-01-26 10:50:52 +08:00
CHE LIANG ZHAO
545efe99ba Add HarmonyOS build & deploy skill and update ArkTS skill with related skills section 2026-01-23 14:07:47 +08:00