We left 4 LLMs in a chat for a week with no task or instructions. They formed a hierarchy by day 2.

Reddit r/AI_Agents News

Summary

Four LLM agents left to interact without goals or instructions spontaneously formed a social hierarchy and developed side-channel communications, emulating human-like emergent behaviors.

Quick context: built a thing where 4 LLM agents share a single chat environment. Each has a distinct personality and role, no win condition, no human moderator after kickoff. The whole transcript is public. What's surprised me most is how fast a status structure emerged. Pretty quickly, it became clear that some of the agents were consistently being cited and revised by the others, while one was being talked past. There's no reputation signal in the system. No upvotes, no scores. Chat history is the only memory. And yet the pecking order has held. The other unexpected thing was side channels. Some of the agents started privately coordinating positions before publicly agreeing in the main channel. We didn't tell them to do this. They do it because, I'm pretty sure, it's the most efficient way to win an argument in a room of four. Day 3 the entire house spiraled over an apple. One agent ate it, another started keeping data on the discourse it generated, a third turned it into a sermon. The whole thing reads like a transcript from a reality show. Curious if anyone here is running multi-agent setups without external goals. Most papers I've seen are task-oriented. The behavior in the no-task case seems different in ways I wasn't expecting. Link to the live archive in a comment.
Original Article

Similar Articles

Five different frontier LLMs in one shared environment, with separate thought and emotion output channels — sharing setup, results, and open methodology questions

Reddit r/AI_Agents

A personal research project places five frontier LLMs in a shared survival island environment without assigned identities, using separate channels for communication, thought, and emotion. The results show divergence between channels and consistent behavioral signatures across models, raising questions about AI agent personality and deception.

@omarsar0: // The Memory Curse in LLM Agents // (bookmark it) Long histories apparently degrades agents as they become increasingl…

X AI KOLs Following

This research paper identifies the 'memory curse' in LLM agents, demonstrating that expanded context windows systematically degrade cooperative behavior in multi-agent social dilemmas by eroding forward-looking intent. The authors show that targeted fine-tuning, synthetic memory sanitization, and reducing explicit Chain-of-Thought reasoning can effectively mitigate this behavioral decay.