Commit Graph

8 Commits

Author SHA1 Message Date
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
a10227e589 refactor: remove hilog device logging section from build-deploy skill 2026-02-11 11:40:15 +08:00
cheliangzhao
4717c93a8b fix: revert version to 1.0.1, use Unreleased in CHANGELOG for develop 2026-02-11 11:38:26 +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
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
61fa472a88 docs: add version 1.0.0 badge, CHANGELOG, and changelog maintenance rule 2026-02-10 21:14:49 +08:00