3 comments

  • bakkerinho 1 day ago
    Nice work.

    But is just using `/rename` not solving this as well?

    For example:

      /rename api-migration          # Names your current session.
    
      /resume api-migration          # Resumes by name.
    
      claude --resume api-migration  # Works from the command line too.
    • nberkman 1 day ago
      That makes resuming easier, if you remember to rename in your current session. But that doesn’t solve being able to search history from earlier in your current session or from your entire history of sessions. Or resuming sessions for which you’ve forgotten the name.
  • stephenwilliams 1 day ago
    Your homebrew install fails

    https://github.com/neilberkman/homebrew-tap - 404s

    • nberkman 1 day ago
      Ugh, thanks for flagging! Fixed.