Alternatives
Products that do what Sherpa Coder does
VSCode Extension for chatting with OpenAI assistants
- 1

- 2

- 3

- 4

- 5
- 6

- 7

Parallel agents, diff reviewer, and multi-model comparisons
May 2026 · kilo.ai
- 8

- 9SA
Recently, I saw Github Next Code Brushes (https://githubnext.com/projects/code-brushes) which is a VSCode extension that can use AI to do things like make your code more readable, add types, etc. This inspired me: what if there was an extension that could use AI to make your code worse as well? Meet Spaghettify. An extension I developed that can do things like: - Obscure your code - Introduce a bug - Make the variable names way too descriptive - Use nonsymmetrical whitespace - Add irrelevant/rambling comments - Document the code with emoji - Document the code in any…
2023 · spaghettify.dev
- 10

- 11

- 12

- 13

- 14

- 15

- 16

- 17AA
Hey HN, We are Sandeep and Naresh, the creators of Aide. We are happy to open source and invite the community to try out Aide which is a VSCode fork built with LLMs integrated. To talk through the features, we engineered the following: - A proactive agent Agent which iterates on the linter errors (powered by the Language Server) and pulls in relevant context by doing go-to-definitions, go-to-references etc and propose fixes or ask for more files which might be missing in the context. - Developer control We encourage you to do edits on top of your coding sessions. To enable this, we built a…
2024 · aide.dev
- 18

- 19

- 20

- 21

- 22

- 23CD
ChatIDE is a sort of a DIY Github copilot X. Launch ChatIDE with a `Cmd + Shift + i`. You bring your own OpenAI api key. You can set the system prompt, temperature, and max tokens in the extension settings. The extension is currently not aware of any of the files in your project, although that might be cool to add later. Use it just like you would use ChatGPT in the browser. Feedback and contributions more than welcome.
2023 · github.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →