Skip to content

v1.1.0

Choose a tag to compare

@twidi twidi released this 08 Mar 09:00
· 1384 commits to main since this release
91d581b

Added

  • Effort level and thinking settings for Claude sessions
  • Live tracking of Bash commands, agents and other possibly long-running tools
  • Syntax-highlighted code display for Read tool results
  • Show URL/query in WebFetch, WebSearch, and ToolSearch tool summaries

Changed

  • Upgrade Web Awesome 3.2 → 3.3.1 (removes many workarounds)
  • Update claude-agent-sdk 0.1.45 → 0.1.48 (Claude Code CLI 2.1.63 → 2.1.71)
  • Replace selects for model, permission, etc... in message input by simple button + popopver

Fixed

  • Classify /clear command items as system instead of user message, rewrite titles of sessions saved with "/clear" title
  • "starting" state of process wasn't visible
  • Fix custom session title not persisting on some circumstances
  • Fix mobile layout issues
  • Handle invalid TodoWrite
  • Missed file attachments in optimistic user messages
  • Improve backend resilience (watcher crash prevention, empty session handling, WebSocket error isolation)