August 22nd, 2024

New

Improved

v1.19.0 (build 99)

  • New: Sync documents with the file system. Go to Chat Configuration > Project

  • Improved: Auto focus on the text editor when editing chat messages

  • Improved: Remember text editor preview pane setting

  • Improved: Remove the start/stop sounds when using Inline Whisper

  • Improved: Optimize file reading performance

  • Fixed: Memories Included When Plugin Switched Off (#153)

What's new

The most notable change of this release is the new "File Sync" feature. By default, when attaching a document, BoltAI parses the content of the file and stores it in the local database.

This approach has a few advantages:

  • BoltAI continues to work even if the file is deleted

  • There will be no "surprise bill" when you accidentally add a lot of content to the file

  • Take advantage of the Prompt Caching capability to reduce cost

However, it has a major drawback: the file content is not always up-to-date.

Starting v1.19.0, you can enable the File Sync feature (see screenshot). You can turn it on by default in Settings > General.

This is espeically useful when you're working with source code.

Until next time ✌️