Live data from Hacker News

Show HN: Supermaven, the first code completion tool with 300k token context

supermaven.com

101–104 of 104 posts

Re: Show HN: Supermaven, the first code completion tool with 300k token context

#101
post #60

I'm not ML practitioner, so idk, but could we get generative tool that operates on higher syntatic level (e.g. AST) instead of interpreting code as just plain text? I feel it's so dumb that something like copilot generates code that is syntatically invalid, that feels like low bar for any code generation tool to pass?

These may be useful

https://github.com/ggerganov/llama.cpp/blob/master/grammars

https://github.com/guidance-ai/guidance?tab=readme-ov-file#c...

https://github.com/eth-sri/lmql/issues/172

Re: Show HN: Supermaven, the first code completion tool with 300k token context

#102
Have been using supermaven for about 5 days on a react project. It is way faster than copilot, suggestions generally feel better as well, less hallucinated. For instance, if I change a type in a src/bookingTypes.ts, then supermaven has no issues guessing that those updated types should be recommended in src/components/bookingform/Bookingform.tsx . Copilot sometimes struggles with this recommending it's own, hallucinated types

Re: Show HN: Supermaven, the first code completion tool with 300k token context

#103

I signed up for the free trial and downloaded the extension. All I'm getting is a blank command prompt window "sm-agent.exe" that opens when I open VS code. So yeh, it's just not working for me at all. Tried opening VS Code as admin and no difference. Any suggestions?

Its a virus! virus total said 2 detection Ikarus Trojan.OSX.Psw and Google Detected

Re: Show HN: Supermaven, the first code completion tool with 300k token context

#104

I signed up for the free trial and downloaded the extension. All I'm getting is a blank command prompt window "sm-agent.exe" that opens when I open VS code. So yeh, it's just not working for me at all. Tried opening VS Code as admin and no difference. Any suggestions?

Its a virus! virus total said 2 detection Ikarus Trojan.OSX.Psw and Google Detected

https://www.virustotal.com/gui/file/35d9dbe227f03b439b5f4264...
Post reply on HN