Thorsten Ball
Thorsten Ball
Okay, we also just found another bug: `copilot` only shows up in this list in 1 of possibly many Zed windows. So if you want to see the copilot logs,...
Do you want to try and download a custom build of Zed? You can find it here: https://github.com/zed-industries/zed/actions/runs/7977099578?pr=8075  That contains more logging. So, ideally you'd 1. Download...
Alright, we got something (I still don't know why the logs don't show up in the UI though). This log line here: ``` 2024-02-20T15:28:41-03:00 [ERROR] failed to deserialize response from...
Besides what I wrote above, here are some next steps: 1. Close all Zed windows and instances you have running. 2. Delete your local copilot state: ``` rm -rf ~/.config/github-copilot...
Okay. I still don't understand exactly why/how your login status was a bit borked, but happy to hear that resettting fixed it. So I'm going to close this as fixed...
> * I did some digging and found that Alacritty (which we forked) by default does not use the user's $SHELL, but instead uses what's specified in /etc/passwd if any....
To be nitpicky: you mean _normal_ mode, right?
@omegabyte did you make sure to add credits to your OpenAI account? I updated the docs here to make that clearer: https://zed.dev/docs/assistant-panel
> a subscription to openai.com doesn't work ? you need to add extra credits ? Depends. ChatGPT is OpenAI's tool on top of their APIs, essentially. If you want to...
Did you add credits to your OpenAI account?