Skip to content

chore: upgrade - #2585

Open
shunkakinoki wants to merge 1 commit into
mainfrom
chore/upgrade
Open

chore: upgrade#2585
shunkakinoki wants to merge 1 commit into
mainfrom
chore/upgrade

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Automated upgrade

@shunkakinoki
shunkakinoki enabled auto-merge (squash) September 1, 2026 16:23
@indent

indent Bot commented Sep 1, 2026

Copy link
Copy Markdown

Warning

This organization's free trial has ended, so Indent couldn't start this review. Manage billing to resume reviews on this repository.

@coderabbitai

coderabbitai Bot commented Sep 1, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 0506f8e9-31fd-46e8-838d-5ca428f33444

📥 Commits

Reviewing files that changed from the base of the PR and between b8f2980 and 6e25baf.

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

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Summary

Summary by CodeRabbit

  • Chores
    • Updated bundled command-line tools to newer versions.
    • Refreshed platform-specific package verification data for supported systems.
    • Ensured updated tools are available across supported platforms.
    • Improved packaging support for the foundry-bin tool on Linux and other supported environments.

Walkthrough

The overlay adds native build inputs to foundry-bin. It updates ascii-box-cli, blacksmith-testbox-cli, and moshi-hook to newer versions with matching platform-specific sha256 hashes.

Changes

Overlay updates

Layer / File(s) Summary
Foundry build inputs
overlays/default.nix
The foundry-bin override adds pkg-config, openssl, xz, makeWrapper, and installShellFiles. It adds autoPatchelfHook conditionally on Linux hosts.
Package versions and hashes
overlays/default.nix
ascii-box-cli updates to 0.1.211, blacksmith-testbox-cli to 0.4.58, and moshi-hook to 0.3.18. Platform-specific sha256 hashes are updated for each package.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 6e25b

This updates overlay build inputs and CLI package releases with refreshed platform hashes. No merge-blocking production or user-impact risk is currently identified.

Poem

A rabbit packs the build inputs tight
New package versions hop into sight
Platform hashes match each release
Linux hooks join with quiet ease
The overlay gains precise peace

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title identifies an upgrade, which matches the package version changes, but it is too generic to identify the affected packages or build-input changes. Use a specific title, such as "chore: upgrade CLI packages and foundry-bin build inputs".
Description check ❓ Inconclusive The description identifies an automated upgrade, which relates to the changeset, but it provides no details about the upgraded packages or build-input changes. Add a brief summary of the upgraded packages and the foundry-bin build-input changes.
✅ 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. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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

@pullfrog pullfrog 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.

Reviewed changes — Automated Nix overlay dependency upgrades. Updated ascii-box-cli from 0.1.208 to 0.1.211 and moshi-hook from 0.3.16 to 0.3.17 in overlays/default.nix, with corresponding hash updates for all four platforms (Linux x86_64, Linux aarch64, Darwin aarch64, Darwin x86_64 fallback).

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 2 times, most recently from 3f48aa2 to 8a235b2 Compare September 1, 2026 18:49

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • Updated ascii-box-cli from 0.1.208 to 0.1.211 with URL migration from ascii.dev API to GitHub releases (ariana-dot-dev/agent-server), plus fresh sha256 hashes for all platforms.
  • Updated moshi-hook from 0.3.16 to 0.3.17 with refreshed sha256 hashes.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • Updated ascii-box-cli from 0.1.208 to 0.1.211 with URL migration from ascii.dev API to GitHub releases (ariana-dot-dev/agent-server), plus fresh sha256 hashes for all platforms.
  • Updated moshi-hook from 0.3.16 to 0.3.17 with refreshed sha256 hashes.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 4 times, most recently from a0a0b55 to 2ddf84c Compare September 1, 2026 20:01

@pullfrog pullfrog 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.

This PR performs standard dependency upgrades for two Nix overlay packages:

  • ascii-box-cli (v0.1.208 → v0.1.211) – Updated version and SHA256 hashes for all four platforms (Linux x86_64, Linux aarch64, Darwin aarch64, Darwin x86_64)
  • moshi-hook (v0.3.16 → v0.3.17) – Updated version and SHA256 hashes for all platforms

These are routine version bumps with no behavioral changes. The changes align with the documented upgrade pattern for the dotfiles overlay system.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • Added bindings configuration to OpenClaw templates (openclaw.template.json, openclaw.tpl.json) routing Telegram default account to the main agent
  • Updated spec test (openclaw_hydrate_spec.sh) to validate the new bindings configuration and removed the null assertion for .bindings
  • Version bumps for ascii-box-cli (0.1.208 → 0.1.211) and moshi-hook (0.3.16 → 0.3.17) — confirmed from prior review

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • Updated ascii-box-cli from 0.1.208 to 0.1.211 with URL migration from ascii.dev API to GitHub releases (ariana-dot-dev/agent-server), plus fresh sha256 hashes for all platforms.
  • Updated moshi-hook from 0.3.16 to 0.3.17 with refreshed sha256 hashes.

These are routine version bumps with no behavioral changes. The changes align with the documented upgrade pattern for the dotfiles overlay system.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 6 times, most recently from d1c9bed to bd80d9c Compare September 2, 2026 22:06

@pullfrog pullfrog 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.

