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.62 kB
JavaScript
;Object.defineProperty(exports, "__esModule", {value: true}); var _class; var _class2; var _class3;/* 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 i= (_class =class extends Error{__init() {this.code="SESSION_NOT_FOUND"}constructor(s,e){super(`Session '${s}' not found for profile '${e}'`);_class.prototype.__init.call(this);,this.sessionId=s,this.profile=e,this.name="SessionNotFoundError"}}, _class),r= exports.b = (_class2 =class extends Error{__init2() {this.code="PROFILE_MISMATCH"}constructor(s,e,n){super(`Session '${s}' belongs to profile '${n}', not '${e}'`);_class2.prototype.__init2.call(this);,this.sessionId=s,this.profile=n,this.expectedProfile=e,this.name="ProfileMismatchError"}}, _class2),o= exports.c = (_class3 =class extends Error{__init3() {this.code="DATABASE_CONNECTION_ERROR"}constructor(s,e){super(`Database connection error: ${s}`);_class3.prototype.__init3.call(this);,this.name="DatabaseConnectionError",this.cause=e}}, _class3);exports.a = i; exports.b = r; exports.c = o;
/* 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-RFF4VG5F.cjs.map