Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jul 13:49
9f1d17b

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_limit in config.yaml)
  • Anonymous telemetry added (opt out with telemetry_enabled: false in config.yaml)