OpenHands/agent-canvas

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

已关闭

#1,034 创建于 2026年6月2日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (26 个派生)github user discovery
bugcanvas-mvpgood first issue

仓库指标

星标
 (43 个星标)
PR 合并指标
 (平均合并 2天 10小时) (30 天内合并 106 个 PR)

描述

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

贡献者指南