Documentation
README
Debug Memory Command
Query, analyze, and manage the debug memory from executable feedback loops.
Instructions
Manage the debug memory stored in .aiwg/ralph/debug-memory/:
Subcommand: query
Search debug memory for relevant past execution sessions.
- Search
.aiwg/ralph/debug-memory/sessions/for matching entries - Match by file path, error type, test name, or keyword
- Display relevant sessions with fix attempts and outcomes
- Highlight reusable patterns
Subcommand: patterns
Display learned patterns from past debug sessions.
- Load
.aiwg/ralph/debug-memory/patterns/learned-patterns.yaml - Show pattern frequency, success rate, and applicability
- Suggest patterns applicable to current context
Subcommand: stats
This is the opening of the README. Read the full README on GitHub.