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.31 kB
JavaScript
/* 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 extends Error{code="SESSION_NOT_FOUND";sessionId;profile;constructor(s,e){super(`Session '${s}' not found for profile '${e}'`),this.sessionId=s,this.profile=e,this.name="SessionNotFoundError"}},r=class extends Error{code="PROFILE_MISMATCH";sessionId;profile;expectedProfile;constructor(s,e,n){super(`Session '${s}' belongs to profile '${n}', not '${e}'`),this.sessionId=s,this.profile=n,this.expectedProfile=e,this.name="ProfileMismatchError"}},o=class extends Error{code="DATABASE_CONNECTION_ERROR";cause;constructor(s,e){super(`Database connection error: ${s}`),this.name="DatabaseConnectionError",this.cause=e}};export{i as a,r as b,o as c};
/* 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-VSPMROUG.js.map