Skip to content

v0.5.1

Choose a tag to compare

@neochoon neochoon released this 12 Jan 15:29
· 565 commits to main since this release

What's Changed

New Features

  • Claude panel visual hierarchy (#33): Better differentiation of activity types
    • Timestamps are dim gray
    • User input is bright white
    • Claude responses are green
    • Bash commands are gray
    • Other tools (Edit, Read, Grep, etc.) are dim gray

Improvements (from 0.5.0)

  • Configurable max_activities in config.yaml (default: 20)
  • Better session detection: "No Claude session" vs "No active session"
  • Init command warnings for non-git repos and missing Claude sessions
  • Config template extracted to separate file