picoclaw/web/frontend/src/api
lxowalle 77b0c43392
refactor: support explicit provider field in model list entries (#2609)
* refactor: support explicit model list providers

* fix(web): preserve explicit model providers

* fix(web): preserve legacy provider prefixes on model updates

fix(models): normalize explicit provider-prefixed ids

fix(api): preserve legacy model updates across providers

fix(agent): preserve config identity for explicit provider refs

* fix ci
2026-04-22 11:28:47 +08:00
..
channels.ts refactor(web): load channel configs without exposing secret values (#2277) 2026-04-02 19:09:33 +08:00
gateway.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
http.ts feat(launcher): standard HTTP login/setup/logout flow for dashboard, frontend and backend impl. and fix windows pid lock for ws (#2339) 2026-04-08 21:43:51 +08:00
launcher-auth.ts refactor(web): switch dashboard auth from tokens to passwords (#2608) 2026-04-21 18:04:15 +08:00
models.ts refactor: support explicit provider field in model list entries (#2609) 2026-04-22 11:28:47 +08:00
oauth.ts feat(web): protect launcher dashboard with token and SPA login (#1953) 2026-03-29 13:11:43 +08:00
pico.ts refactor(web): secure Pico websocket access behind launcher auth 2026-04-20 10:11:03 +08:00
sessions.ts feat(web): download files on frontend (#2563) 2026-04-22 11:28:04 +08:00
skills.ts feat(web): add skill marketplace hub and registry install flow (#2246) 2026-04-01 19:25:31 +08:00
system.ts refactor(web): switch dashboard auth from tokens to passwords (#2608) 2026-04-21 18:04:15 +08:00
tools.ts Add configurable Sogou-backed web search 2026-04-14 22:58:07 +08:00