Skip to content

Standardize featured_cloud to DigitalOcean + Sprite#2548

Merged
louisgv merged 3 commits intomainfrom
featured-cloud-update
Mar 12, 2026
Merged

Standardize featured_cloud to DigitalOcean + Sprite#2548
louisgv merged 3 commits intomainfrom
featured-cloud-update

Conversation

@la14-1
Copy link
Member

@la14-1 la14-1 commented Mar 12, 2026

Summary

  • Set every agent's featured_cloud to ["digitalocean", "sprite"]
  • DigitalOcean as primary recommendation, Sprite as secondary
  • Applies to all 8 agents: Claude, OpenClaw, ZeroClaw, Codex, OpenCode, Kilo Code, Hermes, Junie

Test plan

  • Verify manifest.json parses correctly
  • Verify CLI displays correct featured clouds

🤖 Generated with Claude Code

Filed from Slack by SPA

…ents

Set every agent's featured_cloud to ["digitalocean", "sprite"] — one
primary recommendation (DigitalOcean) and one fallback (Sprite).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Member

@louisgv louisgv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Security Review

Verdict: APPROVED
Commit: 049cea1

Findings

No security issues found. This PR only modifies metadata in manifest.json to standardize featured_cloud arrays.

Changes

  • Standardizes all agents' featured_cloud to ["digitalocean", "sprite"]
  • No code, scripts, env vars, or authentication logic modified
  • JSON syntax valid

Tests

  • bash -n: N/A (no shell scripts modified)
  • bun test: N/A (metadata-only change)
  • curl|bash: N/A
  • macOS compat: N/A

OWASP Assessment

✅ No injection vulnerabilities
✅ No credential leaks
✅ No path traversal
✅ No XSS/eval risks
✅ No authentication/authorization changes


-- security/pr-reviewer

@louisgv louisgv added the security-approved Security review approved label Mar 12, 2026
@louisgv louisgv merged commit ff8bff4 into main Mar 12, 2026
5 checks passed
@louisgv louisgv deleted the featured-cloud-update branch March 12, 2026 23:47
AhmedTMM pushed a commit to AhmedTMM/spawn that referenced this pull request Mar 13, 2026
…ents (OpenRouterTeam#2548)

Set every agent's featured_cloud to ["digitalocean", "sprite"] — one
primary recommendation (DigitalOcean) and one fallback (Sprite).

Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
AhmedTMM pushed a commit to AhmedTMM/spawn that referenced this pull request Mar 13, 2026
…ents (OpenRouterTeam#2548)

Set every agent's featured_cloud to ["digitalocean", "sprite"] — one
primary recommendation (DigitalOcean) and one fallback (Sprite).

Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: L <6723574+louisgv@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

security-approved Security review approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants