Local Coding Agent v4.4.0-pro — Skill System and Customer Update Flow
What's new in v4.4.0-pro
This release focuses on the Skill System and Customer Update Flow so customers can ask their own AI coding agent to install, update, validate, and diagnose Local Coding Agent more safely.
Added
- Official shipped skill pack:
- setup-local-coding-agent
- update-local-coding-agent
- debug-tunnel-network
- customer-support
- release-manager
- security-hardening-review
- skill-creator
- code-review
scripts/validate-skills.mjsfor validating skill frontmatter, duplicate names, secret-like content, mojibake, and formatting issues.- Universal CLI commands:
updateskills listskills validate
docs/CUSTOMER_UPDATE_PROMPT.md, a copy-paste prompt customers can give to Codex, Claude Code, Cursor, or another AI coding agent to update their local clone safely.- CI coverage for the new CLI, network doctor, and skill validator entry points.
Changed
- Version bumped to
4.4.0-proacross server, npm package, tray app, and tests. - Shipped skill docs and
code-reviewskill were cleaned up and normalized. - README now points users to the customer update prompt and documents update/skill commands in both English and Vietnamese.
Verified
test:agent: 30/30test:pro: 24/24test:security: 7/7test:hardening: 26/26- Eval suite: 20/20
- Skill validation: 8/8
- Windows tray build: 0 warnings, 0 errors