v0.5.4
macOS 11+ (Apple Silicon GPU) - bloop_0.5.4_aarch64_gpu.dmg
macOS 11+ (Apple Silicon) - bloop_0.5.4_aarch64.dmg
macOS 11+ (Intel) - bloop_0.5.4_x64.dmg
Ubuntu Linux - bloop_0.5.4_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.5.4_amd64.AppImage
Windows - bloop_0.5.4_x64_en-US.msi
What's Changed
- Permanent chat in sidebar by @anastasiya1155 in #954
- Fix typo in semantic.rs by @eltociear in #990
- Rework index initialisation logic by @rsdy in #987
- Improve understanding of currently open file path by @anastasiya1155 in #994
- Force agent to answer after maximum turn count by @calyptobai in #989
- Configure better analytics on cloud by @anastasiya1155 in #995
- Kill rogue
bleep
processes on startup by @calyptobai in #997 - Agent efficiency improvements by @ggordonhall in #991
- Reindex local files on file change by @calyptobai in #996
- bump version number to 0.5.4 by @ggordonhall in #998
- refetch code studio every 5 seconds to update token counters by @anastasiya1155 in #999
- Put back release description template by @ggordonhall in #1000
- Don't index git data directory by @calyptobai in #1001
- refetch code studio when indexing is finished instead of polling by @anastasiya1155 in #1002
- Fix requests left by @anastasiya1155 in #1005
- Fix single alias agent context by @ggordonhall in #1006
- Raise debug level by @ggordonhall in #1007
- Fix invalid inclusion of stopwords by @rsdy in #1009
- Improve UI performance for settings by @anastasiya1155 in #1010
- stop generation when removing currently streamed answer by @anastasiya1155 in #1012
- Remove stopwords from Dockerfile by @ggordonhall in #1013
- Default to
HEAD
in indexer when not on a branch by @calyptobai in #1014
Full Changelog: v0.5.3...v0.5.4