{"id":"quentintou-agent-board","name":"agent-board","af_score":60.6,"security_score":51.5,"reliability_score":38.8,"what_it_does":"Agent Board is a multi-agent task orchestration service combining a Kanban board with DAG-enforced task dependencies, quality gates, auto-retries, task chaining, signed webhooks for event-driven wakeups, and an append-only audit trail. It exposes both a REST API and an MCP server so AI agents can create/move tasks and manage task comment threads.","best_when":"You want a self-hosted orchestration layer for autonomous agent teams where tasks must be coordinated, dependencies enforced, and agents woken quickly on state changes.","avoid_when":"You cannot safely run with default/optional authentication or you require strict SLAs/status guarantees and documented operational practices.","last_evaluated":"2026-03-30T15:36:11.876147+00:00","has_mcp":true,"has_api":true,"auth_methods":["X-API-Key (API key header) when AGENTBOARD_API_KEYS is set"],"has_free_tier":false,"known_gotchas":["Auth is optional when API keys are not configured; agents may successfully call endpoints but this can be unsafe in shared environments.","Webhook signing is enabled only when AGENTBOARD_WEBHOOK_SECRET is set; without it, receivers must not rely on signatures.","Auto-retry moves tasks from failed back to todo; agents should handle repeated attempts and avoid assuming exactly-once execution.","DAG dependency enforcement may block moves to doing/review if dependencies are not yet done or cycles are detected."],"error_quality":0.0}