macOS 11+ (Apple Silicon) - bloop_0.4.7_aarch64.dmg
macOS 11+ (Intel) - bloop_0.4.7_x64.dmg
Ubuntu Linux - bloop_0.4.7_amd64.deb
Linux AppImage (Works on most distributions) - bloop_0.4.7_amd64.AppImage
Windows - bloop_0.4.7_x64_en-US.msi
What's Changed
- Improve breadcrumbs copy by @anastasiya1155 in #689
- Only process the first 'max_tokens' of a file by @ggordonhall in #681
- Improve input loader by @anastasiya1155 in #682
- Tweak prompt to encourage agent to respond with function call by @ggordonhall in #692
- Add frequency penalty for proc queries by @ggordonhall in #693
- refactor code-nav by @nerdypepper in #690
- UI improvements by @anastasiya1155 in #695
- Use native message history when generating LLM request by @calyptobai in #694
- Prompt Guide by @anastasiya1155 in #669
- UI performance improvements by @anastasiya1155 in #698
- fix bugs in hoverables queries by @nerdypepper in #699
- handle cases when part of token is hoverable by @anastasiya1155 in #700
- Add article format answer type by @calyptobai in #688
- Open chat when conclusion generated by @anastasiya1155 in #701
- Remove
new
response type by @ggordonhall in #702 - Bump bloop to 0.4.7 by @ggordonhall in #703
- Minor UI improvements for article results by @anastasiya1155 in #705
- Close file modal when navigating to another file by @anastasiya1155 in #706
- Add new analytics events, introduce /vote endpoint by @calyptobai in #671
- Send
session_id
to LLM gateway by @calyptobai in #687 - fix rudderstack crash by @nerdypepper in #707
Full Changelog: v0.4.6...v0.4.7