Skip to content

Added short description for all commands#295

Merged
azchohfi merged 11 commits intomainfrom
nmetulev/help-update
Feb 20, 2026
Merged

Added short description for all commands#295
azchohfi merged 11 commits intomainfrom
nmetulev/help-update

Conversation

@nmetulev
Copy link
Member

@nmetulev nmetulev commented Feb 18, 2026

Description

In previous PR, we updated the description to all commands to be much longer for better LLM integration. However, that caused the help command to be overley descriptive and not easily scannable. This PR adds a short description for the top level commands and updates how the --help command renders to improve rendering.

Type of Change

  • ♻️ Refactoring

Checklist

  • Tested locally on Windows
  • Main README.md updated (if applicable)

Screenshots / Demo

Before:
image

After:
image

AI Description

This update introduces short descriptions for all top-level commands to enhance the readability of the help command output. The changes include adjustments to the command descriptions and updates to the --help command rendering. As a result, commands can now be more easily scanned by users seeking information quickly.

Example usage:

winapp --help

@nmetulev nmetulev requested review from azchohfi and Copilot and removed request for Copilot February 18, 2026 06:57
@github-actions
Copy link

github-actions bot commented Feb 18, 2026

Build Metrics Report

Binary Sizes

Artifact Baseline Current Delta
CLI (ARM64) 13.62 MB 13.64 MB 📈 +21.5 KB (+0.15%)
CLI (x64) 12.93 MB 12.95 MB 📈 +22.0 KB (+0.17%)
MSIX (ARM64) 5.93 MB 5.95 MB 📈 +18.4 KB (+0.30%)
MSIX (x64) 6.18 MB 6.18 MB 📈 +3.0 KB (+0.05%)
NPM Package 12.07 MB 12.09 MB 📈 +20.9 KB (+0.17%)

Test Results

248 passed out of 248 tests in 49.8s (+4 tests, +3.3s vs. baseline)

CLI Startup Time

34ms median (x64, winapp --version) · ✅ no change vs. baseline

This comment was marked as outdated.

@github-actions github-actions bot added the enhancement New feature or request label Feb 19, 2026
@azchohfi azchohfi enabled auto-merge (squash) February 20, 2026 19:56
@azchohfi azchohfi merged commit 8f176dc into main Feb 20, 2026
9 checks passed
@azchohfi azchohfi deleted the nmetulev/help-update branch February 20, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants