chore: rename moved repos (OpenRouterTeam→OpenRouterLabs, sst→anomalyco)#3445
Merged
Conversation
…ode→anomalyco
Pure mechanical find/replace across the tree — both repos were renamed on
GitHub and only resolved via 301 redirects (fragile; hijack risk if the old
names are re-registered).
- OpenRouterTeam/spawn → OpenRouterLabs/spawn (141 refs): hardcoded REPO
consts (manifest.ts, agent-tarball.ts), release-download URLs in every
sh/{cloud}/{agent}.sh, gh/raw/asset URLs, docs, tests, fixtures.
- sst/opencode → anomalyco/opencode (5 refs): manifest, README, agent-setup.ts
download cmd, opencode.Dockerfile.
No behavior change. biome clean (205 files). CLI version 1.1.0 → 1.1.1.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jun 3, 2026
…ts, route hetzner mock by endpoint)
…ts, route hetzner mock by endpoint)
…ts, route hetzner mock by endpoint)
This was referenced Jun 3, 2026
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.
1 of 3 — split out from the de-rot pass (replaces #3443). Stacked; merge in order.
Pure mechanical find/replace. Both repos were renamed on GitHub and only resolved via 301 redirects — fragile, and a hijack risk if the old names are ever re-registered.
OpenRouterTeam/spawn→OpenRouterLabs/spawn(141 refs across ~106 files): hardcodedREPOconsts (manifest.ts,agent-tarball.ts), release-download URLs in everysh/{cloud}/{agent}.sh,gh/raw/asset URLs, docs, tests, fixtures.sst/opencode→anomalyco/opencode(5 refs): manifest, README,agent-setup.tsdownload cmd,opencode.Dockerfile.No behavior change.
biome check src/clean (205 files). CLI version1.1.0 → 1.1.1.🤖 Generated with Claude Code