@GB_C50@theo Something iffy here, can’t repro on my windows machine my best bet is that t3 code somehow isn’t picking up the right Claude path/install, since all we do behind the scenes is just call the Claude code CLI I’ll keep trying to repro, if you have any more details please lmk
Should we rebuild T3 Code in Swift?
I have a Codex reset that expires tomorrow so I threw gpt-5.6-sol ultra at it. It did surprisingly well. Only took about 20% of my weekly limit!
@GB_C50@theo Also, it seems that you installed claude code cli through npm (guessing from your PATH) if you can also try uninstalling it and installing it through the recommended PowerShell command
@GB_C50@theo Yeah, claude is not being picked up there, can you change the binary path to the path you got in the response and see if that works (although that path is unstable since it depends on node version)