Raymond Xu

Results 35 comments of Raymond Xu

Would there be any interest in adding a openhands-version flag to the resolver? I could make a PR. I notice that when I run the resolver every couple of days...

Found the issue. it was actually running a 'git diff' but the git diff was that it installed a new packages-lock.json, which was an extremely high number of lines. Yea,...

@DouweM my issue looks like a duplicate of that issue! I have some more comments, which I will leave in #2037 momentarily

@LuciferMornens can you show exactly what the console output was when reading the large file? How do you know it's not reading the entire file?

example: ![Image](https://github.com/user-attachments/assets/587298bc-6e87-4fd9-afab-cad34c542285)

Is there a way I can reconfigure my logfire settings or change my span locations in my code or arrange my spans so that this happens less? Our ai agent...

I have used this before, and I do like using the mini-tree view that pops up bottom right. is there a way to make the flat view the small window...

I'm starting to use this flat view to find spans, and then switch over to tree to read everything. @alexmojaki can you add some ui that keeps the same span...

I think I'm still having this issue, i didn't have output logs either in my command line run: https://github.com/All-Hands-AI/OpenHands/issues/5015

Do we need anything more complex than file system + regex for reading imports?