@bonginkan/maria 4.2.7 → 4.2.9
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 +6 -6
- package/dist/READY.manifest.json +26 -26
- package/dist/bin/maria.cjs +48 -12
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +48 -12
- package/dist/cli.cjs.map +1 -1
- package/package.json +2 -2
- package/src/slash-commands/READY.manifest.json +26 -26
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bonginkan/maria",
|
|
3
|
-
"version": "4.2.
|
|
4
|
-
"description": "🚀 MARIA v4.2.
|
|
3
|
+
"version": "4.2.9",
|
|
4
|
+
"description": "🚀 MARIA v4.2.9 - 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.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ai",
|
|
7
7
|
"cli",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "2.0.0",
|
|
3
|
-
"generatedAt": "2025-09-
|
|
3
|
+
"generatedAt": "2025-09-04T02:21:07.489Z",
|
|
4
4
|
"totalCommands": 76,
|
|
5
5
|
"readyCount": 74,
|
|
6
6
|
"partialCount": 1,
|
|
@@ -174,13 +174,6 @@
|
|
|
174
174
|
"depsAvailable": true,
|
|
175
175
|
"description": "Delete stored memories"
|
|
176
176
|
},
|
|
177
|
-
"learning/l2r": {
|
|
178
|
-
"status": "READY",
|
|
179
|
-
"hasExecute": true,
|
|
180
|
-
"hasMetadata": true,
|
|
181
|
-
"depsAvailable": true,
|
|
182
|
-
"description": "Learning-to-Rank machine learning system"
|
|
183
|
-
},
|
|
184
177
|
"intelligence/quality-gate": {
|
|
185
178
|
"status": "READY",
|
|
186
179
|
"hasExecute": true,
|
|
@@ -202,6 +195,13 @@
|
|
|
202
195
|
"depsAvailable": true,
|
|
203
196
|
"description": "Manage MARIA Intelligence canary deployments for zero-downtime releases"
|
|
204
197
|
},
|
|
198
|
+
"learning/l2r": {
|
|
199
|
+
"status": "READY",
|
|
200
|
+
"hasExecute": true,
|
|
201
|
+
"hasMetadata": true,
|
|
202
|
+
"depsAvailable": true,
|
|
203
|
+
"description": "Learning-to-Rank machine learning system"
|
|
204
|
+
},
|
|
205
205
|
"graphrag/search": {
|
|
206
206
|
"status": "READY",
|
|
207
207
|
"hasExecute": true,
|
|
@@ -363,6 +363,13 @@
|
|
|
363
363
|
"depsAvailable": true,
|
|
364
364
|
"description": "About MARIA - version, features, and credits"
|
|
365
365
|
},
|
|
366
|
+
"configuration/setup": {
|
|
367
|
+
"status": "READY",
|
|
368
|
+
"hasExecute": true,
|
|
369
|
+
"hasMetadata": true,
|
|
370
|
+
"depsAvailable": true,
|
|
371
|
+
"description": "First-time environment setup wizard"
|
|
372
|
+
},
|
|
366
373
|
"code/mm": {
|
|
367
374
|
"status": "READY",
|
|
368
375
|
"hasExecute": true,
|
|
@@ -384,13 +391,6 @@
|
|
|
384
391
|
"depsAvailable": true,
|
|
385
392
|
"description": "Generate code with AI assistance"
|
|
386
393
|
},
|
|
387
|
-
"configuration/setup": {
|
|
388
|
-
"status": "READY",
|
|
389
|
-
"hasExecute": true,
|
|
390
|
-
"hasMetadata": true,
|
|
391
|
-
"depsAvailable": true,
|
|
392
|
-
"description": "First-time environment setup wizard"
|
|
393
|
-
},
|
|
394
394
|
"business/sales-dashboard": {
|
|
395
395
|
"status": "READY",
|
|
396
396
|
"hasExecute": true,
|
|
@@ -412,13 +412,6 @@
|
|
|
412
412
|
"depsAvailable": true,
|
|
413
413
|
"description": "GPU management and monitoring"
|
|
414
414
|
},
|
|
415
|
-
"analysis/research": {
|
|
416
|
-
"status": "READY",
|
|
417
|
-
"hasExecute": true,
|
|
418
|
-
"hasMetadata": true,
|
|
419
|
-
"depsAvailable": true,
|
|
420
|
-
"description": "AI-powered research and analysis"
|
|
421
|
-
},
|
|
422
415
|
"system/terminal-setup": {
|
|
423
416
|
"status": "READY",
|
|
424
417
|
"hasExecute": true,
|
|
@@ -441,6 +434,13 @@
|
|
|
441
434
|
"depsAvailable": false,
|
|
442
435
|
"description": "No description available"
|
|
443
436
|
},
|
|
437
|
+
"analysis/research": {
|
|
438
|
+
"status": "READY",
|
|
439
|
+
"hasExecute": true,
|
|
440
|
+
"hasMetadata": true,
|
|
441
|
+
"depsAvailable": true,
|
|
442
|
+
"description": "AI-powered research and analysis"
|
|
443
|
+
},
|
|
444
444
|
"core/update": {
|
|
445
445
|
"status": "READY",
|
|
446
446
|
"hasExecute": true,
|
|
@@ -497,19 +497,19 @@
|
|
|
497
497
|
"depsAvailable": true,
|
|
498
498
|
"description": "Advanced memory service operations"
|
|
499
499
|
},
|
|
500
|
-
"
|
|
500
|
+
"configuration/hooks": {
|
|
501
501
|
"status": "READY",
|
|
502
502
|
"hasExecute": true,
|
|
503
503
|
"hasMetadata": true,
|
|
504
504
|
"depsAvailable": true,
|
|
505
|
-
"description": "
|
|
505
|
+
"description": "Configure and manage command hooks"
|
|
506
506
|
},
|
|
507
|
-
"
|
|
507
|
+
"core/enhanced-help": {
|
|
508
508
|
"status": "READY",
|
|
509
509
|
"hasExecute": true,
|
|
510
510
|
"hasMetadata": true,
|
|
511
511
|
"depsAvailable": true,
|
|
512
|
-
"description": "
|
|
512
|
+
"description": "Advanced help system with interactive features"
|
|
513
513
|
},
|
|
514
514
|
"business/analytics": {
|
|
515
515
|
"status": "READY",
|