Files
paseo/packages
Chuan Bai 08e3c6bf08 fix(server): include OpenCode console subscription providers in model list
Providers with source "api" (e.g. Pi coding agent via OpenCode Go
subscription) appear in providers.all but not in providers.connected,
which only lists env/config providers. Paseo was filtering exclusively
by connected, so subscription-managed providers were silently dropped
and users saw an empty model list or a misleading "set env vars" error.

Fix: treat source === "api" as accessible in both listModels() and the
context-window lookup helper. Also update the error message to mention
the console login option.

chore: add portless as a devDependency so npm run dev works without
a global install.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 09:31:53 +01:00
..
2026-05-10 22:58:07 +07:00
2026-05-10 22:58:07 +07:00
2026-05-10 22:58:07 +07:00
2026-05-10 22:58:07 +07:00
2026-05-10 22:58:07 +07:00
2026-05-10 22:58:07 +07:00