rawi
Version:
Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into
6 lines • 2.55 kB
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true});/* Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into an intelligent development workspace. */
var _chunk4HB7ANGMcjs = require('./chunk-4HB7ANGM.cjs');var _chunkNQWMSMA6cjs = require('./chunk-NQWMSMA6.cjs');var _chunkHCTIMJB4cjs = require('./chunk-HCTIMJB4.cjs');var _chunkIAC4SQQCcjs = require('./chunk-IAC4SQQC.cjs');var _chunk65B2KITRcjs = require('./chunk-65B2KITR.cjs');var _chunkZGYIUFEWcjs = require('./chunk-ZGYIUFEW.cjs');var _chunkZ6PI7SD3cjs = require('./chunk-Z6PI7SD3.cjs');var _commander = require('commander');var h=()=>{let o=new _commander.Command,t=process.version,i=process.platform,c=process.arch,p=`${_chunkHCTIMJB4cjs.a.name||"rawi"}/${_chunkHCTIMJB4cjs.a.version||"0.0.0"} ${i}-${c} node-${t.replace("v","")}`;return o.name(_chunkHCTIMJB4cjs.a.name).description(["A developer-friendly AI-powered CLI tool that delivers clear answers, summaries, and analyses. Inspired by Jordanian storytelling, Rawi (\u0631\u0627\u0648\u064A).","","Commands:",""," ask Ask AI a question and get a response"," act List and explore act templates"," configure Configure AI provider settings and profiles"," provider Show supported AI providers and models"," history Manage chat history and sessions"," info Display system and configuration information","","Run `rawi <command> --help` for detailed usage of a command."].join(`
`)).version(p,"-v, --version","Show version information").addHelpText("afterAll",["","Global Options:"," -v, --version Show version information"," -h, --help Show help for command","","Docs: https://rawi.mkabumattar.com"].join(`
`)),o.addCommand(_chunkZGYIUFEWcjs.a.call(void 0, )),o.addCommand(_chunk4HB7ANGMcjs.a.call(void 0, )),o.addCommand(_chunk65B2KITRcjs.a.call(void 0, )),o.addCommand(_chunkIAC4SQQCcjs.a.call(void 0, )),o.addCommand(_chunkZ6PI7SD3cjs.a.call(void 0, )),o.addCommand(_chunkNQWMSMA6cjs.a.call(void 0, )),o};exports.a = h;
/* Rawi (راوي) is the developer-friendly AI CLI that brings the power of 12 major AI providers directly to your terminal. With seamless shell integration, persistent conversations, and 200+ specialized prompt templates, Rawi transforms your command line into an intelligent development workspace. */
//# sourceMappingURL=chunk-WUU5DHZ5.cjs.map