claude-code-best/src/costrict/review/agent/builtin.ts
kingboung 3beeaa545e ci: add review agent generation step to build and CI
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 11:46:05 +08:00

11 lines
404 B
TypeScript

// This file is auto-generated by scripts/generate-review-builtin.ts
// Do not edit manually
// Agents are downloaded from zgsm-ai/costrict-review repository
import type { BuiltInAgentDefinition } from '@claude-code-best/builtin-tools/tools/AgentTool/loadAgentsDir.js'
export const REVIEW_AGENTS: BuiltInAgentDefinition[] = []
export const PRIMARY_REVIEW_AGENT = ''
export const SUB_REVIEW_AGENT = ''