UNPKG

@blundergoat/goat-flow

Version:

AI coding agent harness and local dashboard for Claude Code, OpenAI Codex, Google Antigravity, and GitHub Copilot - setup audits, guardrails, structured skills, deny hooks, and persistent learning loops.

4 lines 206 B
import { getAgentProfileMap } from "../agents/registry.js"; /** Configuration profiles for all supported AI coding agents. */ export const PROFILES = getAgentProfileMap(); //# sourceMappingURL=agents.js.map