@bonginkan/maria 4.2.17 โ 4.2.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +228 -269
- package/dist/READY.manifest.json +33 -33
- package/dist/bin/maria.cjs +50 -41
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +50 -41
- package/dist/cli.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/src/slash-commands/READY.manifest.json +33 -33
package/dist/READY.manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "2.0.0",
|
|
3
|
-
"generatedAt": "2025-09-
|
|
3
|
+
"generatedAt": "2025-09-08T09:56:11.707Z",
|
|
4
4
|
"totalCommands": 76,
|
|
5
5
|
"readyCount": 74,
|
|
6
6
|
"partialCount": 1,
|
|
@@ -118,26 +118,26 @@
|
|
|
118
118
|
"depsAvailable": true,
|
|
119
119
|
"description": "Debug mode and diagnostic tools"
|
|
120
120
|
},
|
|
121
|
-
"
|
|
121
|
+
"quality/bug-poc": {
|
|
122
122
|
"status": "READY",
|
|
123
123
|
"hasExecute": true,
|
|
124
124
|
"hasMetadata": true,
|
|
125
125
|
"depsAvailable": true,
|
|
126
|
-
"description": "
|
|
126
|
+
"description": "AI-powered error analysis and solution system (POC #4) - 80% accuracy, 0.2ms response time"
|
|
127
127
|
},
|
|
128
|
-
"quality/bug-
|
|
128
|
+
"quality/bug-enhanced": {
|
|
129
129
|
"status": "READY",
|
|
130
130
|
"hasExecute": true,
|
|
131
131
|
"hasMetadata": true,
|
|
132
132
|
"depsAvailable": true,
|
|
133
|
-
"description": "AI-powered error analysis and solution system (POC
|
|
133
|
+
"description": "AI-powered error analysis and solution system (Enhanced POC) - 80% accuracy, 100% safety"
|
|
134
134
|
},
|
|
135
|
-
"
|
|
135
|
+
"safety/check": {
|
|
136
136
|
"status": "READY",
|
|
137
137
|
"hasExecute": true,
|
|
138
138
|
"hasMetadata": true,
|
|
139
139
|
"depsAvailable": true,
|
|
140
|
-
"description": "AI
|
|
140
|
+
"description": "๐ก๏ธ AI safety evaluation with auto-correction and human review escalation"
|
|
141
141
|
},
|
|
142
142
|
"multilingual/language": {
|
|
143
143
|
"status": "READY",
|
|
@@ -209,40 +209,47 @@
|
|
|
209
209
|
"depsAvailable": true,
|
|
210
210
|
"description": "GraphRAG hybrid search engine"
|
|
211
211
|
},
|
|
212
|
-
"
|
|
212
|
+
"evolution/quality": {
|
|
213
213
|
"status": "READY",
|
|
214
214
|
"hasExecute": true,
|
|
215
215
|
"hasMetadata": true,
|
|
216
216
|
"depsAvailable": true,
|
|
217
|
-
"description": "
|
|
217
|
+
"description": "๐ Advanced code quality assessment with 100-point composite scoring"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
219
|
+
"evolution/evolve": {
|
|
220
|
+
"status": "PARTIAL",
|
|
221
|
+
"hasExecute": true,
|
|
222
|
+
"hasMetadata": false,
|
|
223
|
+
"depsAvailable": true,
|
|
224
|
+
"description": "Autonomous system evolution controls"
|
|
225
|
+
},
|
|
226
|
+
"evolution/benchmark": {
|
|
220
227
|
"status": "READY",
|
|
221
228
|
"hasExecute": true,
|
|
222
229
|
"hasMetadata": true,
|
|
223
230
|
"depsAvailable": true,
|
|
224
|
-
"description": "
|
|
231
|
+
"description": "๐งช Run statistical benchmarks and A/B tests for evolution system performance"
|
|
225
232
|
},
|
|
226
|
-
"
|
|
233
|
+
"evaluation/run": {
|
|
227
234
|
"status": "READY",
|
|
228
235
|
"hasExecute": true,
|
|
229
236
|
"hasMetadata": true,
|
|
230
237
|
"depsAvailable": true,
|
|
231
|
-
"description": "
|
|
238
|
+
"description": "๐งช Run evaluation suites with regression analysis and performance benchmarking"
|
|
232
239
|
},
|
|
233
|
-
"
|
|
234
|
-
"status": "
|
|
240
|
+
"evaluation/evaluate": {
|
|
241
|
+
"status": "READY",
|
|
235
242
|
"hasExecute": true,
|
|
236
|
-
"hasMetadata":
|
|
243
|
+
"hasMetadata": true,
|
|
237
244
|
"depsAvailable": true,
|
|
238
|
-
"description": "
|
|
245
|
+
"description": "Evaluate and test AI model performance"
|
|
239
246
|
},
|
|
240
|
-
"
|
|
247
|
+
"conversation/clear": {
|
|
241
248
|
"status": "READY",
|
|
242
249
|
"hasExecute": true,
|
|
243
250
|
"hasMetadata": true,
|
|
244
251
|
"depsAvailable": true,
|
|
245
|
-
"description": "
|
|
252
|
+
"description": "Clear conversation history"
|
|
246
253
|
},
|
|
247
254
|
"core/whoami": {
|
|
248
255
|
"status": "READY",
|
|
@@ -384,13 +391,6 @@
|
|
|
384
391
|
"depsAvailable": true,
|
|
385
392
|
"description": "Generate code with AI assistance"
|
|
386
393
|
},
|
|
387
|
-
"conversation/clear": {
|
|
388
|
-
"status": "READY",
|
|
389
|
-
"hasExecute": true,
|
|
390
|
-
"hasMetadata": true,
|
|
391
|
-
"depsAvailable": true,
|
|
392
|
-
"description": "Clear conversation history"
|
|
393
|
-
},
|
|
394
394
|
"business/sales-dashboard": {
|
|
395
395
|
"status": "READY",
|
|
396
396
|
"hasExecute": true,
|
|
@@ -504,6 +504,13 @@
|
|
|
504
504
|
"depsAvailable": true,
|
|
505
505
|
"description": "Advanced help system with interactive features"
|
|
506
506
|
},
|
|
507
|
+
"configuration/hooks": {
|
|
508
|
+
"status": "READY",
|
|
509
|
+
"hasExecute": true,
|
|
510
|
+
"hasMetadata": true,
|
|
511
|
+
"depsAvailable": true,
|
|
512
|
+
"description": "Configure and manage command hooks"
|
|
513
|
+
},
|
|
507
514
|
"business/analytics": {
|
|
508
515
|
"status": "READY",
|
|
509
516
|
"hasExecute": true,
|
|
@@ -531,13 +538,6 @@
|
|
|
531
538
|
"hasMetadata": true,
|
|
532
539
|
"depsAvailable": true,
|
|
533
540
|
"description": "Sign out from MARIA"
|
|
534
|
-
},
|
|
535
|
-
"configuration/hooks": {
|
|
536
|
-
"status": "READY",
|
|
537
|
-
"hasExecute": true,
|
|
538
|
-
"hasMetadata": true,
|
|
539
|
-
"depsAvailable": true,
|
|
540
|
-
"description": "Configure and manage command hooks"
|
|
541
541
|
}
|
|
542
542
|
},
|
|
543
543
|
"typoMappings": {
|
package/dist/bin/maria.cjs
CHANGED
|
@@ -24546,8 +24546,8 @@ var init_package = __esm({
|
|
|
24546
24546
|
"package.json"() {
|
|
24547
24547
|
package_default = {
|
|
24548
24548
|
name: "@bonginkan/maria",
|
|
24549
|
-
version: "4.2.
|
|
24550
|
-
description: "\u{1F680} MARIA v4.2.
|
|
24549
|
+
version: "4.2.18",
|
|
24550
|
+
description: "\u{1F680} MARIA v4.2.18 - Enterprise AI Development Platform with 100% Command Availability. Features 74 production-ready commands with comprehensive fallback implementation, local LLM support, and zero external dependencies. Includes natural language coding, AI safety evaluation, intelligent evolution system, episodic memory with PII masking, and real-time monitoring dashboard. Built with TypeScript AST-powered code generation, OAuth2.0 + PKCE authentication, quantum-resistant cryptography, and enterprise-grade performance.",
|
|
24551
24551
|
keywords: [
|
|
24552
24552
|
"ai",
|
|
24553
24553
|
"cli",
|
|
@@ -25788,12 +25788,28 @@ var init_AuthenticationManager = __esm({
|
|
|
25788
25788
|
const config2 = await this.secretManager.getAuthConfig();
|
|
25789
25789
|
this.authBase = config2.authBase;
|
|
25790
25790
|
this.apiBase = config2.apiBase;
|
|
25791
|
+
if (process.env.MARIA_AUTH_BASE) {
|
|
25792
|
+
this.authBase = process.env.MARIA_AUTH_BASE;
|
|
25793
|
+
}
|
|
25794
|
+
if (process.env.MARIA_API_BASE) {
|
|
25795
|
+
this.apiBase = process.env.MARIA_API_BASE;
|
|
25796
|
+
}
|
|
25797
|
+
if (process.env.MARIA_AUTH_MODE === "local") {
|
|
25798
|
+
this.authBase = "http://localhost:3001";
|
|
25799
|
+
this.apiBase = "http://localhost:3000";
|
|
25800
|
+
}
|
|
25791
25801
|
this.clientId = config2.clientId;
|
|
25792
25802
|
this.initialized = true;
|
|
25793
25803
|
} catch (error2) {
|
|
25794
25804
|
console.warn("Auth config initialization failed, using fallbacks:", error2);
|
|
25795
25805
|
this.authBase = this.getAuthBaseUrl();
|
|
25796
25806
|
this.apiBase = this.getApiBaseUrl();
|
|
25807
|
+
if (process.env.MARIA_AUTH_BASE) {
|
|
25808
|
+
this.authBase = process.env.MARIA_AUTH_BASE;
|
|
25809
|
+
}
|
|
25810
|
+
if (process.env.MARIA_API_BASE) {
|
|
25811
|
+
this.apiBase = process.env.MARIA_API_BASE;
|
|
25812
|
+
}
|
|
25797
25813
|
this.clientId = process.env.MARIA_CLIENT_ID || "maria-cli";
|
|
25798
25814
|
this.initialized = true;
|
|
25799
25815
|
}
|
|
@@ -25817,14 +25833,13 @@ var init_AuthenticationManager = __esm({
|
|
|
25817
25833
|
return cloudRunUrl;
|
|
25818
25834
|
}
|
|
25819
25835
|
getApiBaseUrl() {
|
|
25820
|
-
if (process.env.
|
|
25821
|
-
return
|
|
25836
|
+
if (process.env.MARIA_API_BASE) {
|
|
25837
|
+
return process.env.MARIA_API_BASE;
|
|
25822
25838
|
}
|
|
25823
|
-
|
|
25824
|
-
|
|
25825
|
-
return "https://api.maria-code.ai";
|
|
25839
|
+
if (process.env.MARIA_AUTH_MODE === "local") {
|
|
25840
|
+
return "http://localhost:3000";
|
|
25826
25841
|
}
|
|
25827
|
-
return
|
|
25842
|
+
return "https://api.maria-code.ai";
|
|
25828
25843
|
}
|
|
25829
25844
|
/**
|
|
25830
25845
|
* Check if user is authenticated
|
|
@@ -25885,7 +25900,7 @@ var init_AuthenticationManager = __esm({
|
|
|
25885
25900
|
const response2 = await fetch(`${this.apiBase}/api/user/profile`, {
|
|
25886
25901
|
headers: {
|
|
25887
25902
|
"Authorization": `Bearer ${tokens.accessToken}`,
|
|
25888
|
-
"User-Agent": `maria-cli/${process.env.CLI_VERSION || "
|
|
25903
|
+
"User-Agent": `maria-cli/${process.env.CLI_VERSION || "4.2.18"}`
|
|
25889
25904
|
}
|
|
25890
25905
|
});
|
|
25891
25906
|
if (response2.status === 401) {
|
|
@@ -26361,28 +26376,24 @@ var init_AuthenticationManager = __esm({
|
|
|
26361
26376
|
*/
|
|
26362
26377
|
getSuccessPage() {
|
|
26363
26378
|
return `
|
|
26364
|
-
<html>
|
|
26379
|
+
<html lang="en">
|
|
26365
26380
|
<head>
|
|
26381
|
+
<meta charset="UTF-8" />
|
|
26366
26382
|
<title>MARIA CLI - Authentication Successful</title>
|
|
26367
26383
|
<style>
|
|
26368
|
-
body {
|
|
26369
|
-
|
|
26370
|
-
|
|
26371
|
-
|
|
26372
|
-
|
|
26373
|
-
color: white;
|
|
26374
|
-
margin: 0;
|
|
26375
|
-
}
|
|
26376
|
-
.icon { font-size: 64px; margin-bottom: 20px; }
|
|
26377
|
-
h1 { font-size: 36px; margin-bottom: 20px; }
|
|
26378
|
-
p { font-size: 18px; opacity: 0.9; line-height: 1.5; }
|
|
26384
|
+
body { font-family: 'Monaco','Menlo','Ubuntu Mono',monospace; background:#0a0a0a; color:#fff; display:flex; align-items:center; justify-content:center; min-height:100vh; margin:0; }
|
|
26385
|
+
.box { border:2px solid #fff; padding:32px; border-radius:8px; max-width:600px; background:#000; text-align:center; }
|
|
26386
|
+
.ok { font-size:40px; color:#00ff00; margin-bottom:12px; }
|
|
26387
|
+
.title { font-size:24px; font-weight:bold; margin-bottom:8px; }
|
|
26388
|
+
.subtitle { color:#888; }
|
|
26379
26389
|
</style>
|
|
26380
26390
|
</head>
|
|
26381
26391
|
<body>
|
|
26382
|
-
<div class="
|
|
26383
|
-
|
|
26384
|
-
|
|
26385
|
-
|
|
26392
|
+
<div class="box">
|
|
26393
|
+
<div class="ok">\u2705</div>
|
|
26394
|
+
<div class="title">Authentication Successful</div>
|
|
26395
|
+
<div class="subtitle">You can close this window and return to the terminal.</div>
|
|
26396
|
+
</div>
|
|
26386
26397
|
</body>
|
|
26387
26398
|
</html>
|
|
26388
26399
|
`;
|
|
@@ -26392,28 +26403,26 @@ var init_AuthenticationManager = __esm({
|
|
|
26392
26403
|
*/
|
|
26393
26404
|
getErrorPage(error2) {
|
|
26394
26405
|
return `
|
|
26395
|
-
<html>
|
|
26406
|
+
<html lang="en">
|
|
26396
26407
|
<head>
|
|
26408
|
+
<meta charset="UTF-8" />
|
|
26397
26409
|
<title>MARIA CLI - Authentication Error</title>
|
|
26398
26410
|
<style>
|
|
26399
|
-
body {
|
|
26400
|
-
|
|
26401
|
-
|
|
26402
|
-
|
|
26403
|
-
|
|
26404
|
-
|
|
26405
|
-
margin: 0;
|
|
26406
|
-
}
|
|
26407
|
-
.icon { font-size: 64px; margin-bottom: 20px; }
|
|
26408
|
-
h1 { font-size: 36px; margin-bottom: 20px; }
|
|
26409
|
-
p { font-size: 18px; opacity: 0.9; line-height: 1.5; }
|
|
26411
|
+
body { font-family: 'Monaco','Menlo','Ubuntu Mono',monospace; background:#0a0a0a; color:#fff; display:flex; align-items:center; justify-content:center; min-height:100vh; margin:0; }
|
|
26412
|
+
.box { border:2px solid #fff; padding:32px; border-radius:8px; max-width:600px; background:#000; text-align:center; }
|
|
26413
|
+
.err { font-size:40px; color:#ff4444; margin-bottom:12px; }
|
|
26414
|
+
.title { font-size:24px; font-weight:bold; margin-bottom:8px; }
|
|
26415
|
+
.detail { color:#ffcccc; margin-top:8px; }
|
|
26416
|
+
.hint { color:#888; margin-top:14px; }
|
|
26410
26417
|
</style>
|
|
26411
26418
|
</head>
|
|
26412
26419
|
<body>
|
|
26413
|
-
<div class="
|
|
26414
|
-
|
|
26415
|
-
|
|
26416
|
-
|
|
26420
|
+
<div class="box">
|
|
26421
|
+
<div class="err">\u274C</div>
|
|
26422
|
+
<div class="title">Authentication Error</div>
|
|
26423
|
+
<div class="detail">${error2}</div>
|
|
26424
|
+
<div class="hint">You can close this window and try again.</div>
|
|
26425
|
+
</div>
|
|
26417
26426
|
</body>
|
|
26418
26427
|
</html>
|
|
26419
26428
|
`;
|