What problem does it solve? It lets you place DoorDash orders for food, groceries, or retail items directly from the command line without opening the DoorDash app or website, including on headless machines. ## Core Features & Use Cases - Guided CLI navigation: Uses dd-cli --help at each level of the command tree to discover only the subcommands relevant to the current request. - Intent-flagged commands: Every tool-backed leaf command requires a --intent flag describing the goal behind the workflow in plain language. - Headless token refresh: Ships a runbook and script that export a DoorDash token on a desktop machine and rotate the cached 1Password credential used by the headless OpenClaw server. - Use Case: Ask the agent to reorder your usual lunch from a nearby restaurant; it drills into dd-cli cart and checkout commands, attaches the required --intent, and completes the order using your signed-in account. ## Quick Start Ask the agent to order food or groceries through DoorDash using dd-cli, for example by requesting a reorder of your usual lunch from a nearby restaurant.