new

improved

fixed

v1.22.0 (build 109)

CleanShot 2024-09-27 at 19
  • New: AI Command supports new variable
    {clipboard}
    , use content from your clipboard
  • New: Move chat configuration to the right pane
  • New: Custom prompt for generating chat title
  • New: Added support for
    *.tpl
    file
  • Improved: added cost estimates for o1 models
  • Improved: filter only
    chat
    models for TogetherAI
  • Fixed: cannot use o1 models from GitHub due to
    stream
    parameter
  • Fixed: search doesn’t highlight content within code blocks
  • Fixed: activate the chat input when typing
    /
    within a different textview
  • Fixed: cannot rename archived chats
  • Fixed: cannot clone / move inline chats
  • Fixed: Anthropic’s
    tool_use
    error when disabling plugins
  • Fixed: quotes and other symbols in chat titles
What's New?
This release adds many quality-of-life (QoL) improvements.
1. Move chat configuration to the right pane
The current Popover has an UX issue: it's hard to test the chat paramters. Going back-and-forth between the popover and the chat list is annoying.
I listened to your feedback and move it to the right pane (Inspector Pane). By default, it's collapsed so it won't get in your way.
2. New variable in AI Command
BoltAI now supports a new variable:
{clipboard}
. With this, you can choose to prompt on your clipboard content instead of the highlighted text (variable
{input}
).
Protip
: if you don't use the placeholder
{input}
, BoltAI would ignore the highlighted text.
CleanShot 2024-09-27 at 20
3. Custom prompt for generating chat title
You can customize the prompt for generating chat title now. Go to Settings > General, click the gear button next to the option.
CleanShot 2024-09-27 at 20
4. Other bug fixes and improvements
I also improved the overall app in this release, especially bugs related to the new macOS Sequoia.
Let me know if it works well for you.
P.S: I'm still working hard on the new iOS app and Cloud Sync. Sign up for early access here: https://app.youform.com/forms/yplbdvx7
Annnnnd that's it for now 👋