Two features, both born from daily use:
- Instant title filtering (#12): the session list filters as you type with zero keystroke lag, scroll resets cleanly on every query change, and a live re-index no longer causes visible churn while you read.
- Resume a session in your terminal (#24, closes #10): a resume chip in the session header copies a ready-to-paste command that cds into the project and runs
claude --resume <id>. The template is editable in place (pencil next to the chip), so your shell aliases work.{cwd}and{sessionId}are both inserted shell-quoted.
Also in this release: two new test batteries for the resume command, including hostile-input quoting checks run through a real zsh.
Still unsigned while Apple Developer enrollment clears, so after install run:
xattr -rd com.apple.quarantine /Applications/Hindcast.app