Skip to content

chore: upgrade - #2310

Merged
shunkakinoki merged 1 commit into
mainfrom
chore/upgrade
Aug 10, 2026
Merged

chore: upgrade#2310
shunkakinoki merged 1 commit into
mainfrom
chore/upgrade

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Automated upgrade

@indent-zero

indent-zero Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Warning

Indent Zero is shutting down on August 7th. Please migrate over to Indent 2.0 to continue getting PR reviews.

PR Summary

Bumps the moshi-hook overlay to upstream release v0.2.77, keeping the four supported prebuilt binaries in sync with the vendor CDN.

  • overlays/default.nix: bump moshi-hook version from 0.2.76 to 0.2.77 and update the SHA256 hashes for Linux x86_64, Linux aarch64, Darwin aarch64, and Darwin x86_64 (all four verified against https://cdn.getmoshi.app/hook/v0.2.77/...).

Issues

All clear! No issues remaining. 🎉

1 issue already resolved
  • The rebased chore: upgrade commit silently drops the platforms.webhook block from config/hermes/config.template.yaml (added on main by feat(hermes): enable webhook platform #2319), disabling hermes's webhook platform. The block lives only in the generated config.template.yaml — not in the source config/hermes/config.tpl.yaml — so re-running scripts/llm-update.sh regenerates the file without it; hydrate.sh still substitutes __WEBHOOK_SECRET__ but the placeholder no longer exists. (fixed by commit 9a58afe)

CI Checks

All CI checks completed. The cubic · AI code reviewer check is neutral (not a failure) — Cubic finished its review and reported no issues.

@shunkakinoki
shunkakinoki enabled auto-merge (squash) August 9, 2026 09:09
@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

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

Next review available in: 42 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: CHILL

Plan: Pro Plus

Run ID: 6afda5b5-cf51-41ff-89fb-56f0c646c2cd

📥 Commits

Reviewing files that changed from the base of the PR and between 8a53b1d and 9a58afe.

📒 Files selected for processing (1)
  • overlays/default.nix
📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the bundled moshi-hook component to version 0.2.77.
    • Refreshed platform-specific package sources for supported systems.
    • Removed deprecated webhook settings from the default configuration template.

Walkthrough

The moshi-hook derivation was updated from version 0.2.76 to 0.2.77, with new hashes for supported platforms. The Hermes platforms.webhook configuration block was removed.

Changes

moshi-hook and Hermes configuration

Layer / File(s) Summary
Update moshi-hook derivation
overlays/default.nix
The derivation now uses version 0.2.77 and updated platform-specific fetch hashes.
Remove webhook configuration
config/hermes/config.template.yaml
The platforms.webhook block, including its enablement, port, and secret settings, was removed.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Poem

A rabbit checks each hash in line,
moshi-hook hops to point-oh-seven-seven fine.
Webhook settings leave the nest,
Linux and Darwin fetch the best.
Carrots cheer the tidy change!

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title identifies the main change as an upgrade, but it does not specify the upgraded component or configuration change. Specify the upgraded component and the related configuration change, such as the moshi-hook version and webhook removal.
Description check ❓ Inconclusive The description indicates an automated upgrade, which relates to the version update but provides minimal detail about the changes. Summarize the moshi-hook upgrade and the removal of the webhook configuration block.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade

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.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 25 times, most recently from 6518f2c to 4f9fffe Compare August 10, 2026 06:02
@shunkakinoki
shunkakinoki disabled auto-merge August 10, 2026 10:41
@shunkakinoki
shunkakinoki merged commit e6460cf into main Aug 10, 2026
25 of 33 checks passed
@shunkakinoki
shunkakinoki deleted the chore/upgrade branch August 10, 2026 10:41
@coderabbitai coderabbitai Bot mentioned this pull request Aug 10, 2026
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