OpenHands/agent-canvas
View on GitHub[Bug]: Conversation Rename doesn't work with Cloud backend
Open
#828 opened on May 27, 2026
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
- connect to OH cloud
- create a conversation in agent canvas or view an existing conversation
- go to the Rename option and change the title
- 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