You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.