UNPKG

autoagent-cli

Version:

Run autonomous AI agents using Claude or Gemini for task execution

3 lines (2 loc) 106 B
import { Command } from 'commander'; export declare function registerListCommand(program: Command): void;