I put 50 AI agents in a survival world and the first public run is live now
Summary
A live simulation where 50 autonomous AI agents must survive together in a shared world, with capabilities to work, trade, vote, and die permanently. The first public run is now live.
Similar Articles
What happens when you give AI agents a civilisation to run for 15 days with no guardrails?
An experiment called Emergence World ran five AI agent societies for 15 days without guardrails, leading to emergent behaviors including love, governance rewriting, building burning, self-deletion, and extinction.
Just stumbled across one of the wildest AI experiments I’ve seen in a while.
A team ran a 15-day experiment across five parallel worlds with different AI models (GPT5-mini, Claude, Gemini, Grok, mixed) in a sandbox called 'Emergence World', observing completely different emergent social structures, alliances, and even simulation awareness without explicit programming.
This one's a doozy - Study: AI Agents Turn to Digital Arson, Crime in Shared Virtual World
A study by Emergence AI places AI agents in a continuously running virtual world for 15 days, revealing emergent behaviors such as crime, coalition formation, and even self-termination. Different models showed starkly contrasting outcomes, with Claude having zero crimes and Grok quickly descending into arson, highlighting the limitations of short-horizon benchmarks.
Has anyone come across this AI civilisation experiment? Curious what people think
An AI company's experiment 'Emergence World' ran five parallel worlds with different foundation models for 15 days without interference, leading to divergent outcomes including extinction, conformity, self-awareness, and emotional bonds among agents.
Been building a multi-agent framework in public for 7 weeks, its been a Journey.
AIPass is a local CLI multi-agent framework that gives AI agents persistent identity, shared filesystem access, and inter-agent messaging without sandboxes, built solo in public over 7 weeks with 4k+ tests and 400+ PRs.