🎧 Prefer to listen?
Sudo make me a sandwich. That XKCD comic is over a decade old, and DoorDash just made it real. They launched dd-cli — a command-line tool that lets developers order food directly from their AI agents. Read Slack, parse JSON, run Python, recover from errors, calculate totals… just to order three salads. The demo video even displays “Flibbertigibbeting” as the status. It’s hilarious. It’s also the most important signal solo builders have gotten in months.
What dd-cli actually is
DoorDash’s new CLI is in limited beta for U.S. and Canadian macOS developers. It’s not a toy — it’s a full API exposure of DoorDash’s ordering platform to AI agents. You can search stores, find deals, and check out, all from the command line.
Andy Fang, DoorDash’s co-founder and CTO, announced it on X. The sign-up form asks developers what they’d build with it — which tells you DoorDash isn’t just experimenting. They’re building an ecosystem.
This follows their earlier moves: ordering via iMessage, an AI chatbot called “Ask DoorDash”, and integrations with ChatGPT and Claude. The CLI is the next step — giving developers direct programmatic access.
Why this matters more than the memes suggest
The joke writes itself: developers over-engineering lunch. But underneath the humor is a real shift called agentic commerce — where AI agents transact on your behalf, not just answer your questions.
Until now, AI assistants could recommend a restaurant. With agentic commerce, they can order from it. That’s a completely different category of capability. It means your AI agent can:
- Monitor your calendar and order lunch before your 12pm meeting
- Compare prices across delivery platforms and pick the best deal
- Remember your dietary restrictions and filter automatically
- Combine multiple services — check the weather, see what’s nearby, order, and track — in one workflow
If you’re building anything in the AI agent space, this is the kind of real-world API access that turns a chatbot into an actual assistant.
The solo builder opportunity
You don’t need to build the next DoorDash. You need to build the thing that uses DoorDash’s API to solve a specific problem for a specific person.
Here’s where solo builders have an edge: you can move faster than enterprises at integrating these APIs into niche workflows. Some ideas that are genuinely buildable today:
1. Calendar-aware meal planning. Connect Google Calendar + DoorDash CLI + a simple preferences file. Your agent sees you have back-to-back meetings and orders lunch 30 minutes before. Not a startup — a weekend project.
2. Local deal aggregator. Pull daily specials from nearby restaurants via the CLI, format them into a morning Slack message or email digest. Small businesses would pay for this kind of local discovery tool.
3. Dietary constraint automation. Build a wrapper that filters DoorDash results based on allergens, macros, or preferences. The AI Tool Advisor can help you pick the right orchestration layer for this.
4. Expense-integrated ordering. For freelancers who bill meals to clients — order through your agent, auto-log the receipt, and attach it to the project. No manual expense reports.
None of these require a team. They require understanding how APIs work and having a specific pain point worth solving.
How to think about agentic commerce as a trend
DoorDash isn’t alone. Uber, Spotify, and other platforms are exposing their services to AI agents through ChatGPT Apps and Claude connectors. The pattern is clear: platforms are becoming APIs, and AI agents are becoming the interface.
This is the same shift we saw when mobile apps replaced websites — except it’s happening faster. If you’re a solo builder, the question isn’t “should I learn this?” It’s “how fast can I ship something that uses it?”
The AI coding price war means building these integrations is cheaper than ever. The tools available are more accessible than ever. The only thing missing is someone deciding to build.
What to actually do this week
If you want to get ahead of agentic commerce, here’s a concrete starting sequence:
Day 1: Sign up for the dd-cli waitlist. Even if you don’t build immediately, you’ll see the API structure and understand what’s possible.
Day 2: Read the tool-calling explainer if you haven’t already. Agentic commerce is just tool calling with a credit card attached.
Day 3: Pick one of the ideas above — or invent your own — and sketch the workflow on paper. What APIs do you need? What’s the trigger? What’s the output?
Day 4–5: Build a prototype with Make.com or Zapier first. You don’t need to code from scratch — no-code automation tools can handle the orchestration while you focus on the logic.
Day 6: Test it with a friend. Real feedback beats perfect code.
Day 7: Share what you built. The solo builder community rewards people who ship, not people who plan.
The bigger picture
Every major platform exposing APIs to AI agents is another brick in the agentic commerce wall. Today it’s food delivery. Tomorrow it’s grocery, travel, healthcare scheduling, local services. The solo builders who learn to wire these APIs together now will have a massive advantage when the ecosystem matures.
The groupthink problem in AI means most people are building the same chatbots and wrappers. Agentic commerce is a different game entirely — it’s about making AI do things in the real world, not just talk about them.
DoorDash just handed you a cheat code. The question is whether you’ll use it or just retweet the XKCD comic.
Looking for the right tools to start building? Check the AI Tool Advisor for personalized recommendations based on your skill level and project goals.
New to No Code Required? Start at nocoderequired.net/start-here for the full beginner roadmap.