Changelog
June 12, 2025
Web Extension 1.2.0 – GitHub Repositories
- You can now search for and attach entire GitHub repositories from the popover, including private ones when you’re signed in to the GitHub account that has access to them in that browser. You can also select any branch you need.
- Fixed a small issue with trigger chars that are longer than 1 character.
- Fixed a small issue where folder context chip previews in chat history wouldn’t have a path.
- Fixed a rare token counting issue.
June 11, 2025
VSCode Extension 1.0.9
- Fixed a rare token counting issue.
- Adjusted default file reading limits and now clearly indicates to the AI when a file is truncated.
- Added some more default ignore patterns.
May 29, 2025
Web Extension 1.1.1
- @-Mentioning browser tabs is now more efficient and uses fewer tokens.
- Fixed a bug where the content of a context chip sometimes wouldn’t be removed from the input when clicking the “X” on the chip. This happened more frequently with browser tabs.
- Fixed a bug where the text cursor wasn’t positioned correctly after adding a browser tab immediately after granting permissions for it.
May 28, 2025
Web Extension 1.1.0 – Browser Tabs
- You can now @-mention your open browser tabs. Great for pulling in docs or any other context from your browser.
- Added a “Disable” button to the popup, allowing you to quickly disable BringYourAI on a website.
May 15, 2025
Web Extension 1.0.5
- Fixed minor overflow styling issue on context chips in chat history.
- Minor text adjustments inside the popover.
VSCode Extension 1.0.8
The search results inside the web popover are now properly synchronized with your .gitignore
and custom ignore patterns. You no longer need to restart VSCode after changing your ignore preferences.