Skip to content

Update atuin to 18.17.1 - #517

Merged
twitchyliquid64 merged 1 commit into
mainfrom
atuin-run-main
Jul 23, 2026
Merged

Update atuin to 18.17.1#517
twitchyliquid64 merged 1 commit into
mainfrom
atuin-run-main

Conversation

@bryan-minimal

Copy link
Copy Markdown
Member

18.12.1 -> 18.17.1. Source mirrored to gs://…/atuinsh/atuin/v18.17.1.tar.gz (sha 851c3f48…, 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:

  • 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, no binaries-in-source.
  • pkgscan diff old→new is CLEAN (risk 0.0).

Shipped with pkgmgr update --allow-size-jump (pm#572) — its first real use. License unchanged (MIT).

🤖 Generated with Claude Code

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>
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 1 minute

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e7347778-6707-4cb9-9da8-b83478b39b98

📥 Commits

Reviewing files that changed from the base of the PR and between 108ee14 and be8d4f0.

📒 Files selected for processing (1)
  • packages/atuin/build.ncl
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch atuin-run-main

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

@twitchyliquid64
twitchyliquid64 added this pull request to the merge queue Jul 23, 2026
Merged via the queue into main with commit 2b2005f Jul 23, 2026
10 checks passed
@twitchyliquid64
twitchyliquid64 deleted the atuin-run-main branch July 23, 2026 21:58
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