OpenHands/agent-canvas
[Bug]: File tree viewer not working on cloud backends
クローズ
#1,366 opened on 2026/06/15
buggood first issue
Repository metrics
- Stars
- (43 個のスター)
- PR merge metrics
- (平均マージ 2d 10h) (30d で 106 merged PRs)
説明
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