Results 4 issues of Marko Simic

Is there an option to spawn custom objects (e.g. cubes, balls...) with which our agents would be able to interact, fully leveraging Bullet engine?

feature request

I have two PyTorch models, one text Transformer and one image Transformer. For both models I used `ct.TensorType` as input. Both models were converted successfully on the following platform: -...

question
pytorch

running on macOS 15.5 in Ghostty. latest claude code version. I am able to reference with `@` just fine most of the files in repo. however, files located in `.claude`...

bug
platform:macos
area:tools

We have a GitHub action to run the deployment on vercel when pull request is opened. However, what happens is that GitHub action fails due to deployment cancelation, and then...