Conversation
Fence identity/locale env when spawning workers, force C locale for ps start ids, and log specific ownership mismatches so a second terminal create no longer times out on supervisor_generation_stale.
models.dev dropped workers-ai/@cf/... mirrors from cloudflare-ai-gateway. Regenerate the catalog, point the gateway default at claude-sonnet-4.5, and update tests so CI generate-models no longer fails typecheck/runtime.
…tests The suite already passes for force-pushed remotes; the header comment was outdated.
cursor
Bot
force-pushed
the
cursor/second-window-create-timeout-8f7e
branch
from
August 26, 2026 03:51
6cde750 to
564abfc
Compare
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.
Context
PR #1 (second-window create fix) is CI-red for an unrelated reason: live
generate-modelsduringnpm run builddropscloudflare-ai-gatewayworkers-ai/@cf/...mirrors that tests still reference. Upstream already fixed this in PrimeIntellect-ai#1759 (ENG-5534); this ports the same alignment onto the second-window branch.Changes
models.generated.tsfrom live catalogsminimax-m2.7/kimi-k2.6cloudflare-ai-gatewaymodel →claude-sonnet-4.5/compatunit tests build a synthetic gateway model from the live Workers AI entryproviders.md) + changelogsgit-update.test.ts(suite already green)No daemon/protocol changes.
Validation
npm run checkgreen (including after a secondgenerate-models— idempotent)openai-completions-empty-tools+cross-provider-handoffpackages/aikeyless suite withPI_NO_LOCAL_LLM=1: 325 passed, 720 skippedmodel-resolver.test.ts: 39 passedsession-lease,daemon-worker-env,daemon-protocol(32 passed)Stack on top of #1; merge base-first then this.