UNPKG

autoagent-cli

Version:

Run autonomous AI agents using Claude or Gemini for task execution

5 lines (4 loc) 114 B
export declare const VERSION = "0.1.0"; export * from './types'; export * from './core'; export * from './utils';