Beta 1.0.2
Void's beta release 1.0.2 is now ready for download!
Download link.
This version of Void comes with tool use, Agent mode, and lots of improvements! We are still in beta, but will be releasing people off our waitlist very soon for the official release (scroll for links).
Contributors.
- A special thanks to this release's contributors. @bjoaquinc, @jcommaret, and @bawsdeep were especially helpful in working out some tedious desktop-app related items.
- We host weekly contributing meetings in our Discord channel. If you're interested in contributing, feel free to attend!
New Contributors
- @DoctorGlitchy made their first contribution in https://github.com/voideditor/void/pull/259
- @bawsdeep made their first contribution in https://github.com/voideditor/void/pull/252
- @adrieljss made their first contribution in https://github.com/voideditor/void/pull/284
- @jhacksman made their first contribution in https://github.com/voideditor/void/pull/287
- @eswaldots made their first contribution in https://github.com/voideditor/void/pull/288
- @ZorinFoss made their first contribution in https://github.com/voideditor/void/pull/320
What's Changed
- Beta! by @andrewpareles in https://github.com/voideditor/void/pull/215
- Minor usability updates by @andrewpareles in https://github.com/voideditor/void/pull/229
- DeepSeek as a provider by @andrewpareles in https://github.com/voideditor/void/pull/231
- Reset Window: Zoom Level default to 0 by @mathewpareles in https://github.com/voideditor/void/pull/239
- Add new experimental Gemini models to default settings by @Piyu-Pika in https://github.com/voideditor/void/pull/216
- [LLM]Mistral implementation by @jcommaret in https://github.com/voideditor/void/pull/190
- Improve React build by incorporating the watcher in base build commands by @bjoaquinc in https://github.com/voideditor/void/pull/183
- Fix npm run watchreact initial build bug by @bjoaquinc in https://github.com/voideditor/void/pull/233
- Latest UI updates by @andrewpareles in https://github.com/voideditor/void/pull/258
- Update voidSettingsTypes.ts by @DoctorGlitchy in https://github.com/voideditor/void/pull/259
- script to generate appimages by @bawsdeep in https://github.com/voideditor/void/pull/252
- UI improvements by @andrewpareles in https://github.com/voideditor/void/pull/273
- "Copy Prompt" icons on files by @andrewpareles in https://github.com/voideditor/void/pull/206
- fix(build): fixes void-reh (remote host) build crashes and updates the remote-host output path to say void rather than vscode by @bjoaquinc in https://github.com/voideditor/void/pull/278
- Latest streaming changes by @andrewpareles in https://github.com/voideditor/void/pull/281
- fix ENOENT error spawn on Windows by @adrieljss in https://github.com/voideditor/void/pull/284
- Tool use progress by @andrewpareles in https://github.com/voideditor/void/pull/290
- Provider Settings + UX improvements by @andrewpareles in https://github.com/voideditor/void/pull/294
- Added remote-ssh extension to /extensions by @bjoaquinc in https://github.com/voideditor/void/pull/282
- Fix Apply failure with tags (#283) by @jhacksman in https://github.com/voideditor/void/pull/287
- Fix encryption service not working on Linux by @eswaldots in https://github.com/voideditor/void/pull/288
- Rebase vscode onto void (microsoft/vscode 0480008e3221e6743799332fc0018a98e8e90457 -> voideditor/void 1e09852b3ced4b642f92f896266ef83e011c13f4) by @andrewpareles in https://github.com/voideditor/void/pull/301
- Add reasoning parsing, marketplace URL, chat selection state, misc UI by @andrewpareles in https://github.com/voideditor/void/pull/303
- Needed rework of my script to generate the Appimage by @bawsdeep in https://github.com/voideditor/void/pull/289
- Fix tailwind by @andrewpareles in https://github.com/voideditor/void/pull/304
Full Changelog: https://github.com/voideditor/void/compare/v1.0.0...v1.0.2