Tags: alexmt/claude-ls
Tags
feat: new session project picker — choose directory before starting (#12 ) n now opens a project picker overlay instead of launching claude immediately. CWD is pre-selected and tagged (current dir); all known projects from the session list are shown below. Type to filter by path, up/down to navigate, enter starts the session. Uses the same overlay pattern as the move picker. buildNewPickerProjects places CWD at index 0 regardless of whether it has existing sessions. Closes #11 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>