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
On-demand ([K]) and automatic (>85% pressure) history compaction with lossless original message preservation on disk.
Multiple Named Sessions: Conversation histories saved atomically under the user data directory with create ([N]), delete ([D]), and rename ([R]) controls.
Parameters Overlay ([P]): Dynamic tuning of Temperature, Top-P, Top-K, and Context Size.
Inline Model Launcher: Seamless launcher displayed when entering Chat without an active server.
Clipboard Extraction ([C]): Instantaneous copy of assistant answers to clipboard.
Multiline Prompts: Full textarea editing with Enter to send and Ctrl+Enter for newlines.
Fixed
Windows Self-Updater Asset Matching: Fixed a bug where darwin release packages matched the win substring token, causing macOS binaries to be downloaded on Windows.
Platform Classifiers: Added strict OS discrimination (isWindowsAsset, isDarwinAsset, isLinuxAsset) ensuring exact OS and architecture matching.
Target Executable Resolution: Enhanced executable path resolution to locate and upgrade the true binary in system PATH (%USERPROFILE%\go\bin\runora.exe).