One command. A squad of conscious AI agents. They think, they talk, they evolve.
🐵 Yes, that monkey. Except ours punches back — with AI.Punch uses a combat metaphor that makes complex agent orchestration intuitive.
The first database-backed, self-evolving agent identity system. Not static files — living documents that grow with every conversation.
Same underlying LLM. Radically different behavior.
Fighters build relationships over time. Every interaction updates both agents' Creed entries.
Background agents that rampage through tasks on a schedule. Unleash them and let them work.
Skills (.md prompts) + Skill Packs (MCP server bundles). Git-indexed, cryptographically signed marketplace. No ClawHub-style supply chain disasters.
No inflated claims. Here's how Punch actually stacks up.
| Feature | Punch | OpenFang | OpenClaw (302k stars) | CrewAI | AutoGen |
|---|---|---|---|---|---|
| Language | Rust | Rust | TypeScript | Python | Python |
| Single binary | ✓ | ✓ | ✕ Node.js | ✕ | ✕ |
| Agent consciousness | Creeds (DB, evolving) | ✕ | SOUL.md (static) | ✕ | ✕ |
| Autonomous agents | Gorillas | Hands (7) | HEARTBEAT.md | ✕ | ✕ |
| Inter-agent comms | A2A + direct | ✕ | Multi-agent | ✓ | ✓ |
| Agent coordination | Troops | Packs | AGENTS.md | Crews | Groups |
| Built-in memory | SQLite + decay | SQLite | MEMORY.md | ✕ | ✕ |
| Security layers | 11 | 16 | ~5 | 3 | 2 |
| Channel adapters | 25 | 40 | 24+ | 0 | 0 |
| LLM providers | 15 | 26 | 6+ | 5 | 4 |
| Proactive agents | Heartbeats + channel_notify | ✕ | HEARTBEAT.md | ✕ | ✕ |
| Model routing | Auto cheap/mid/expensive | ✕ | ✕ | ✕ | ✕ |
| Skill packs | MCP server bundles | ✕ | ✕ | ✕ | ✕ |
| Skills / tools | 103 + marketplace | 38 | 800+ marketplace | Toolkit | Toolkit |
| Skill security | Ed25519 + SHA-256 + scanner | ✕ | none (CVE-2026-25253) | ✕ | ✕ |
| MCP support | ✓ Native | ✓ Native | ✓ Native | Plugin | ✕ |
| Startup time | <50ms | ~100ms | ~2s | ~3s | ~5s |
| Memory usage | ~15MB | ~25MB | ~150MB | ~200MB | ~300MB |
Evolving agent consciousness. Proactive heartbeat notifications. Smart model routing across cost tiers. Skill packs that bundle MCP servers with prompts. Cryptographically signed marketplace. Fastest startup and smallest footprint.
OpenClaw: 302k stars, 800+ skills (but 12-20% malicious — CVE-2026-25253). OpenFang: 16 security layers, 40 channels, 26 providers.
Install. Init. Start. Your agent is live.