Warp CLI > Using the agent
Running shell commands in the {{WARP_CLI}}
# Running shell commands in the {{WARP_CLI}} import { VARS } from '@data/vars'; {/* TODO(cli-shell-commands): draft per drafts/warp-cli-launch-plan.md — "cli/shell-commands.mdx" section. Feature-doc content type. */} The {VARS.WARP_CLI} documentation for this page is in progress. ## Shell mode {/* TODO(cli-shell-commands): entering shell commands vs agent prompts; command row styling. */} ## Natural language detection {/* TODO(cli-shell-commands): opt-in NLD, /natural-language-detection toggle. */} ## Command history {/* TODO(cli-shell-commands): shell commands in the up-arrow history menu. */} ## Long-running and interactive commands {/* TODO(cli-shell-commands): interactive input passthrough, typed-character carryover, hints during execution. */} ## Full-screen terminal apps {/* TODO(cli-shell-commands): alt-screen apps (editors, pagers, TUIs) support. */} ## Stopping commands and exiting {/* TODO(cli-shell-commands): Ctrl+C to stop, double Ctrl+C to exit. */}Tell me about this feature: https://docs.warp.dev/cli/shell-commands/Run shell commands directly in the {{WARP_CLI}}, including interactive and long-running commands, full-screen apps, and natural language detection.
The Warp CLI documentation for this page is in progress.