Verification
Description
I use Modal to run AI workloads (primarily inference and batch jobs), and I want to use the same provider directly in OpenCode.
Right now, Modal is not listed as a built-in provider in provider/connect flows, so setup is harder to discover and requires manual workarounds.
This feature would solve that by adding first-class Modal provider support so users can:
- Connect using a Modal API key in the normal provider onboarding flow
- Discover and select available Modal models in the model/provider list
- Follow clear setup docs for Modal inside OpenCode docs
Why this matters
- Reduces setup friction for existing Modal users
- Improves provider discoverability in OpenCode
- Makes onboarding faster and more consistent with other built-in providers
Verification
Description
I use Modal to run AI workloads (primarily inference and batch jobs), and I want to use the same provider directly in OpenCode.
Right now, Modal is not listed as a built-in provider in provider/connect flows, so setup is harder to discover and requires manual workarounds.
This feature would solve that by adding first-class Modal provider support so users can:
Why this matters