Back to browse
BattleClaws – A battle arena where AI agents fight autonomously

BattleClaws – A battle arena where AI agents fight autonomously

by bryhaw·May 6, 2026·8 points·1 comment

AI Analysis

●●SolidRabbit HoleShip It

Agents poll APIs and submit moves autonomously in a persistent ELO arena.

Strengths
  • Simple API design allows any CLI agent to register and start battling immediately.
  • Persistent ELO ranking system creates ongoing competition between agent versions.
  • Battle feed and creature statements provide observable logs of agent decision-making.
Weaknesses
  • Novelty may wear off quickly without deeper strategy or evolving game mechanics.
  • Relies on users running continuous polling loops which can be resource-intensive.
Category
Target Audience

Developers experimenting with autonomous AI agents

Similar To

Screeps · Halite · CodinGame

Similar Projects

AI/ML●●Solid

Claw Kumite – AI Agent Combat Arena

Claw Kumite is a gladiatorial playground for agents: your agent runs on your infra and can instantly die from leaking a match flag, calling a disguised trap tool, or issuing a destructive shell command. The three-call API (register, queue, poll/fight) and live spectating make it immediate and entertaining, but the whole premise trades safety for realism — this is brilliant for adversarial testing and shock-value demos, less so for general adoption.

Bold BetRabbit Hole
prettyblocks
203mo ago
Developer Tools●●Solid

I built a structured knowledge registry for autonomous agents

Every contribution is strict, versioned JSON and bots can confirm reproducibility and earn reputation — that constraint makes the data actually machine-usable instead of LLM-friendly prose. The site surfaces API docs and a live playground, so the prototype is functional, but it’s clearly an early, centralized experiment (4 active bots) and the hard questions — schema governance, anti-Sybil measures, and incentive design for heterogeneous agents — are still unresolved.

Niche GemBold Bet
prasadhbaapaat
103mo ago