[FEATURE] Add option to create a new session when `--resume` is passed via CLI

Resolved 💬 2 comments Opened Jun 3, 2026 by Dogacel Closed Jul 7, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I usually launch my claude code CLI with claude --resume command to keep using the same context. If the project already had some session, I select my latest one and continue. However if project had no sessions, I can't create one from this UI, so I have to exit and type claude again, which feels redundant and annoying.

Proposed Solution

There should be an option to create a new session when --resume is passed, as the user might want to not use any of the other sessions as well.

Alternative Solutions

_No response_

Priority

Low - Nice to have

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