[PR #4] [CLOSED] feat: bump clawdbot to v2026.1.16-2 #35

Closed
opened 2026-02-15 17:04:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/openclaw/nix-openclaw/pull/4
Author: @shunkakinoki
Created: 1/17/2026
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • ae2ab97 feat: bump clawdbot to v2026.1.16-2
  • c898682 fix(app): update clawdbot-app to v2026.1.16-2

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 nix/packages/clawdbot-app.nix (+3 -3)
📝 nix/packages/clawdbot-gateway.nix (+1 -1)
📝 nix/sources/clawdbot-source.nix (+2 -2)

📄 Description

Summary

  • Update clawdbot-gateway source to v2026.1.16-2 (commit be37b39)
  • Update clawdbot-app to v2026.1.16-2 (fixes broken app package)
  • Update version strings and hashes

Gateway fix

Fixes the remote mode "data/client must have required property 'name'" error that was present in v2026.1.8-2.

App fix

The old app package (v2.0.0-beta5) only contained AppleDouble metadata files (._*) without actual app content. The new package has the proper binary and resources.

Test plan

  • Built clawdbot-gateway successfully with nix build .#clawdbot-gateway
  • Verified clawdbot --version outputs 2026.1.16-2
  • Built clawdbot-app successfully with nix build .#clawdbot-app
  • Verified app contains actual binary (75MB MacOS/Clawdbot)
  • Test deployment to kyber
  • Test macOS node registration via app

🤖 Generated with Claude Code


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/openclaw/nix-openclaw/pull/4 **Author:** [@shunkakinoki](https://github.com/shunkakinoki) **Created:** 1/17/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`ae2ab97`](https://github.com/openclaw/nix-openclaw/commit/ae2ab973af4611b367dbe4ff45aa2b1218d9efd9) feat: bump clawdbot to v2026.1.16-2 - [`c898682`](https://github.com/openclaw/nix-openclaw/commit/c89868289d6708757bb71e772564bdb9bf390082) fix(app): update clawdbot-app to v2026.1.16-2 ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `nix/packages/clawdbot-app.nix` (+3 -3) 📝 `nix/packages/clawdbot-gateway.nix` (+1 -1) 📝 `nix/sources/clawdbot-source.nix` (+2 -2) </details> ### 📄 Description ## Summary - Update clawdbot-gateway source to v2026.1.16-2 (commit be37b39) - Update clawdbot-app to v2026.1.16-2 (fixes broken app package) - Update version strings and hashes ### Gateway fix Fixes the remote mode "data/client must have required property 'name'" error that was present in v2026.1.8-2. ### App fix The old app package (v2.0.0-beta5) only contained AppleDouble metadata files (`._*`) without actual app content. The new package has the proper binary and resources. ## Test plan - [x] Built `clawdbot-gateway` successfully with `nix build .#clawdbot-gateway` - [x] Verified `clawdbot --version` outputs `2026.1.16-2` - [x] Built `clawdbot-app` successfully with `nix build .#clawdbot-app` - [x] Verified app contains actual binary (75MB MacOS/Clawdbot) - [ ] Test deployment to kyber - [ ] Test macOS node registration via app 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:04:39 -05:00
yindo closed this issue 2026-02-15 17:04:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openclaw/nix-openclaw#35