UNPKG

cortexweaver

Version:

CortexWeaver is a command-line interface (CLI) tool that orchestrates a swarm of specialized AI agents, powered by Claude Code and Gemini CLI, to assist in software development. It transforms a high-level project plan (plan.md) into a series of coordinate

2 lines 428 B
export { PromptImprovementWorkflow, type PromptImprovementConfig, type PromptVersionStatus, type ApprovalStatus, type ImprovementPriority, type PromptVersion, type ImprovementProposal, type SubmissionResult, type ApprovalResult, type ApplicationResult, type RollbackResult, type ValidationResult, type AuditTrailEntry, type ChangeNotification } from './prompt-improvement/index'; //# sourceMappingURL=prompt-improvement.d.ts.map