This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
v0.4.11
macOS 11+ (Apple Silicon) - bloop_0.4.11_aarch64.dmg
macOS 11+ (Intel) - bloop_0.4.11_x64.dmg
Ubuntu Linux - bloop_0.4.11_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.4.11_amd64.AppImage
Windows - bloop_0.4.11_x64_en-US.msi
What's Changed
- Fix Windows builds by @calyptobai in #792
- Update NPM dependencies by @anastasiya1155 in #791
- Add copy markdown button to article response by @anastasiya1155 in #795
- Bug fixes by @anastasiya1155 in #794
- Improve rendering of long file names by @anastasiya1155 in #796
- Backend for editing previous queries by @ggordonhall in #780
- add timestamps to queries and responses by @nerdypepper in #775
- Align autocomplete menu to the right by @anastasiya1155 in #798
- Refactor React context providers by @anastasiya1155 in #801
- Edit question button by @anastasiya1155 in #797
- Disable filesystem responses by @ggordonhall in #799
- Expand code chunks to try and maximize context by @calyptobai in #736
- Make semantic search threshold configurable by @ggordonhall in #804
- Show current app version in status bar by @anastasiya1155 in #806
- log into files in addition to stderr by @nerdypepper in #802
- bump version to 0.4.11 by @ggordonhall in #807
- Store decoded responses directly on exchange, re-encode on the fly by @calyptobai in #805
- Add
/answer/explain
route for explaining file ranges by @calyptobai in #785 - Disable tauri file watching default by @calyptobai in #809
- trim utterance history as necessary by @nerdypepper in #808
- tune history trimming by @nerdypepper in #810
- Minor UI fixes by @anastasiya1155 in #813
- Update action selection prompt to encourage function calling by @ggordonhall in #814
Full Changelog: v0.4.10...v0.4.11