Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gitmeBT/SessionManager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: gitmeBT/SessionManager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on May 22, 2026

  1. feat: dynamic terminal detection, startup optimization, sort fix

    - Scan installed terminal apps via CFBundleTypeRole=Shell + known bundle IDs
    - Settings modal shows only locally installed terminals
    - Window opens immediately on launch; session indexing runs in background
    - Add loading spinner during first scan instead of empty state
    - Fix session detail sort to start from top after toggle
    - Fix database initialization crash when archived/pinned columns missing
    
    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
    Sun KeyContacts and claude committed May 22, 2026
    Configuration menu
    Copy the full SHA
    0ccc33f View commit details
    Browse the repository at this point in the history
  2. chore: bump version to 0.2.1

    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
    Sun KeyContacts and claude committed May 22, 2026
    Configuration menu
    Copy the full SHA
    faadaae View commit details
    Browse the repository at this point in the history
Loading