Release v1.0.4
What's Changed
- Prevent some preemptive dynamics from throwing errors in normal evaluations by @rhennigan in #255
- Allow dialogs during tool evaluations by @rhennigan in #257
- Fix tool selection for personas by @rhennigan in #259
- Bugfix: prevent
Throw::nocatch
messages during async tasks by @rhennigan in #261 - Fix error when stopping chat before content is received by @rhennigan in #262
- Do not serialize "ChatDelimiter" cells by @rhennigan in #264
- Delay evaluation of
ChatObject
until needed by @rhennigan in #266 - Fix pink boxing in "Add & Manage Personas" dialog when a resource update is available by @rhennigan in #268
- Only allow documentation tools for code writer persona by @rhennigan in #270
Full Changelog: v1.0.3...v1.0.4