Skip to content

style: sort keywords alphabetically in cli package.json - #41

Merged
IamCoder18 merged 1 commit into
mainfrom
chore/oxfmt-fix-cli-package-keywords
Aug 10, 2026
Merged

style: sort keywords alphabetically in cli package.json#41
IamCoder18 merged 1 commit into
mainfrom
chore/oxfmt-fix-cli-package-keywords

Conversation

@IamCoder18

Copy link
Copy Markdown
Owner

Fix pnpm format:check failure in packages/cli/package.json.

oxfmt expects keywords to be alphabetised; this PR sorts them and removes the trailing-comma mismatch flagged by the formatter.

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@IamCoder18, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 52 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 147f79a6-9f16-4ffc-b635-f09270496429

📥 Commits

Reviewing files that changed from the base of the PR and between bf6997f and fa0718d.

📒 Files selected for processing (1)
  • packages/cli/package.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@kilo-code-bot

kilo-code-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

The PR makes a minimal, single-file change to packages/cli/package.json, reordering the keywords array into alphabetical order to satisfy oxfmt. The resulting list (ai-agent, cli, huly, huly-cli, issue-tracker, openclaw, self-hosted, skill) is correctly alphabetized (note huly precedes huly-cli as expected for short-prefix lexicographic order). No security, logic, runtime, or formatting issues remain in the changed lines.

Files Reviewed (1 file)
  • packages/cli/package.json

Reviewed by minimax-m3 · Input: 18.5K · Output: 1.6K · Cached: 89.6K

@IamCoder18
IamCoder18 merged commit dec39ad into main Aug 10, 2026
3 checks passed
@IamCoder18
IamCoder18 deleted the chore/oxfmt-fix-cli-package-keywords branch August 10, 2026 14:47
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