DoorDash has opened a limited beta for its new ‘dd‑cli’ CLI, allowing developers and AI agents to search stores, apply deals, and place orders straight from the terminal, marking a significant step toward agentic commerce.

Key Takeaways

  • DoorDash released ‘dd‑cli’, a command‑line interface for U.S. and Canadian macOS developers in limited beta.
  • The tool enables store search, deal filtering, cart creation, and checkout entirely from the terminal.
  • It signals a broader shift toward AI agents as primary users of commerce platforms.

On July 15, 2026, DoorDash announced the limited‑beta release of ‘dd‑cli’, a command‑line interface (CLI) that lets developers interact with DoorDash services directly from a terminal or AI‑driven script. Far from being a novelty, the tool illustrates the growing concept of “agentic commerce,” where software is built for autonomous AI agents rather than human users alone.

Technical Overview

The CLI is currently available to macOS developers in the United States and Canada via a wait‑list. Once granted access, users can execute commands to search for nearby restaurants, filter promotions, build a cart, and finalize payment—all without opening the DoorDash mobile app or website. DoorDash’s co‑founder and CTO Andy Fang highlighted on X that the company is eager to see what developers will build on top of this new API surface.

From Chatbots to Terminals

DoorDash has previously experimented with iMessage ordering, the “Ask DoorDash” AI chatbot, and integrations with large language models such as OpenAI’s ChatGPT and Anthropic’s Claude. ‘dd‑cli’ extends that strategy by exposing the core ordering engine to developers, who can now embed food‑delivery capabilities into custom workflows, automation scripts, or even other AI agents.

Implications for the Ecosystem

Allowing AI agents to place orders directly changes two fundamental dynamics. First, it accelerates the personalization of the dining experience—an AI assistant could automatically recommend meals based on dietary preferences, calendar events, or real‑time calorie goals. Second, it introduces fresh security and privacy considerations, as payment credentials and order details now travel through programmable interfaces. Robust encryption, tokenization, and strict access controls will be essential to maintain user trust.

Future Outlook

The beta launch suggests that more delivery platforms may follow suit, offering their own CLIs or SDKs designed for “terminal‑to‑dish” interactions. If widely adopted, developers could construct a new layer of commerce services where the traditional app is merely one of many possible front‑ends. This evolution could democratize ordering logic, spur innovative third‑party tools, and reshape how consumers think about ordering food, groceries, or local deals.