OpenHands/agent-canvas
[Bug]: File tree viewer not working on cloud backends
Fermée
#1 366 ouverte le 15 juin 2026
buggood first issue
Métriques du dépôt
- Stars
- (43 étoiles)
- Métriques de merge PR
- (Merge moyen 2j 10h) (106 PRs mergées en 30 j)
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