RaGe

Results 175 comments of RaGe

> Thanks for starting this! It's dawning on me that the front end now needs to build and maintain the tree view of the workspace filesystem. And perhaps judiciously even...

That'd be awesome, I'll put the old endpoint back in and merge. I tried to add async-loading to react-accessible-treeview, but didn't get very far.

@Sparkier @rbren This is ready for review

Here's my rudimentary TreeView implementation from the screencap - [Files2.tsx.txt](https://github.com/OpenDevin/OpenDevin/files/15020464/Files2.tsx.txt)

Sorry, I should perhaps have been clearer. @rbren This PR only contains a backend change, (and doesn't change the endpoint currently used by the UI)

I'd say if this works, we just go with it. Q: This solves the issue of the front end bogging down on trying to render a really large workspace structure....

Neat, let’s run with this. I’ll roll back the other changes once this ships.

@amanape The partial tree comes from an approach that @rbren [described](https://github.com/OpenDevin/OpenDevin/issues/1168) - > The API should only return 1 level of files at a time e.g. GET /files should return...

Can you show your results xml file please? is it in XML format?

https://github.com/staleks/gradle-jmeter-example/blob/master/src/test/jmeter/google-homepage.jmx#L77 Check the "save as xml" checkbox in your listener configuration.