OpenHands/agent-canvas
[Bug]: File tree viewer not working on cloud backends
Closed
#1,366 opened on Jun 15, 2026
buggood first issue
Repository metrics
- Stars
- (43 stars)
- PR merge metrics
- (Avg merge 2d 10h) (106 merged PRs in 30d)
Description
Operating System
macOS
Installation Method
npm (npx @openhands/agent-canvas or npm install -g @openhands/agent-canvas)
Agent Canvas Version
all
Bug Description
When user clicks on the filetree button to see the files in a workspace nothing appears. It works on a local backend but not a cloud backend.
Steps to Reproduce
- Be on a cloud backend
- Go to a conversation
- View the Files tab in the right drawer
- Click on the file-tree icon and you will see nothing appears (assuming the conversation has files)
Actual Behavior
Nothing appears.
Expected Behavior
Files should show.
Relevant Logs
Screenshots
Additional Context
No response