Skip to content

1.10.0

Latest
Compare
Choose a tag to compare
@darrenburns darrenburns released this 14 Sep 16:19
· 2 commits to main since this release

Added

  • Added theme system.
  • Added support for user defined themes.
  • Listed theme directory at bottom of options modal.
  • Added several builtin themes.
  • Tooltips now appear when hovering over some actions in the footer with the mouse.
  • Show welcome message when there are no chats.
  • Alt+Enter keybinding to send message on terminals that support the Kitty key protocol.
  • Visual indicator that we're waiting for a response to be received, before streaming starts.
  • Indicator to make clearer that system prompt is an editable text area.

Changed

  • Changed default theme.
  • Upgraded to latest Textual.
  • Minor style tweaks in various places.
  • Visual indication that you cannot send a message while agent is responding.
  • Starting a new chat is now much faster as it is optimistic.
  • Chat list border subtitle now shows index of highlighted chat as well as total number of chats.
  • Text selection notification message changed.
  • Rendered Markdown background colour adapts automatically based on chosen theme.

Fixed

  • Prevent sending message while agent is responding.

Full Changelog: 1.9.0...1.10.0