Skip to content

refactor(cli): unify help document representation#2211

Open
jong-kyung wants to merge 1 commit into
voidzero-dev:mainfrom
jong-kyung:refactor/unify-help-doc
Open

refactor(cli): unify help document representation#2211
jong-kyung wants to merge 1 commit into
voidzero-dev:mainfrom
jong-kyung:refactor/unify-help-doc

Conversation

@jong-kyung

Copy link
Copy Markdown
Collaborator

Summary

  • Unified static and clap-parsed help documents under a shared model and renderer.
  • Used Cow<'static, str> to borrow static text and own parsed text while removing duplicate types and rendering paths.

@netlify

netlify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit cf21c75
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a5f32bcefa36300089b5460

@jong-kyung

Copy link
Copy Markdown
Collaborator Author

@codex

@jong-kyung jong-kyung self-assigned this Jul 21, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: cf21c75e8c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jong-kyung
jong-kyung marked this pull request as ready for review July 21, 2026 08:53
@jong-kyung
jong-kyung requested a review from wan9chi July 21, 2026 09:01
@liangmiQwQ

Copy link
Copy Markdown
Collaborator

🫡 Always making code simpler

@jong-kyung

Copy link
Copy Markdown
Collaborator Author

Thanks! Though I'm nowhere near as detailed as you are 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants