OpenHands/agent-canvas

[Bug]: File tree viewer not working on cloud backends

Closed

#1,366 opened on Jun 15, 2026

 (1 comment) (0 reactions) (0 assignees)TypeScript (26 forks)github user discovery
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

  1. Be on a cloud backend
  2. Go to a conversation
  3. View the Files tab in the right drawer
  4. 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

Contributor guide