Reviewed changes

  • ascii-box-cli (v0.1.208 → v0.1.211): Updated version and SHA256 hashes for all platforms (Linux x86_64, Linux aarch64, Darwin aarch64, Darwin x86_64). The URL was also migrated from the ascii.dev API to GitHub releases (ariana-dot-dev/agent-server).
  • moshi-hook (v0.3.16 → v0.3.17): Updated version and SHA256 hashes for all platforms.
  • config/noctalia/default.nix: Font family changed from Noto Sans to Inter and font size reduced from 156px to 117px. The time display is now wrapped in a <span weight="700" letter_spacing="4096"> for consistent styling.
  • spec/hyprlock_spec.sh: Updated test expectations to match the new font metrics (weight=700, letter-spacing=4096) and clarified the clock-rendering behavior.

All changes are version bumps with no behavioral modifications. The dependency upgrades are routine and safe.

Pullfrog  | Fix it ➔View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 2 times, most recently from 9feda39 to c4b87a1 Compare September 3, 2026 01:31

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • Updated ascii-box-cli from 0.1.208 to 0.1.211 with refreshed sha256 hashes for all platforms (Linux x86_64, Linux aarch64, Darwin aarch64)
  • Updated moshi-hook from 0.3.16 to 0.3.17 with refreshed sha256 hashes for all platforms

These are routine automated dependency upgrades in overlays/default.nix with no behavioral changes. The changes align with the documented Nix overlay upgrade pattern.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 2 times, most recently from b8f2980 to b7a06ea Compare September 3, 2026 23:18

@pullfrog pullfrog 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.

Reviewed changes

  • ascii-box-cli: Version bumped from 0.1.208 to 0.1.211. The release URL was migrated from ascii.dev API to GitHub releases (ariana-dot-dev/agent-server). This is a routine dependency upgrade with no behavioral changes.
  • moshi-hook: Version bumped from 0.3.16 to 0.3.18. The download URL was updated accordingly.

Both changes are standard dependency upgrades with hash updates reflecting the new versions. There are no breaking changes, security fixes, or behavioral modifications. The PR is ready to merge.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • Incremental review of commit 15beff41 against prior pullfrog review at b7a06ea9 — diff is identical to what was previously reviewed; no new commits landed on this PR since the last review.
  • ascii-box-cli: version 0.1.2080.1.211 with refreshed sha256 hashes for all platforms (URL already migrated to GitHub releases ariana-dot-dev/agent-server in a prior commit).
  • moshi-hook: version 0.3.160.3.18 with refreshed sha256 hashes for all platforms.
  • blacksmith-testbox-cli: version 0.4.570.4.58 with refreshed sha256 hashes for all platforms.

These are routine automated dependency upgrades with no behavioral changes, consistent with the documented Nix overlay upgrade pattern.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 2 times, most recently from 4714fa2 to 5106a5c Compare September 4, 2026 02:58

@pullfrog pullfrog 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 new issues found.

Reviewed changes — Routine Nix overlay dependency upgrades. Updated versions and SHA256 hashes for ascii-box-cli (0.1.208→0.1.211), blacksmith-testbox-cli (0.4.57→0.4.58), and moshi-hook (0.3.16→0.3.18) in overlays/default.nix, including URL migration for ascii-box-cli to GitHub releases.

  • Updated version and sha256 hash values in overlays/default.nix for all platforms (Linux x86_64, Linux aarch64, Darwin aarch64)
  • ascii-box-cli URL updated to GitHub releases (ariana-dot-dev/agent-server)
  • No behavioral changes — routine automated dependency upgrades

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 3 times, most recently from 2b0f357 to 5ca9903 Compare September 4, 2026 05:17

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • Updated ascii-box-cli from 0.1.208 to 0.1.211 with URL migration from ascii.dev API to GitHub releases (ariana-dot-dev/agent-server).
  • Updated moshi-hook from 0.3.16 to 0.3.18 with refreshed SHA256 hashes.
  • Updated blacksmith-testbox-cli from 0.4.57 to 0.4.58 with refreshed SHA256 hashes for all platforms.

All changes are routine automated dependency upgrades with no behavioral modifications. The PR is ready to merge.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@shunkakinoki
shunkakinoki force-pushed the chore/upgrade branch 2 times, most recently from b399ac0 to 6e25baf Compare September 4, 2026 06:43

@pullfrog pullfrog 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 new issues found.

Reviewed changes

  • ascii-box-cli version bumped from 0.1.208 to 0.1.211 with refreshed sha256 hashes for all platforms (Linux x86_64, Linux aarch64, Darwin aarch64).
  • blacksmith-testbox-cli version bumped from 0.4.57 to 0.4.58 with refreshed sha256 hashes for all platforms.
  • moshi-hook version bumped from 0.3.16 to 0.3.18 with refreshed sha256 hashes for all platforms.

These are routine automated dependency upgrades in overlays/default.nix with no behavioral changes. The changes align with the documented Nix overlay upgrade pattern.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

@pullfrog pullfrog 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 new issues found.

This PR performs routine automated dependency upgrades for Nix overlay packages:

  • ascii-box-cli: 0.1.208 → 0.1.211 (URL migration from ascii.dev API to GitHub releases)
  • blacksmith-testbox-cli: 0.4.57 → 0.4.58
  • moshi-hook: 0.3.16 → 0.3.18

All changes are version bumps with no behavioral modifications. The PR is ready to merge.

Pullfrog  | View workflow run | Using openrouter/openrouter/free𝕏

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