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
Real-Time Header & Composer Metrics: Ctx:X%, Tok:Y, and Mem:ZMB update smoothly in real-time as chunks stream in rather than only after the turn.
Session Management: Added /new and /session new to start fresh sessions, plus /session del <id> / /session delete <id> to delete old sessions.
Rich Markdown Thinking: Thought blocks now render markdown styling properly (e.g. bold, italics, inline code) without showing raw asterisks.
Task Identification: Completed/reopened tasks now explicitly mention the task title in both manage_todos and /todo done <id> (e.g. ✓ Completed task #1: "title").
Smooth Background Animations: Continuous spinner ticking during active tool and thinking execution.