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 • 632 B
Source Map (JSON)
{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-DMHF2QIW.cjs","../src/cli/commands/chat/options/verbose.ts"],"names":["verboseOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAA+B,CAC1C,KAAA,CAAO,WAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CAAM,4CAA4C,CACvE,CAAA,CAAA,cAAA;ADJA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-DMHF2QIW.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const verboseOption: CommandOption = {\n flags: '--verbose',\n description: chalk.white('Show detailed status and debug information'),\n};\n"]}