Skip to content

fix(cli,viewer): unify nitpicker command hints to npx @nitpicker/cli - #257

Merged
YusukeHirao merged 2 commits into
devfrom
worktree-proud-sleeping-dolphin
Aug 6, 2026
Merged

fix(cli,viewer): unify nitpicker command hints to npx @nitpicker/cli#257
YusukeHirao merged 2 commits into
devfrom
worktree-proud-sleeping-dolphin

Conversation

@YusukeHirao

Copy link
Copy Markdown
Member

Summary

  • Unify the nitpicker command shown in CLI/viewer error and warning messages to npx @nitpicker/cli, since the bare binary name is not how the CLI is actually invoked
  • Covers CLI Usage: errors (analyze/report/pipeline/query/viewer/viewer-build/cache), the cache-clear content-addressed lookup hint, viewer runtime warnings/errors (stale read-model banner, duplicate-group 404, read-model-required error), and viewer UI translation strings (EN/JA: crawl --resume, viewer-build, analyze --templates hints)
  • Updated the specs/e2e tests asserting these exact strings to match

Test plan

  • yarn lint — 0 errors (pre-existing unrelated warnings only)
  • yarn build (with NX_WORKSPACE_ROOT_PATH for the worktree)
  • yarn test — 601 test files passed

Unify the command shown in warnings, errors, and UI hints (viewer
read-model rebuild, crawl --resume, analyze --templates) to the
canonical npx @nitpicker/cli invocation instead of the bare binary
name, which is not how the CLI is actually invoked.
Unify the Usage error lines and the cache-clear content-addressed
lookup hint to the canonical npx @nitpicker/cli invocation instead
of the bare binary name, which is not how the CLI is actually
invoked.
@YusukeHirao
YusukeHirao merged commit c523a5b into dev Aug 6, 2026
10 checks passed
@YusukeHirao
YusukeHirao deleted the worktree-proud-sleeping-dolphin branch August 6, 2026 03:33
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.

1 participant