mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 11:59:29 +00:00
feat: add --beta images for DO marketplace images (#2593)
* feat: add --beta images for DO marketplace images Gate pre-built DigitalOcean marketplace images behind --beta images. When active, uses hardcoded marketplace slugs (e.g. openrouter-spawnclaude) instead of fresh Ubuntu + cloud-init, skipping agent install entirely. All 8 images verified working via e2e smoke test (2026-03-13). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: sort exports to satisfy biome organizeImports Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
8d3f848907
commit
39622b68ab
7 changed files with 45 additions and 17 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@openrouter/spawn",
|
||||
"version": "0.17.10",
|
||||
"version": "0.17.11",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"spawn": "cli.js"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue