mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-12 10:12:11 +03:00
ClinePass is Cline's $9.99/mo BYOK gateway (api.cline.bot, cline-pass/*
models, plain Bearer key) — distinct from the OAuth `cline` provider.
Adds the registry entry + APIKEY metadata, a {success,data} envelope
unwrap (non-streaming responses and upstream errors, sanitized per
Rule #12), a clinepass-gated reasoning-budget floor in the default
executor, a clinepass-gated one-shot empty-content retry in chatCore,
and live model discovery via clinepassModels.
Co-authored-by: adentdk <adentrisnadaudkurnia@gmail.com>
Inspired-by: https://github.com/decolua/9router/pull/2304