Release v1.4.2
github-actions
released this
04 Feb 16:42
·
801 commits
to refs/heads/release/paclet
since this release
What's Changed
- Bugfix: Fix for some settings not being inherited at the chat block level by @rhennigan in #564
- Improve formatting for outputs that contain
$
to denote currency by @rhennigan in #567 - Prevent unnecessary autoloading when reading persona files by @rhennigan in #568
- Enable a tool when installing by @rhennigan in #569
- Exclude WolframAlpha pods that have missing content from text sent to the LLM by @rhennigan in #571
- Support
AppearanceRules
for tools by @rhennigan in #573 - Bugfix: Fixed an internal failure that can occur when a previous chat output cell is removed early during a chat evaluation by @rhennigan in #574
- Base prompt improvements by @rhennigan in #577
- Feature: Added
$ChatNotebookEvaluation
and fixed some other minor misc issues by @rhennigan in #578 - Bugfix: Fixed some symbols being created in the global context when using the chat stylesheet by @rhennigan in #581
- Suppress benign
OptionValue
messages by @rhennigan in #583 - Bugfix: Fixed an issue where
FormatChatOutput
could be parsed in the wrong context in dynamic output by @rhennigan in #586 - Bugfix: Disable SideChat cell dingbat menu in cloud by @rhennigan in #588
- Release v1.4.2 by @rhennigan in #590
Full Changelog: v1.4.1...v1.4.2