Skip to content

Local Coding Agent v4.4.0-pro — Skill System and Customer Update Flow

Choose a tag to compare

@LongNgn204 LongNgn204 released this 01 Jul 16:10

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.mjs for validating skill frontmatter, duplicate names, secret-like content, mojibake, and formatting issues.
  • Universal CLI commands:
    • update
    • skills list
    • skills 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-pro across server, npm package, tray app, and tests.
  • Shipped skill docs and code-review skill 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/30
  • test:pro: 24/24
  • test:security: 7/7
  • test:hardening: 26/26
  • Eval suite: 20/20
  • Skill validation: 8/8
  • Windows tray build: 0 warnings, 0 errors