Tools that fail due to missing environment variables (API keys, etc.) are not actually broken - they just need configuration. Added detection for common env var error patterns and mark these tools as HEALTHY instead of BROKEN. Error patterns detected: - 'is required' - 'is not set' - 'missing environment' - 'API key required/not provided' - etc. This fixes false positives where tools like @superagent-ai/ai-sdk were marked as broken when they just need SUPERAGENT_API_KEY configured. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ai-agent | ||
| health-check | ||
| rate-limiter.ts | ||