OpenHands/agent-canvas
[Bug]: File tree viewer not working on cloud backends
Geschlossen
#1.366 geöffnet am 15.06.2026
buggood first issue
Repository-Metriken
- Stars
- (43 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 2T 10h) (106 gemergte PRs in 30 T)
Beschreibung
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