fix: remove non-existent ClawdisCLI product from build script#142
Conversation
Complete incomplete gateway module split by creating: - server-utils.ts: formatError, normalizeVoiceWakeTriggers - server-http.ts: HTTP server and hooks handlers - server-providers.ts: provider manager for messaging services Fix wizard/onboarding.ts using correct nextConfig variable. Fix Swift 6 compiler crash in OnboardingWizard.swift by refactoring complex view builders into smaller functions. Fix AnyCodable type mismatches between Clawdis and ClawdisProtocol modules. Add Sendable conformance to wizard result types. Fix OnboardingView+Layout.swift with explicit return. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
The ClawdisCLI product was removed, causing build failures. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
dgarson
referenced
this pull request
in dgarson/clawdbot
Feb 7, 2026
feat(web): wire hooks to real gateway RPC data
slathrop
referenced
this pull request
in slathrop/openclaw-js
Feb 11, 2026
Phase 16: Gateway + Cron + iOS - 20 upstream commits mapped with full diff analysis - Cron dependency chain identified (#46 -> #96 -> #142) - 50+ downstream files verified, all confirmed present - 5-wave execution structure recommended - New directories identified (extensions, scripts/dev) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Generated with Claude Code