• 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
..
README.md Loading commit data...
bundled-runtime-smoke.ps1 Loading commit data...
cloud-bundle-smoke.ps1 Loading commit data...
default-chat-context-smoke.ts Loading commit data...
default-chat-smoke.ps1 Loading commit data...
electron-smoke.ps1 Loading commit data...
installer-smoke.ps1 Loading commit data...
materialize-runtime-cache-smoke.ps1 Loading commit data...
materialize-runtime-payload.ps1 Loading commit data...
project-bundle-churn-smoke.ps1 Loading commit data...
project-bundle-churn-smoke.ts Loading commit data...
project-bundle-freshness-smoke.ps1 Loading commit data...
project-bundle-freshness-smoke.ts Loading commit data...
project-bundle-reconcile-smoke.ps1 Loading commit data...
project-bundle-reconcile-smoke.ts Loading commit data...
project-bundle-replacement-smoke.ps1 Loading commit data...
project-bundle-replacement-smoke.ts Loading commit data...
project-context-refresh-smoke.ps1 Loading commit data...
project-context-refresh-smoke.ts Loading commit data...
project-empty-inventory-smoke.ps1 Loading commit data...
project-empty-inventory-smoke.ts Loading commit data...
project-isolation-smoke.ps1 Loading commit data...
project-package-orchestrator-smoke.ps1 Loading commit data...
project-package-orchestrator-smoke.ts Loading commit data...
project-routing-smoke.ps1 Loading commit data...
project-routing-smoke.ts Loading commit data...
workspace-entry-smoke.ps1 Loading commit data...
workspace-startup-smoke.ps1 Loading commit data...
workspace-startup-smoke.ts Loading commit data...