• AI-甘富林's avatar
    feat(desktop): harden bundled runtime startup and workspace launch state · d91d9409
    AI-甘富林 authored
    - Extract workspace-startup.ts with buildChatSummary, shouldRetryBootstrapWarmup,
      isTransientLocalGatewayError and toStartupErrorMessage for unified startup state
    - Converge index.ts and ipc.ts to use runtimeManager.getGatewayConnection() as
      truth source for bundled-runtime mode, preventing fallback to persisted 18789
    - Add WINDOWS_POWERSHELL_PATH / WINDOWS_TASKKILL_PATH absolute paths in
      runtime-manager to fix Git Bash path hijacking on Windows
    - Buffer last 50 stderr lines and surface name-conflict / port-in-use hints in
      lastError via buildStderrHint()
    - Add smoke:workspace-startup script and workspace-startup-smoke test
    Co-Authored-By: 's avatarClaude Sonnet 4.6 <noreply@anthropic.com>
    d91d9409
Name
Last commit
Last update
apps Loading commit data...
build Loading commit data...
docs Loading commit data...
packages Loading commit data...
skills Loading commit data...
vendor/openclaw-runtime Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
README.md Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
pnpm-workspace.yaml Loading commit data...
tsconfig.base.json Loading commit data...