-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Supermaven #10013
Comments
Hey @lino-levan - Supermaven is something we are interested in supporting, as it looks great! Someone on the team might be in the middle of adding it, I'll have to double check. |
This should now be closed given that Supermaven has been added |
Let's wait for this to be available outside of internal testing. |
Where did you get that quote from? I don't see it on the linked PR. |
My bad, updated the linked PR. |
@lino-levan does supermaven support chats? I didn't find information about that |
Supermaven does not support chat yet. The team is working on it iirc. |
Ok, I will give the trial period a try, but without the ability to chat, it seems useless to me. I gather a lot of information from conversations with AI, and code completion is a nice bonus. |
how do we enable supermaven instead of copilot on the nightly version? Downloaded the nightly version from https://zed-nightly-host.nyc3.digitaloceanspaces.com/nightly/Zed-aarch64.dmg Supermaven Pro activated from VScode. |
The feature hasn't been released yet, the latest version of zed is 0.135.2, the bug fix related to this ticket is on 0.137.0, so I guess we need to wait a few more weeks for supermaven to be enabled in prod. #11537 Thanks for all the work to the Zed team! I've never been so excited for a feature like now haha |
I'm on |
I found it, you need to add this to your config:
The icon in the editor appears but stays stuck on "Initializing Supermaven" :-( |
I'm also always stuck on "Initializing Supermaven" but it does work. |
I know is a little off-topic but how can I get Zed Nightly? Is some beta version of zed? Edit: Found it! https://zed.dev/releases/preview |
The same issue, enabled supermaven, it works normally, but the icon always displays "Supermaven initializing". |
Does this still work? I added
to my settings and see nothing. |
There's a free tier on Supermaven so thats likely being used as a fallback. |
Supermaven creates a config file in your home, with your API key if you have the pro version. You can configure it via vscode and then I think zed should pick that up correctly. |
Supermaven does work but with the following issues:
I will say though- Supermaven is really impressive for what I've got it to work on! |
Unfortunately, it's not working 😕 |
I have the same issues as @chrisvander. |
Yeah I was trying but it's stuck on Supermanve initializing. |
I know that my supermaven is running because it can autocomplete from the middle of the line, which Copilot can't do. I think the status icon is just stuck on initializing, but it works. |
Can confirm supermaven is working even though it shows initializing. I wonder how it took my API key? it never asked for it. perhaps it works because I already use it on VS code? |
Very strange. I use it on VSCode too. Not working for me on zed. |
For what its worth, I tried it first on Preview build. I thought it only works there but to my surprise it works on the stable build too. M1 Mac. |
I am on the latest preview build as well. Unfortunately, doesn't work for me. I am on M2 Mac. |
I just built zed on arch linux and for what it's worth it works for me, ish. Completions work once I signed it but it does not show that I am signed in. When I restart zed it gets stuck in the initializing state. I do have VSCode installed but I never used supermaven on it. |
Hey everyone, I just installed supermaven on Zed and Mac Studio with m2. After successfully login (it took a few tries) it's get stucked at "initializing" but it seems that is working. Zed Version: 0.141.3 |
yes it's working |
I was never prompted to log in. Right after changing from copilot to supermaven, the icon immediately says "initializing". Is there a way to manually trigger the login? |
Supermaven seems to use an That said, it still shows "Supermaven Initializing" as a tooltip over the Supermaven icon in Zed 0.142.5 even though everything mostly works. The UX is still a little rough -- the completions tend to clash with editor state when filling in the middle of a line, see #13039. |
It worked once I restarted zed. I am on M1 Mac. |
I was able to solve the "Superman Initializing" problem. See #15653 (comment) |
It works like a charm for me! What about the chat that was released on June ? https://supermaven.com/blog/supermaven-chat |
If somebody has still the problem of Supermaven stuck on "Initializing" what worked for me (on Ubuntu) is to delete the |
any updates on the chat feature? |
Is the latest from supermaven that is multiline edits and jumps already supported? That would be just great to have.. |
|
Check for existing issues
Describe the feature
Supermaven is a really cool new code copilot that really makes Github's solution look awful. It'd be great to get first class support of Supermaven in Zed.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered: