Ea Memory banner
Equilateral-AI Equilateral-AI

Ea Memory

Development community

Description

# Agent Memory Statistics View learning patterns and execution history across all EquilateralAgents. ## What This Shows Displays self-learning statistics for agents: - Execution history (last 100 runs per agent) - Success/failure patterns - Performance metrics and trends - Workflow optimization suggestions - Community standards contributions ## Implementation Show agent memory statistics for all agents that have execution history: ```javascript const { SimpleAgentMemory } = require('equila

Installation

Installs to ~/.claude/commands/equilateral-ai-equilateral-agents-open-core-ea-memory.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Equilateral-AI/equilateral-agents-open-core/HEAD/.claude/commands/ea-memory.md -o ~/.claude/commands/equilateral-ai-equilateral-agents-open-core-ea-memory.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository