Back to AI Tools
Self-Debugging Agent
Agent Pattern
A specialized agent that receives error reports and generates solutions or patches for the code base.
#agent#code#debugging
Tool Details
Preview
Related Tools
Retrieval Augmented Generation (RAG)
Agent Pattern
Augmenting the LLM's knowledge base with external, relevant documents for grounded answers.
agentknowledgesearch
Reflection Agent Pattern
Agent Pattern
An agent evaluates its own output against criteria and initiates self-correction loops.
agentselfcorrectionquality
Tool-Use Agent Pattern
Agent Pattern
Enabling an agent to select and execute external functions or APIs (e.g., calculator, web search).
agentapisfunctioncalling