Warp CLI > Using the agent
Managing conversations in the {{WARP_CLI}}
# Managing conversations in the {{WARP_CLI}} import { VARS } from '@data/vars'; {/* TODO(cli-conversations): draft per drafts/warp-cli-launch-plan.md — "cli/conversations.mdx" section. Feature-doc content type. */} The {VARS.WARP_CLI} documentation for this page is in progress. ## Conversation persistence {/* TODO(cli-conversations): conversations persist across sessions and restore with full detail. */} ## Starting a new conversation {/* TODO(cli-conversations): /new, /agent, /clear. */} ## Conversation history {/* TODO(cli-conversations): /conversations menu and navigation into past conversations. */} ## Compacting context {/* TODO(cli-conversations): /compact, when to use it, what the summary block looks like. */} ## Resuming conversations {/* TODO(cli-conversations): exit summary with resume command; `--resume` flag. */}Tell me about this feature: https://docs.warp.dev/cli/conversations/Start, switch, compact, and resume agent conversations in the {{WARP_CLI}}, including conversation history and the --resume flag.
The Warp CLI documentation for this page is in progress.