• 0.0.2 c6a7da54ca

    Show profile paths, report the build version, and colour each profile

    bdeshi released this 2026-08-04 22:44:21 +06:00 | 14 commits to main since this release

    • Selecting a row in the Profiles tab shows its Claude Desktop and Claude
      Code dirs inline and selectable, instead of requiring a right-click
      "Reveal in Finder" to find out where a profile actually lives.
    • build.sh stamps Contents/Resources/COMMIT with the short HEAD SHA, left
      empty when HEAD sits exactly on a tag (how a real release is built),
      since the version number alone is unambiguous there. About appends it
      when present, so two dev builds off the same VERSION are
      distinguishable. The update checker still compares plain semver.
    • Profile dot colours are picked per NSApp.effectiveAppearance at render
      time: same hue either way, but full saturation with brightness split
      per background (1.0 dark, 0.55 light), so they read as bold hues rather
      than washing out on white or muddying against a dark menu.
    Downloads