UNPKG

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

4 lines 1.55 kB
"use strict";Object.defineProperty(exports, "__esModule", {value: true});/* 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 an intelligent development workspace. */ var s={flags:"--session <id>",description:"Continue a specific chat session by ID or name"},e= exports.b ={flags:"--new-session",description:"Force creation of a new chat session",defaultValue:!1},o= exports.c ={flags:"--list-sessions",description:"List all available chat sessions",defaultValue:!1},n= exports.d ={flags:"--delete-session <id>",description:"Delete a specific chat session by ID or name"},i= exports.e ={flags:"--export-sessions [format]",description:"Export chat sessions (format: json|markdown)",defaultValue:!1},t= exports.f ={flags:"--rename-session <id>",description:"Rename a specific chat session by ID"},a= exports.g ={flags:"--new-title <title>",description:"New title for session rename operation"};exports.a = s; exports.b = e; exports.c = o; exports.d = n; exports.e = i; exports.f = t; exports.g = a; /* 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 an intelligent development workspace. */ //# sourceMappingURL=chunk-CBT2DC7F.cjs.map