HeyPuter / HeyPuter/puter

backend new models check - cloudflare - 2026-09-16

Open Beginner friendly
#3,883 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
43.5k
Forks
4.1k
Avg merge
1d 3h
Merged PRs (30d)
226

Description

Files checked: `src/backend/drivers/ai-image/providers/cloudflare/models.ts`

**image (4)**
- `@cf/runwayml/stable-diffusion-v1-5-inpainting` | notes: new model, inpainting variant
- `@cf/bytedance/stable-diffusion-xl-lightning` | notes: new model
- `@cf/lykon/dreamshaper-8-lcm` | notes: new model (Together backend has a different Lykon/DreamShaper entry, but Cloudflare backend has no DreamShaper model at all)
- `@cf/stabilityai/stable-diffusion-xl-base-1.0` | notes: new for Cloudflare specifically (Together backend already has this model, but Cloudflare's hardcoded list does not)

skipped (non text-to-image task): 0 (all 10 upstream entries have `task=Text-to-Image`)

Contributor guide

Open the contributing guide

Research direction

Open src/backend/drivers/ai-image/providers/cloudflare/models.ts and compare its hardcoded Cloudflare model list with the four upstream entries named in the issue. Add the four text-to-image models, then verify the Cloudflare provider exposes all four and does not include non-text-to-image tasks.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
88/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.