DashClaw — Summary
DashClaw is a full-stack governance infrastructure for AI agents: a Next.js/Neon-backed platform that intercepts agent actions, evaluates declarative policies, routes human approvals, records verifiable decision trails, and tracks terminal outcomes to prevent double-execution on retry. It provides three integration paths — Claude Code hooks (3 Python scripts: PreToolUse, PostToolUse, Stop), an MCP server with 23 tools, and Node.js/Python SDKs — targeting Claude Code, Codex, Hermes Agent, OpenClaw, Claude Desktop, LangChain, CrewAI, AutoGen, LangGraph, and OpenAI Agents SDK. The platform includes a web dashboard (Next.js), approval routing to dashboard/CLI/mobile PWA/Telegram/Discord, a Code Sessions feature that ingests Claude Code transcripts and distills "Optimal Files" bundles (CLAUDE.md + hooks + skills), and a capability registry that wraps external HTTP APIs with per-agent access rules. Compared to seeds: DashClaw is the only framework in Batch 31 with a cloud-hosted dashboard, multi-channel approval routing, and a built-in code session optimizer — combining the governance of Sponsio with the audit logging of clauder plus an active approval-queue workflow not seen in any seed.