You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "🛡️ Guardian Agent: A self-healing AI triage microservice that demonstrates resilient LLM workflows with automatic failure recovery, JSON parsing correction, and unattended automation capabilities",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"