Sander Smits
Sander Smits
I got the same certification error on my mac just now. ``` $ curl https://get.volta.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload...
Sorry to hear that. github-cli stopped working since GitHub abandonded v2 of its API. For more info, see the README.rst.
Thanks for checking. Yes, it's enabled. Was working fine until yesterday. Didn't change any email-related settings. Creating and using a new Resend API key, which I tried just now, didn't...
I'm using the Resend API, not their SMTP endpoint. I can try that, but the API worked fine before. Mails indeed didn't show up in my https://resend.com/emails either. Sending a...
I tried SMTP instead and that indeed works. I guess I'll stick to that then, at least for now. Thanks for your help.
Indeed. Tried it with Python 3.11.4. Then my SIGSEGV error is gone as well.
Thanks @orgoj, your comment pointed me in the right direction for MacOS as well. I just copied `~/.claude/ide` into `~/.config/claude/` and that made the IDE integration work again, also with...
Just go to Settings -> Tools -> Terminal and uncheck "Move focus to the editor with Escape". At least this fixes it in the most recent PyCharm. For IntelliJ IDEA...