Feature request: Start a new conversation without exiting the CLI

Resolved 💬 2 comments Opened Mar 24, 2026 by Serghei-Dragan Closed Mar 24, 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

Current behaviour: /clear wipes the conversation history. The only way to preserve the current conversation and start fresh is to /exit and run claude again.

Why: When working on multi-topic sessions, users often want to start a focused new conversation without losing the context of the current one and without the friction of exiting and re-entering the CLI.

Proposed Solution

Proposed behaviour: A command (e.g. /new) that archives/saves the current conversation (as if you ran /exit) and immediately starts a fresh conversation in the same terminal — mirroring the "New Chat" button in the Claude UI and VS Code extension.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

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 ↗