OpenHands/agent-canvas

[Bug]: Default model is being set to `null`

Fechada

#1.034 aberto em 2 de jun. de 2026

 (1 comentário) (0 reação) (0 responsável)TypeScript (26 forks)github user discovery
bugcanvas-mvpgood first issue

Métricas do repositório

Stars
 (43 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 10h) (106 fundiu PRs em 30d)

Description

Operating System

macOS

Installation Method

Docker (ghcr.io/openhands/agent-canvas)

Agent Canvas Version

1.0.0-alpha.10

Bug Description

I am in a state where I have no "active" LLM profile. I also wonder if we should call "active" "default"?

Steps to Reproduce

  • started one agent-canvas via npm
  • started a second agent-canvas via docker
  • connected the npm frontend to the docker backend
  • added a new LLM profile for claude

Actual Behavior

  • every new convo starts wtih no model

Expected Behavior

  • every new convo starts with my only model

Relevant Logs

Screenshots

Additional Context

No response

Guia do colaborador