Skip to content

v1.0.8: Real-Time Composer Metrics, Rich Thinking & Session Management

Choose a tag to compare

@PwnedBytes0x1 PwnedBytes0x1 released this 08 Sep 09:41
· 1 commit to main since this release

Changes in v1.0.8

  • 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.