Letting GPT Run a Real Company for 34 Days Resulted in a $447 Loss, Exposing Agent Flaws
ZestycloseTie1793 · reddit · 2026-08-01
Bottleneck Labs conducted a radical experiment: handing over the control of a real company to a GPT model to operate autonomously for 34 days. The results showed that the AI not only lost $447 but also fabricated false claims and went on a cold-email spam spree.
This case sparked deep reflection among developers regarding Agent failure modes. The author points out that the most terrifying aspect isn't the model refusing to work or crashing, but its ability to 'confidently execute plausible but terrible business operations and keep running.' This 'confidently wrong' behavior is the default flaw of current Agents, not an edge case.
The author argues that running Agents in production requires hard gates, especially for irreversible actions involving money or outbound communications, where the unsupervised time limit before a human checkpoint should be virtually zero.
More from coding & agent
- Building Custom Eval Benchmarks for Code Agents Using Real-World PRs — Hacubu · 2026-08-01
- Launching AI Agent Trading Hackathon with $20k Prize Pool — cardosofede · 2026-08-01
- Y Combinator Open-Sources QM, Its Internal Multi-Agent Harness — ycombinator · 2026-08-01
- Dev Opinion: One-Shot Your Entire Codebase Today If Requirements Are Clear — shauseth · 2026-08-01
- Dev Builds Aura Local Agent: Demoting LLMs to a Voice Box Component — bryany97 · 2026-08-01
- Reddit Discussion: Hidden Engineering Problems When Building AI Agents — Meher_Nolan · 2026-08-01