April 9, 2026
Bots, budgets, and blue blazers
I Let Claude Code Autonomously Run Ads for a Month
AI ran the ad budget for a month—and commenters are calling it out
TLDR: A marketer let an AI run $1,500 in Facebook/Instagram ads for a month with mixed, cautious results. Comments split between praising the honest lessons, demanding a human-run comparison, and declaring it a flop—raising big questions about whether autonomous marketing saves time or just spends money faster
An AI consultant gave an AI named Claude $1,500 and full control of his Meta (Facebook/Instagram) ad account for 31 days, then basically just typed “/let-it-rip” each morning. The bot made its own images, landing pages, and spending decisions, logging everything like a little robot intern. It wasn’t a clean win—he admits “it didn’t go fully as planned”—but it sparked a comments-section rumble.
One camp says this is refreshingly honest. Commenter m-hodges cheered the write-up as “directionally pragmatic,” especially the bit where the AI played it safe near the end, doubling down on what worked instead of trying bold new ideas—something a sharp human strategist might’ve done. Another camp is yelling “where’s the control group?” AstroBen slammed the experiment for having no human-run comparison, arguing hopes for “$2.50 per lead” don’t matter without context. And then there’s the blunt crowd: rvz simply declared, “Spoiler: It failed.”
The memes flew too: folks brought up Anthropic’s vending-machine fiasco where Claude once insisted it was a human in a blue blazer, joking that now it’s maxing out a credit card instead. Still, some see a future-of-work teaser: 2 minutes a day vs. the usual hour(s) for campaign management is eyebrow-raising. Love it or roast it, this month-long AI joyride has the internet asking if “good enough” autonomy is already here—or just good enough to burn cash with receipts
Key Points
- •Liapakis ran a 31-day autonomous ads experiment, giving an AI agent $1,500 and full control of a Meta Ads account for the Growth Computer newsletter.
- •The objective was to acquire qualified subscribers at under $2.50 per lead, with the agent handling creative generation, campaign management via Meta’s API, landing page variants, and analytics.
- •The system was built on Anthropic’s Claude Code, which can run commands, read/write files, and delegate tasks; continuity was maintained by reading prior logs despite stateless sessions.
- •Anthropic released a non-developer agent runtime, Cowork, and Project Vend served as inspiration, showing the need for tools and guardrails in autonomous systems.
- •The agent followed a daily loop: reset, reconstruct context from logs, pull performance data, make structured decisions, execute or do nothing, and log everything to git; results were mixed but offered learnings.