rawi
Version:
Rawi (راوي) is the developer-friendly AI CLI that brings the power of 11 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into
1 lines • 631 B
Source Map (JSON)
{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-ONYG2PRX.cjs","../src/cli/commands/ask/options/act.ts"],"names":["actOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAA2B,CACtC,KAAA,CAAO,kBAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CAAM,gDAAgD,CAC3E,CAAA,CAAA,cAAA;ADJA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-ONYG2PRX.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const actOption: CommandOption = {\n flags: '--act <template>',\n description: chalk.white('Use an act template (e.g., ethereum-developer)'),\n};\n"]}