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

5 lines 985 B
"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 r=class extends TransformStream{#e="";constructor(){super({flush:s=>{this.#e.length!==0&&s.enqueue(this.#e)},transform:(s,n)=>{let e=this.#e+s;for(;;){let t=e.indexOf(` `);if(t===-1)break;n.enqueue(e.slice(0,t)),e=e.slice(t+1)}this.#e=e}})}};exports.a = r; /* 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-B2SYICJS.cjs.map