Flowly Cloud
What you get
- A curated set of frontier models (Claude, GPT, and more) behind one sign-in.
- Usage billed as credits on your plan β no separate provider account.
- Nothing to configure: it's on by default the moment you sign in.
- The same models whether you're on the CLI, the desktop app, or paired to mobile.
Signing in
Flowly Cloud is active when two things are true: providers.flowly.enabled is on (the default) and you're signed in to your Flowly account. Sign in from the terminal chat:
/login # device-code sign-in to your Flowly account
/whoami # confirm: shows your email + the active providerOn the desktop app, signing in (or pairing) does the same thing β Flowly Cloud becomes the active provider automatically.
Choosing a model
Pick which model your credits buy with the searchable model picker:
/model # searchable list of the models your plan includesYour selection is saved as agents.defaults.model and applies on the next message. A common pattern: a fast, inexpensive model for everyday chat and a frontier model for hard reasoning β switch between them in two keystrokes.
Credits & billing
Flowly Cloud usage draws down credits included with your plan. How many credits a message costs depends on the model and the length of the conversation. Plans, included credits, and what each model costs are covered in detail under billing:
- Plans β what each tier includes and which models it unlocks.
- How credits work β what consumes credits and how to track usage.
Turning it off
To stop using Flowly Cloud β for example to force a BYOK provider β disable the hosted slot. The fastest way is to switch the active provider with /provider; Flowly then uses your selected key instead. Disabling Flowly Cloud does not sign you out: mobile pairing and your account keep working.
/provider # pick a BYOK provider to take over as the active one