Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Void-Installer-win32-x64.exe | 2025-01-24 | 103.1 MB | |
Void-Installer-darwin-x64.dmg | 2025-01-24 | 144.3 MB | |
Void-Installer-darwin-arm64.dmg | 2025-01-24 | 137.6 MB | |
Beta Release source code.tar.gz | 2025-01-20 | 26.5 MB | |
Beta Release source code.zip | 2025-01-20 | 31.3 MB | |
README.md | 2025-01-20 | 9.6 kB | |
Totals: 6 Items | 442.8 MB | 0 |
Void's beta release 1.0.0 is now ready for download!
Download link.
Disclaimers: This is an early version of Void that doesn't have all our features yet! If you'd like to stay up to date or help us build Void, please join our Discord channel! Otherwise, feel free to join the waitlist to be alerted when the full release is ready (scroll for links).
Contributors.
A special shoutout to this release's contributors!
We host weekly contributing meetings in our Discord channel. If you're interested in contributing, you're welcome to attend or shoot us a message.
New Contributors.
- @eltociear made their first contribution in https://github.com/voideditor/void/pull/3
- @joshuajerin made their first contribution in https://github.com/voideditor/void/pull/1
- @sunmorgan made their first contribution in https://github.com/voideditor/void/pull/25
- @quant-eagle made their first contribution in https://github.com/voideditor/void/pull/29
- @anetaj made their first contribution in https://github.com/voideditor/void/pull/46
- @DaveHogan made their first contribution in https://github.com/voideditor/void/pull/42
- @w1gs made their first contribution in https://github.com/voideditor/void/pull/22
- @jcommaret made their first contribution in https://github.com/voideditor/void/pull/91
- @jack1582 made their first contribution in https://github.com/voideditor/void/pull/95
- @IDLe-Engineering made their first contribution in https://github.com/voideditor/void/pull/99
- @ShikangPang made their first contribution in https://github.com/voideditor/void/pull/98
- @okxiaoliang4 made their first contribution in https://github.com/voideditor/void/pull/51
- @SOUMITRO-SAHA made their first contribution in https://github.com/voideditor/void/pull/77
- @Piyu-Pika made their first contribution in https://github.com/voideditor/void/pull/134
- @Madhav160804 made their first contribution in https://github.com/voideditor/void/pull/140
- @dcqe made their first contribution in https://github.com/voideditor/void/pull/149
- @plon-Susk7 made their first contribution in https://github.com/voideditor/void/pull/142
- @nathfavour made their first contribution in https://github.com/voideditor/void/pull/145
- @pythons made their first contribution in https://github.com/voideditor/void/pull/144
- @bjoaquinc made their first contribution in https://github.com/voideditor/void/pull/181
- @PraveenAsh made their first contribution in https://github.com/voideditor/void/pull/202
- @rluvaton made their first contribution in https://github.com/voideditor/void/pull/203
What's Changed.
- chore: update main.js by @eltociear in https://github.com/voideditor/void/pull/3
- Add Discord Link by @joshuajerin in https://github.com/voideditor/void/pull/1
- Clearout code selection from ctrl l by @sunmorgan in https://github.com/voideditor/void/pull/25
- Update CONTRIBUTING.md by @andrewpareles in https://github.com/voideditor/void/pull/28
- fix: update VS source to more recent version by @quant-eagle in https://github.com/voideditor/void/pull/29
- feat: use npm instead of yarn by @quant-eagle in https://github.com/voideditor/void/pull/30
- Apply vscode theme by @anetaj in https://github.com/voideditor/void/pull/46
- Fixes [#7]: case analysis on insert, delete, and replace by @andrewpareles in https://github.com/voideditor/void/pull/55
- Revert "fix: update VS source to more recent version" by @mathewpareles in https://github.com/voideditor/void/pull/60
- Link to settings from extension by @anetaj in https://github.com/voideditor/void/pull/61
- Rebase vscode into Void by @andrewpareles in https://github.com/voideditor/void/pull/66
- Minor improvement to whichapi & anthropic configuration by @DaveHogan in https://github.com/voideditor/void/pull/42
- Added Ollama integration by @w1gs in https://github.com/voideditor/void/pull/22
- Improve Void VS Code configuration by @andrewpareles in https://github.com/voideditor/void/pull/84
- MacOS IDE build by @jcommaret in https://github.com/voideditor/void/pull/91
- fixed dependencies that were preventing IDE builds by @w1gs in https://github.com/voideditor/void/pull/92
- Supports calling LLM in a way compatible with OpenAI's API, and adds explicit configuration items for users。 by @jack1582 in https://github.com/voideditor/void/pull/95
- Copy code block by @anetaj in https://github.com/voideditor/void/pull/47
- Input box style by @anetaj in https://github.com/voideditor/void/pull/52
- Persist chat threads history by @anetaj in https://github.com/voideditor/void/pull/53
- Update sendLLMMessage.ts by @IDLe-Engineering in https://github.com/voideditor/void/pull/99
- fix: Refactor openAICompatible initialization in sendLLMMessage.ts by @ShikangPang in https://github.com/voideditor/void/pull/98
- feat: system prompt
.voidrules
by @okxiaoliang4 in https://github.com/voideditor/void/pull/51 - Refactor and fix diff highlighting by @mathewpareles in https://github.com/voideditor/void/pull/101
- Split up Sidebar tabs into files and clearer message types (incorporates direction) by @andrewpareles in https://github.com/voideditor/void/pull/105
- Add Syntax Highlighting to Sidebar Code Snippets by @IDLe-Engineering in https://github.com/voideditor/void/pull/109
- Build prompt dynamically by @IDLe-Engineering in https://github.com/voideditor/void/pull/106
- Connect-src updates for OpenAICompatible by @IDLe-Engineering in https://github.com/voideditor/void/pull/108
- Fix: Add Syntax Highlighting to Sidebar Code Snippets by @SOUMITRO-SAHA in https://github.com/voideditor/void/pull/77
- Added displaying error messages in UI by @w1gs in https://github.com/voideditor/void/pull/87
- Settings update by @andrewpareles in https://github.com/voideditor/void/pull/110
- Misc Improvements by @andrewpareles in https://github.com/voideditor/void/pull/113
- Editor Insets by @andrewpareles in https://github.com/voideditor/void/pull/119
- discord by @andrewpareles in https://github.com/voideditor/void/pull/120
- Doc : Build command fix by @jcommaret in https://github.com/voideditor/void/pull/121
- Speculative Edits by @andrewpareles in https://github.com/voideditor/void/pull/125
- Max tokens is optional + other config updates - Fixes [#128] by @andrewpareles in https://github.com/voideditor/void/pull/133
- Gemini added #new feature by @Piyu-Pika in https://github.com/voideditor/void/pull/134
- docs: update .devcontainer/README.md by @eltociear in https://github.com/voideditor/void/pull/137
- Added Ollama Model Check for installed models by @Madhav160804 in https://github.com/voideditor/void/pull/140
- fix windows command by @dcqe in https://github.com/voideditor/void/pull/149
- pass build information to extension by @plon-Susk7 in https://github.com/voideditor/void/pull/142
- Main by @nathfavour in https://github.com/voideditor/void/pull/145
- lodash : package added to extension by @jcommaret in https://github.com/voideditor/void/pull/150
- Build.js : Fixing tsup command by @jcommaret in https://github.com/voideditor/void/pull/155
- Native Editor Insets by @andrewpareles in https://github.com/voideditor/void/pull/139
- Fix CORS + CSP by @andrewpareles in https://github.com/voideditor/void/pull/159
- Improve documentation by @andrewpareles in https://github.com/voideditor/void/pull/161
- Groq Added by @Piyu-Pika in https://github.com/voideditor/void/pull/141
- refactor: modularize LLM providers and types by @pythons in https://github.com/voideditor/void/pull/144
- Model selection by @andrewpareles in https://github.com/voideditor/void/pull/172
- Add native autocomplete by @mathewpareles in https://github.com/voideditor/void/pull/156
- UI improvements by @andrewpareles in https://github.com/voideditor/void/pull/168
- Minor Contrib.md changes by @andrewpareles in https://github.com/voideditor/void/pull/175
- UI Improvements by @andrewpareles in https://github.com/voideditor/void/pull/176
- Misc UI Improvements by @andrewpareles in https://github.com/voideditor/void/pull/180
- UI Improvements and Model Selection by @andrewpareles in https://github.com/voideditor/void/pull/182
- Fix React build crashing watch-client and added watch mode by @bjoaquinc in https://github.com/voideditor/void/pull/181
- Daily UI improvements by @andrewpareles in https://github.com/voideditor/void/pull/185
- New-services by @andrewpareles in https://github.com/voideditor/void/pull/189
- Merge model selection branch (ctrlK, model selection, UI) by @andrewpareles in https://github.com/voideditor/void/pull/195
- Fix - bundle - ajv missing deps by @jcommaret in https://github.com/voideditor/void/pull/192
- misc necessary updates by @andrewpareles in https://github.com/voideditor/void/pull/196
- Fix line indexing for CtrlK by @andrewpareles in https://github.com/voideditor/void/pull/197
- License update by @andrewpareles in https://github.com/voideditor/void/pull/199
- Update CONTRIBUTING.md by @PraveenAsh in https://github.com/voideditor/void/pull/202
- fix react build.js to properly find the base folder by @rluvaton in https://github.com/voideditor/void/pull/203
- License by @andrewpareles in https://github.com/voideditor/void/pull/211
- Latest updates by @andrewpareles in https://github.com/voideditor/void/pull/212
- Latest UX/UI updates by @andrewpareles in https://github.com/voideditor/void/pull/214