OpenHands/agent-canvas

[Bug]: Conversation Rename doesn't work with Cloud backend

Open

#828 opened on May 27, 2026

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (26 forks)github user discovery
buggood first issue

Repository metrics

Stars
 (43 stars)
PR merge metrics
 (PR metrics pending)

Description

Operating System

macOS

Installation Method

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

Agent Canvas Version

agent-canvas:1.0.0-alpha.7

Bug Description

Connecting a cloud backend, and trying to rename a conversation does not work. The message toast notes that that the conversation title was updated successfully, but the title immediately reverts back to the original title.

Steps to Reproduce

  1. connect to OH cloud
  2. create a conversation in agent canvas or view an existing conversation
  3. go to the Rename option and change the title
  4. Appears to save successfully, but reverts to original title without the change

Actual Behavior

Title does not update

Expected Behavior

Title should update in agent canvas and cloud

Relevant Logs

Screenshots

No response

Additional Context

No response

Contributor guide