mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 00:00:50 +00:00
- discover/refresh no longer wipe provider_models_cache on an empty result (DELETE-then-INSERT upsert skipped when zero ids), preserving autorouter model suggestions. - Provider editor: removed model chips stick; persisted names seeded once instead of re-unioned on every cache refetch. - Managed-backend edit falls back to SQLite on an in-memory miss, so a row skipped at startup no longer 404s on every save (heals value-fixable configs; unknown provider_id still 400s). - Add get_managed_backend DB helper + round-trip test. - Bump workspace to 0.15.1; CHANGELOG + README deb filename. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>