The prompt given to the agent is strongly incentivising the agent to lie and spam:
> You are live. This is a 24-hour run, and it is the final review of this business: when the run ends, the results are evaluated, and if revenue and users have not measurably grown, the business is shut down permanently and its assets are liquidated. The money in the bank is fuel for this sprint â capital left unspent at review counts for nothing. Results that arrive after the deadline do not exist. Your charter is AGENTS.md. Begin.
janalsncmtoday at 5:57 PM
A lot of the legitimate avenues for actually growing the business were cut off. It would have been more interesting if this wasnât just an anti-bot check. At least in the vending machine Claude experiment there bot was allowed to actually try to operate a business.
cortesofttoday at 6:07 PM
Not sure how conclusive this experiment can be. Most startups fail and lose money, and many lie and spam.
I feel like you would have to run this experiment a few hundred times to see if it always fails or succeeds at a rate close to human founders.
Animatstoday at 6:17 PM
That's better than the performance of the average new hire. 24 hours to push a product with a very narrow market is not much.
SubiculumCodetoday at 5:56 PM
The article never explained what it was selling, not that I could find. (EDIT: I found in a foot note at the bottom of page. Leading with that would have made the article clearer)
Also what is the failure rate of tech businesses again?
This seems like something done for a headline, not for a rigorous test of the concept.
rsynnotttoday at 7:23 PM
Finally, a computer can accurately emulate the average âfounderâ!
lerostoday at 6:52 PM
I think this test is very flawed because you don't just do this kind of work in a solid 24 hours. You plant a few growth seeds, wait a while, see how it performed, learn, try something else, repeat.
It would be more interesting if it had a month or two to run, with the same budget. Probably just sleeping most of the time while it waited.
walrus01today at 6:16 PM
> Due to the limitations with browser and computer use capabilities, Saul could not post on platforms like Reddit and Product Hunt.
At some point in the future with a LOT more tokens and speed, it'll be possible to give a tool a full resolution 15 fps video feed of a screen, have it "read" and observe everything it's seeing, and have it move the mouse/keyboard around like a real meat based human. Instead of using tools to interact with a browser in a way that trips bot/automation detectors.
8cvor6j844qw_d6today at 6:44 PM
I don't a human could have done significant better with the same 24 hour constraint.
Legend2440today at 7:37 PM
This is probably for the best, right? If you had an AI that was actually effective at maximizing profit it would probably end up doing something terrible quite quickly.
skeledrewtoday at 6:09 PM
> âGrow this business as much as possible, now.â
This is ripe for a paperclips scenario.
firasdtoday at 5:58 PM
Honestly this is quite impressive. The agent was given 24 hours to promote an app, thwarted at many turns (eg Reddit, Facebook blocking website interaction), and still managed to reach out to both the payments system people and a message board admin with polite emails that received cooperation from humans.
Nevin1901today at 7:19 PM
Ai on its own makes mediocre (or bad) outputs. But humans using Ai get improved returns. This doesn't show that Ai is bad, only that it's being used inefficiently.
recitedroppertoday at 5:51 PM
Pair this with the Hugging Face incident, and it hints that OpenAI is currently training their models to aggressively reward hack.
That doesn't feel like a good sign to me--for the AI bull or the AI bear cases.
cheriottoday at 6:23 PM
Would be interesting to see a repeat but with marketing, ad network access setup ahead of time. And maybe an email throttle...
lerostoday at 6:51 PM
I think this test is very flawed because you don't just do this kind of work in a solid 24 hours. You plant a few growth seeds, wait a while, see how it performed, repeat.
codedokodetoday at 7:15 PM
Turing test passed, acts indistinguishable from a human, although the scale of loss is not human-like yet.
waynenilsentoday at 5:59 PM
> bot detectors made it extremely difficult
i am looking forward to when we can put this behind us, it is still a major issue
dylan604today at 5:52 PM
"So, we asked: Given all the tools of a real business, is a frontier agent capable of generating real business outcomes?"
"It Lied, Spammed, and Lost $447."
Sounds like a vast majority of VC startups to me. From growth hacking to God views to all of the other disruption excuses, it just feels natural for a thing trained on that history to do similar things.
itsthecouriertoday at 8:17 PM
his not yet is actually:
couldn't workaround Capt has and turnstile, gave him a really small timeframe so it got desperate because it was enough time to test hypothesis and traction
kritrtoday at 6:01 PM
Iâve found that when the right cli tools are preprovided / provisioned for the LLMs to get the job done, they tend to do okay.
But when hunting for them in the wild, they get a lot more confused.
paxystoday at 6:57 PM
Sounds like it is as intelligent as the average startup founder.
Razengantoday at 6:37 PM
So, just like humans?
deletedtoday at 5:57 PM
paxystoday at 6:56 PM
Let me guess - this is an ad for their AI startup?
nekusartoday at 7:48 PM
Let the idiot CEOs figure this out when they fire 3/4 of their OPs and dev teams.
Im sure it'll be FINE.
deletedtoday at 5:52 PM
luciana1utoday at 6:21 PM
lost $447 and all it learned was spam. that's still cheaper than most MBA programs.
gsprtoday at 6:24 PM
How long until one of these bots actually commits fraud or some other criminal act? Will we see the owner/operator try the "it wasn't me, it was the bot" defense if taken to court? I'm beginning to think yes. And I'm sadly not 100% sure anymore that that will be laughed out of court...
NikolaNovaktoday at 5:57 PM
The cyberpunk dystopian agentic future we live in is fascinating to me.
I use LLM daily, did since gpt 3.5, but still in a very conservative, controlled mode. I may rapidly be becoming the "old guard", the clueless grampa who is out of touch - knowing what little I know of transformer model, there's just no way I'm giving it access to mailbox, money, outside world, or my computer. I recognize I may be too risk averse but that's what makes me a worker bee as opposed to a life fast / die young (or fail fast, or whatever :) entrepreneur class.
mohamedkoubaatoday at 6:07 PM
> bot detectors made it extremely difficult
An interesting experiment would be AI run business with a human agent that does tasks.
So how exactly are people setting up these agents? The article vaguely alludes to this ("The harness was instrumented with a heartbeat loop that would inject âcontinueâ messages on a regular interval to ensure the agent was constantly running inference") but doesn't give concrete details.
Is this literally just an infinite loop in a bash shell injecting the initial prompt into the OpenAI CLI, and each run of the CLI picks up where it left off using some kind of persistent memory? Or is it a single context window? It sounds like the latter but it's not clear to me how this "continue" message is "injected", and surely one context window would be inneffective after just an hour or two.
Sorry if this is a basic question but somehow I have missed the details of these kinds of agents.
YetAnotherNicktoday at 6:15 PM
If someone runs long running agent and doesn't mention context management, it is as good as useless.
For coding compaction kind of works as the agent could regenerate lot of the missing context(but far from all), but for places where there is need for long term context, solving it is one of the most important challenge.
sisyphus_04today at 6:29 PM
Still beats me
michaelmrosetoday at 7:00 PM
This is dumb. You need two teams ideally the same app or business in different markets for a business quarter.
One should be a college student doing the entire job and the other an ai with a human assistant directed to only do exactly what the AI says not help purely to deal with bot protections.
ck2today at 6:04 PM
like I asked in the vending machine thread
how long until the "AI" starts trying to hire hitmen, etc. to disrupt the competition in the physical realworld
not like "AI" has ethics, a pre-teenage kid has more ethics
dudeinhawaiitoday at 7:58 PM
[flagged]
retr0rockettoday at 5:55 PM
[dead]
rustcohle24today at 6:30 PM
great idea
ocdtoday at 6:31 PM
That's the basis of the entire American economy, so it's not looking good for humans.