OpenHands/agent-canvas

LLM config accepts invalid data.

Geschlossen

#911 geöffnet am 28.05.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (26 Forks)github user discovery
bugenhancementgood first issue

Repository-Metriken

Stars
 (43 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 10h) (106 gemergte PRs in 30 T)

Beschreibung

When configuring your LLM, you can specify invalid data (URL/API key). This gets saved and errors don't show up until you try to use the LLM.

We should add code to verify the LLM configuration when "Save" is clicked and not allow the user to proceed.

Contributor Guide