Skip to content

fix: restore unified platform packages dropped by designer re-parent - #128

Merged
voidhash-bot merged 1 commit into
mainfrom
fix/restore-unified-platform
Aug 11, 2026
Merged

fix: restore unified platform packages dropped by designer re-parent#128
voidhash-bot merged 1 commit into
mainfrom
fix/restore-unified-platform

Conversation

@KingDoxik

Copy link
Copy Markdown
Contributor

#127's branch was re-parented onto main from an orphan worktree by carrying its tree wholesale, which silently reverted everything #126 merged — packages/platform/{cloudflare,node}, the selfhost/test/integration move, and ~100 related files. Repository CI stayed green because the pre-#126 state was also self-consistent; the regression only surfaces in the mono, whose merged #249 depends on @voidhash/platform-cloudflare.

This restores the post-#126 tree and re-applies the 25 designer panel files #127 actually intended (verified disjoint from #126's paths — comm -12 of the two file sets is empty, and the diff against the #126 merge is exactly those 25 files, +740/−233).

Mono PR voidhashcom/voidhash-mono#251 re-points its submodule pin here; after this merges, the pin moves to the resulting main commit.

🤖 Generated with Claude Code

The t3code/align-designer-colors branch was re-parented onto main from an
orphan worktree by carrying its tree wholesale, which silently reverted the
platform unification merged in #126 (packages/platform/{cloudflare,node},
the selfhost -> test/integration move, and ~100 related files) when #127
merged. Restore the post-#126 tree and re-apply the 25 intended designer
panel files on top; the two sets touch disjoint paths, so nothing from
either change is lost.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@greptile-apps

greptile-apps Bot commented Aug 11, 2026

Copy link
Copy Markdown

Too many files changed for review (108 files, 100 file limit).

Bypass the limit by tagging @greptile-apps to review.

@github-actions

Copy link
Copy Markdown

Thank you for following the naming conventions for pull request titles! 🙏

@github-actions

Copy link
Copy Markdown

Install the packages built from 80fe9a5:

@voidhash/paywalls

pnpm add @voidhash/paywalls@https://pkg.voidha.sh/paywalls/80fe9a5

@voidhash/node

pnpm add @voidhash/node@https://pkg.voidha.sh/node/80fe9a5

@voidhash/web

pnpm add @voidhash/web@https://pkg.voidha.sh/web/80fe9a5

voidhash-cli

pnpm add voidhash-cli@https://pkg.voidha.sh/cli/80fe9a5

@voidhash/react-native

pnpm add @voidhash/react-native@https://pkg.voidha.sh/react-native/80fe9a5

Internal workspace deps (lib, generated-clients, shared, studio) are published at the same sha and resolved automatically.

Replace the sha with pr-128 or the branch name to always get the latest build of this PR.

@voidhash-bot
voidhash-bot merged commit e645ce5 into main Aug 11, 2026
7 checks passed
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