Skip to content

docs: mark the update-stuck investigation resolved, bump version note#45

Open
jaylfc wants to merge 1 commit into
mainfrom
docs/auto-freshness-20260704-2
Open

docs: mark the update-stuck investigation resolved, bump version note#45
jaylfc wants to merge 1 commit into
mainfrom
docs/auto-freshness-20260704-2

Conversation

@jaylfc

@jaylfc jaylfc commented Jul 4, 2026

Copy link
Copy Markdown
Owner

What's stale

Routine docs-freshness audit found CLAUDE.md out of sync with recently shipped fixes:

  • The Versioning & release channels section said Cargo.toml is "currently 0.2.9" — main is now at 0.2.11 (0.2.10 + 0.2.11 shipped since).
  • The updater section still carried a ⚠ warning that the in-app "update from Settings" hang was under active investigation, awaiting a user log (pointing at docs/superpowers/plans/2026-06-14-update-stuck-investigation.md). That investigation is done: commit 1ef7c35 (shipped as 0.2.10) root-caused and fixed it — both install.sh and check_for_updates() resolved the latest release via the unauthenticated, 60-req/hour api.github.com REST endpoint, which answered 403 once rate-limited and silently dropped Settings' Update & Reload into a multi-minute source-build fallback that looked hung. Both now resolve the tag from the github.com/OWNER/REPO/releases/latest web redirect instead, which isn't rate-limited.

Fix

Updated the version note and replaced the stale "investigation in progress" warning with a short summary of the root cause and fix, keeping the plan-doc pointer as historical context.

Scope check

  • No code changes — CLAUDE.md only.
  • The historical plan doc under docs/superpowers/plans/ was left untouched per project convention (append new records, don't retrofit old ones).

Generated by Claude Code

CLAUDE.md still flagged the in-app "update from Settings" hang as an
open investigation awaiting a user log, but 1ef7c35 (shipped as 0.2.10)
root-caused and fixed it: both install.sh and check_for_updates() hit
GitHub's rate-limited REST API for the latest-release lookup, which
silently fell back to a slow source build once the 403 kicked in. Also
refresh the "currently 0.2.9" version note, now 0.2.11.
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Jul 4, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

Next review available in: 40 minutes

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: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: fe5f01b5-ee3c-4193-adc8-82b2f6213f14

📥 Commits

Reviewing files that changed from the base of the PR and between ddee9b2 and f2ae0c5.

📒 Files selected for processing (1)
  • CLAUDE.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/auto-freshness-20260704-2

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 Jul 4, 2026

Copy link
Copy Markdown

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • CLAUDE.md

Reviewed by minimax-m3 · Input: 34.9K · Output: 2.9K · Cached: 228.4K

@gitar-bot

gitar-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

Important

You are using the Gitar free plan. Upgrade to unlock code review, CI analysis, auto-apply, custom automations, and more.

Gitar

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