I Let Claude Code Autonomously Run Ads for a Month
zdw
17 points
3 comments
April 09, 2026
Related Discussions
Found 5 related stories in 238.9ms across 14,015 title embeddings via pgvector HNSW
- How I'm Productive with Claude Code neilkakkar · 161 pts · March 23, 2026 · 65% similar
- Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs arps18 · 390 pts · May 27, 2026 · 63% similar
- With Claude: Less Coding, More Testing ingve · 22 pts · May 31, 2026 · 61% similar
- Claude-Code Automode marginalx · 13 pts · March 24, 2026 · 58% similar
- The Making of Claude Code kanamekun · 54 pts · July 07, 2026 · 58% similar
Discussion Highlights (3 comments)
m-hodges
I think this was a pretty honest write up of what went well and what didn't, and I think it's directionally pragmatic on takeaways. > The agent knew the experiment ended at Day 30 since I told it as much in the system instructions, and so it played it safe. It doubled down on what was already working rather than taking creative risks, whereas a (good) human strategist would’ve experimented aggressively in weeks 1-2 and refined later. The agent just tried to ride out the month at a predictable rate. > Then when I tried to fix quality myself (the email validation gate), it caused the worst performance of the entire experiment. Same trap that human-run campaigns fall into - optimizing for what’s measurable rather than what matters. Main difference is an AI agent just does it faster and with more confidence, which honestly makes it more dangerous. > If you’re running any kind of recurring workflow where you pull data, make decisions, and act on them, the loop pattern here probably applies to your work already. The hard part is figuring out what to actually optimize for, and clearly articulating that.
AstroBen
without a human control how do I put these results into context? It doesn't matter that they "hoped" for $2.50/lead
rvz
Spoiler: It failed. > It didn’t go fully as planned, but there were plenty of learnings.