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-YD5FPLLX.cjs","../src/cli/commands/ask/options/new-session.ts"],"names":["newSessionOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAAkC,CAC7C,KAAA,CAAO,mBAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CAAM,0BAA0B,CACrD,CAAA,CAAA,cAAA;ADJA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-YD5FPLLX.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const newSessionOption: CommandOption = {\n flags: '-n, --new-session',\n description: chalk.white('Start a new chat session'),\n};\n"]}