@bonginkan/maria 4.2.7 → 4.2.8
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 +5 -5
- package/dist/READY.manifest.json +31 -31
- 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 +31 -31
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.8",
|
|
4
|
+
"description": "🚀 MARIA v4.2.8 - 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-03T11:14:06.483Z",
|
|
4
4
|
"totalCommands": 76,
|
|
5
5
|
"readyCount": 74,
|
|
6
6
|
"partialCount": 1,
|
|
@@ -244,13 +244,6 @@
|
|
|
244
244
|
"depsAvailable": true,
|
|
245
245
|
"description": "Evaluate and test AI model performance"
|
|
246
246
|
},
|
|
247
|
-
"conversation/clear": {
|
|
248
|
-
"status": "READY",
|
|
249
|
-
"hasExecute": true,
|
|
250
|
-
"hasMetadata": true,
|
|
251
|
-
"depsAvailable": true,
|
|
252
|
-
"description": "Clear conversation history"
|
|
253
|
-
},
|
|
254
247
|
"core/whoami": {
|
|
255
248
|
"status": "READY",
|
|
256
249
|
"hasExecute": true,
|
|
@@ -363,61 +356,61 @@
|
|
|
363
356
|
"depsAvailable": true,
|
|
364
357
|
"description": "About MARIA - version, features, and credits"
|
|
365
358
|
},
|
|
366
|
-
"
|
|
359
|
+
"conversation/clear": {
|
|
367
360
|
"status": "READY",
|
|
368
361
|
"hasExecute": true,
|
|
369
362
|
"hasMetadata": true,
|
|
370
363
|
"depsAvailable": true,
|
|
371
|
-
"description": "
|
|
364
|
+
"description": "Clear conversation history"
|
|
372
365
|
},
|
|
373
|
-
"
|
|
366
|
+
"configuration/setup": {
|
|
374
367
|
"status": "READY",
|
|
375
368
|
"hasExecute": true,
|
|
376
369
|
"hasMetadata": true,
|
|
377
370
|
"depsAvailable": true,
|
|
378
|
-
"description": "
|
|
371
|
+
"description": "First-time environment setup wizard"
|
|
379
372
|
},
|
|
380
|
-
"
|
|
373
|
+
"business/sales-dashboard": {
|
|
381
374
|
"status": "READY",
|
|
382
375
|
"hasExecute": true,
|
|
383
376
|
"hasMetadata": true,
|
|
384
377
|
"depsAvailable": true,
|
|
385
|
-
"description": "
|
|
378
|
+
"description": "Sales metrics and dashboard"
|
|
386
379
|
},
|
|
387
|
-
"
|
|
380
|
+
"business/battlecard": {
|
|
388
381
|
"status": "READY",
|
|
389
382
|
"hasExecute": true,
|
|
390
383
|
"hasMetadata": true,
|
|
391
384
|
"depsAvailable": true,
|
|
392
|
-
"description": "
|
|
385
|
+
"description": "Competitive battlecard generator"
|
|
393
386
|
},
|
|
394
|
-
"
|
|
387
|
+
"code/mm": {
|
|
395
388
|
"status": "READY",
|
|
396
389
|
"hasExecute": true,
|
|
397
390
|
"hasMetadata": true,
|
|
398
391
|
"depsAvailable": true,
|
|
399
|
-
"description": "
|
|
392
|
+
"description": "Multimodal code generation (image/voice to code)"
|
|
400
393
|
},
|
|
401
|
-
"
|
|
394
|
+
"code/multimodal": {
|
|
402
395
|
"status": "READY",
|
|
403
396
|
"hasExecute": true,
|
|
404
397
|
"hasMetadata": true,
|
|
405
398
|
"depsAvailable": true,
|
|
406
|
-
"description": "
|
|
399
|
+
"description": "Advanced multimodal AI operations"
|
|
407
400
|
},
|
|
408
|
-
"
|
|
401
|
+
"code/code": {
|
|
409
402
|
"status": "READY",
|
|
410
403
|
"hasExecute": true,
|
|
411
404
|
"hasMetadata": true,
|
|
412
405
|
"depsAvailable": true,
|
|
413
|
-
"description": "
|
|
406
|
+
"description": "Generate code with AI assistance"
|
|
414
407
|
},
|
|
415
|
-
"
|
|
408
|
+
"ai/gpu": {
|
|
416
409
|
"status": "READY",
|
|
417
410
|
"hasExecute": true,
|
|
418
411
|
"hasMetadata": true,
|
|
419
412
|
"depsAvailable": true,
|
|
420
|
-
"description": "
|
|
413
|
+
"description": "GPU management and monitoring"
|
|
421
414
|
},
|
|
422
415
|
"system/terminal-setup": {
|
|
423
416
|
"status": "READY",
|
|
@@ -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,
|
|
@@ -511,13 +511,6 @@
|
|
|
511
511
|
"depsAvailable": true,
|
|
512
512
|
"description": "Configure and manage command hooks"
|
|
513
513
|
},
|
|
514
|
-
"business/analytics": {
|
|
515
|
-
"status": "READY",
|
|
516
|
-
"hasExecute": true,
|
|
517
|
-
"hasMetadata": true,
|
|
518
|
-
"depsAvailable": true,
|
|
519
|
-
"description": "Business analytics and reporting"
|
|
520
|
-
},
|
|
521
514
|
"auth/usage": {
|
|
522
515
|
"status": "READY",
|
|
523
516
|
"hasExecute": true,
|
|
@@ -538,6 +531,13 @@
|
|
|
538
531
|
"hasMetadata": true,
|
|
539
532
|
"depsAvailable": true,
|
|
540
533
|
"description": "Sign out from MARIA"
|
|
534
|
+
},
|
|
535
|
+
"business/analytics": {
|
|
536
|
+
"status": "READY",
|
|
537
|
+
"hasExecute": true,
|
|
538
|
+
"hasMetadata": true,
|
|
539
|
+
"depsAvailable": true,
|
|
540
|
+
"description": "Business analytics and reporting"
|
|
541
541
|
}
|
|
542
542
|
},
|
|
543
543
|
"typoMappings": {
|