chore(cli): bump @arvoretech/hub to 0.25.3#73
Conversation
Publishes the Codex editor generator (generate -e codex) added in #72. The 0.25.2 tag predates that merge, so CI's publish step skipped it.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 4 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the 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. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
O que
Bump de
@arvoretech/hub(packages/cli) de0.25.2→0.25.3.Por quê
O generator do editor Codex (
hub generate -e codex) foi mergeado no #72, mas a versão0.25.2no npm é anterior a esse merge. O step de publish do CI pula a publicação quando a versão já existe (npm view ... && skip), então ogenerateCodexestá nomainmas não foi publicado.Este bump dispara a publicação do
0.25.3com o generator incluído, destravando ohub generate -e codexnativo para os workspaces (ex: arvore-hub #89).Como testei
0.25.3ainda não existe no npm (publish vai rodar)generateCodexjá validado no feat(generate): add Codex editor support #72 (build, lint, 36 testes, e2e)