new
improved
fixed
v1.22.0 (build 109)
- 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 *.tplfile
- Improved: added cost estimates for o1 models
- Improved: filter only chatmodels for TogetherAI
- Fixed: cannot use o1 models from GitHub due to streamparameter
- 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_useerror 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.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.
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 👋