Skip to content

Port image models to dedicated routes - #213

Merged
faetalize merged 5 commits into
mainfrom
feature/211-transition-image-models-to-runware
Jul 12, 2026
Merged

Port image models to dedicated routes#213
faetalize merged 5 commits into
mainfrom
feature/211-transition-image-models-to-runware

Conversation

@faetalize

Copy link
Copy Markdown
Owner

Summary

  • Move supported image-capable models from chat routing to the image model catalog and resolve requests through Gemini, OpenRouter, or the premium edge path.
  • Replace Nano Banana daily allowance UI with image-credit messaging.
  • Refine the subscription plans layout, including responsive cards, billing tabs, and FAQ presentation.

Verification

  • npm run build
  • npm run lint
  • npm run test
  • npx playwright test tests/e2e/subscription/mobile-layout.spec.ts

Closes #211

@faetalize
faetalize merged commit ff0c026 into main Jul 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

port image models that are still declared as text models to the image models

1 participant