Update atuin to 18.17.1 - #517
Conversation
18.12.1 -> 18.17.1. Source mirrored to gs://minimal-staging-archives/atuinsh/atuin/v18.17.1.tar.gz (sha256 851c3f48…, verified against the pin before and after upload). ⚠ TARBALL SIZE JUMPED 4x (803329 -> 3173022 bytes), which the updater's 2x guard correctly flags as the wrong-URL-class signature. Verified LEGITIMATE: 18.13→18.17 added a whole new `atuin-ai` crate (crates/atuin-ai/: driver, FSM, tool-calling, TUI) — 270 commits, ~39 new source files, no vendored blobs. pkgscan diff old→new is CLEAN (risk 0.0). Shipped with `pkgmgr update --allow-size-jump` after that review; this is the first use of that escape (pm#572). License unchanged (MIT). This was dropped from the 2026-07-23 stacked run purely on the size guard, with no escape hatch — which is why the flag now exists. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 1 minute 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. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
18.12.1 -> 18.17.1. Source mirrored togs://…/atuinsh/atuin/v18.17.1.tar.gz(sha851c3f48…, verified before + after upload; object live).The 4x size jump is legitimate — and reviewed
This was dropped from the 2026-07-23 stacked run on the updater's 2x tarball-size guard (803329 → 3173022 bytes), which correctly suspects the auto-archive/release-asset mixup. I verified it's real growth:
atuin-aicrate (crates/atuin-ai/: driver, FSM, tool-calling, TUI) — 270 commits, ~39 new source files.Shipped with
pkgmgr update --allow-size-jump(pm#572) — its first real use. License unchanged (MIT).🤖 Generated with Claude Code