void
void copied to clipboard
Add `@ai/sdk` for multiple ai provider including ollama closed: #27 #22 #42 - [x] ai package - [x] ollama - [x] azure - [x] openai - [x] anthropic
when i run ./scripts/code.sh , error occurred, how can i solve it, thanks 
When the user presses the "Apply", "Accept", or "Reject" buttons, Void should add these events to the global VS Code history. The user should be able to undo and redo...
Integrating Void with Replit Agent, which can handle tasks such as installing dependencies, configuring everything, and even deploying your app to a live site. Replit has recently announced integration with...
After preparing everything by following the instructions in CONTRIBUTING.md, running `npm run watch` return this error: ``` [watch-extensions] [20:45:55] 'watch-extensions' errored after 949 ms [watch-extensions] [20:45:55] Error: ENOENT: no such...
support `.voidrules` to system prompt. based on #41 , please review and merge #41 first. closed: #32
Right now, the "Apply" button always takes whatever is in the box (see right side) and writes it to the whole file:  This means the LLM needs to rewrite...
When the user presses "Accept" or "Reject" on a diff, all of the diffs below should be updated, because they are now on different line numbers.
When the user applies changes to a file, Void will highlight all of the additions in green. Here's an example: https://github.com/user-attachments/assets/3f2e6ee9-d64f-4312-b338-fe02d32bfff2 However, Void should also display the parts of the...
Feature request to enables users to sync their settings (including configurations, extensions, keybindings, etc.) to self-hosted services or offline services. This would allow users operating in offline or LAN-only environments...