Skip to content

v0.0.89

Choose a tag to compare

@flori flori released this 15 Jun 00:47
  • Model Option Profiles: Added support for model option profiles, allowing
    users to store and switch between different configuration sets per model
    using the -p flag in /model and /session commands.
  • Thinking Visibility Overrides: Introduced -t (force show) and -s
    (suppress) flags for the /list and /last commands to override global
    thinking visibility settings.
  • Session Information: The application now automatically displays session
    information upon startup.
  • Command Editing Enhancements:
    • Added the -e flag to the /input command, enabling users to edit
      imported content before it is added to the conversation context.
    • Standardized the use of the -e flag for editing across /copy,
      /paste, /regenerate, /pipe, and /output commands.
  • Persona Management: Fixed an issue where copying a persona path would
    incorrectly trigger edit mode.