Anjor Kanekar

Results 59 comments of Anjor Kanekar

yeah that's fine. But in the code you still recalculate payload cid by pinning the uploaded car file: https://github.com/application-research/delta/blob/7b13079ea950981f445cb682490d17d512230aca/api/deal.go#L602 which will now be the payload cid for the car file,...

Will this payload cid be reported back to the user? Because that might make for weird UX, where the user will get back a car instead of the data they...

Can you share the numbers?

When I do it from the opendevin terminal, It get's stuck the same way with nothing in the logs. If I do it from just the native mac terminal it...

Is there any way to get more logs? How do I switch on debug logging?

Oh yes. I have a oh-my-zsh setup that shows the current branch. So the prompt does in fact change!

@xingyaoww is there an equivalent temporary workaround for virtualenv? Right now this is the main blocker for me.

Sorry maybe I am misunderstanding. I don't want to use the default interpreter. I would prefer to have a virtualenv per project. Or does opendevin maintain it's own sandbox anyway?