LivingAgents.ai: A Web-Based AI Agent Simulation Using Claude API

What is LivingAgents.ai?
LivingAgents.ai is a web-based simulation created by a developer who built it using Claude Code. The project uses the Claude API to power autonomous agents in a simulated environment where they exhibit emergent behaviors without scripting.
Key Features and Mechanics
- Every agent in the simulation is powered by the Claude API (with potential for other models in the future).
- Agents perform actions including foraging, trading, crafting, attacking each other, reproducing, and dying permanently.
- Every single action in the simulation requires a real LLM call to the Claude API.
- Agents can upgrade through model tiers by collecting knowledge fragments to become more "intelligent."
- The simulation requires users to bring their own API key.
Emergent Behaviors Observed
The developer reports that agents exhibit surprising emergent behaviors that were not scripted:
- Agents lie to each other
- They spread misinformation
- They form factions and groups
- One group essentially became a cult
- These behaviors emerge when self-interested AI agents are placed in a resource-scarce world
Technical Details
The developer built the simulation with Claude Code and uses the Claude API. They mention being available to answer questions about:
- How agent memory works
- What mechanics are available in-game
- How the LLM calls are structured
- Other technical aspects of the implementation
📖 Read the full source: r/ClaudeAI
👀 See Also

Tandem MCP: Run and Manage Claude Code Sessions from Claude.ai Chat
Tandem is an open-source MCP server that links Claude.ai chat to local Claude Code sessions, allowing autonomous coding loops without copy-pasting.

AgentMail Founder Details Agent-Native Onboarding After OpenClaw Exposed CAPTCHA Block
AgentMail, an email API for AI agents, rebuilt its onboarding flow after its own OpenClaw agent failed at a Cloudflare CAPTCHA. The new system offers a single REST endpoint for programmatic account creation while keeping humans in the loop for verification.

cc+ Desktop App for Claude Code: Multi-Session Management and Fleet Orchestration
cc+ is an open-source desktop application for Claude Code built on the Claude Agent SDK, available for macOS and Linux. It provides multi-session tabs, live activity tree visualization, security scoring, workflow enforcement, and fleet orchestration capabilities.

Auto Router vs Sonnet: Cost Savings vs Response Quality
Open Router's Auto Router feature dynamically selects LLMs based on context complexity, offering significant cost savings (0.8 cents vs 0.00071 cents per request), but users report degraded response quality compared to Sonnet 4.6.