Troed Sångberg
ea76ba971b
chore(hygiene): replace internal hostnames/paths with placeholders; add public repo hygiene notes
2026-09-06 11:36:28 +02:00
Troed Sångberg
aa5ae2b724
fix: stop polling llama-servers during external-model sessions
...
selectSessionUrls fell back to all discovered servers when the current
session's provider matched no candidate, so external sessions kept
polling local servers: one answered /slots with idle slots (showing
'- tps (TG)') while another rejected unknown models with HTTP 400
(flickering 'n/a'). Narrow to zero URLs instead and surface n/a.
2026-08-21 15:52:50 +02:00
Troed Sångberg
1748c93cc4
fix: dedupe discovered server URLs
2026-08-21 13:50:37 +02:00
Troed Sångberg
1b966f2bde
fix: harden selectSessionUrls against non-string provider ids
2026-08-21 13:45:50 +02:00
Troed Sångberg
ce2f7d5baf
feat: narrow polled servers to the current session's provider
2026-08-21 13:38:27 +02:00
Troed Sångberg
56366982e2
test: cover base_url fallback and cross-field ollama exclusion
2026-08-21 12:30:23 +02:00
Troed Sångberg
f49caf05cd
feat: detect llama-server from resolved provider list
2026-08-21 12:21:46 +02:00
Troed Sångberg
35ac0f1f53
fix: reject scheme-less server option values
2026-08-21 11:11:05 +02:00
Troed Sångberg
5ba39296f3
feat: resolve server endpoint from plugin options
2026-08-21 11:03:10 +02:00
Troed Sångberg
a220fa9e6b
chore: v1.2.2 — add staggered backoff for llama-server polling errors
2026-08-01 11:08:56 +02:00