What's New
Memory View
New Memory menu in the sidebar — view and edit memory.md and user.md directly. Changes take effect in the next session.
Conversation Search
Search box at the top of the session list — filter conversations by title in real time.
Status Bar Model Info
Model name and context length shown in the status bar (e.g. gpt-4 | 256K). Click for full details including provider and context window.
Open Logs Directory
New Open Logs directory entry in the user menu for quick access to log files.
UI Improvements
- Sidebar highlight — active items now use accent color for better visibility
- Session tabs — Chat/Cron tabs redesigned with underline style, centered layout
- Wider content area — max width increased from 896px to 1152px for better readability
Other
- Memory char limit increased to 20K (configurable via
memory_char_limit/user_char_limitin config.yaml) - Anonymous telemetry added (opt out with
telemetry_enabled: falsein config.yaml)