@bonginkan/maria 4.2.10 → 4.2.11
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 +33 -5
- package/dist/READY.manifest.json +32 -32
- package/dist/bin/maria.cjs +96 -68
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +96 -68
- package/dist/cli.cjs.map +1 -1
- package/package.json +2 -2
- package/src/slash-commands/READY.manifest.json +32 -32
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.11",
|
|
4
|
+
"description": "🚀 MARIA v4.2.11 - 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-04T06:48:50.491Z",
|
|
4
4
|
"totalCommands": 76,
|
|
5
5
|
"readyCount": 74,
|
|
6
6
|
"partialCount": 1,
|
|
@@ -244,6 +244,13 @@
|
|
|
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
|
+
},
|
|
247
254
|
"core/whoami": {
|
|
248
255
|
"status": "READY",
|
|
249
256
|
"hasExecute": true,
|
|
@@ -363,47 +370,40 @@
|
|
|
363
370
|
"depsAvailable": true,
|
|
364
371
|
"description": "First-time environment setup wizard"
|
|
365
372
|
},
|
|
366
|
-
"
|
|
367
|
-
"status": "READY",
|
|
368
|
-
"hasExecute": true,
|
|
369
|
-
"hasMetadata": true,
|
|
370
|
-
"depsAvailable": true,
|
|
371
|
-
"description": "Clear conversation history"
|
|
372
|
-
},
|
|
373
|
-
"business/sales-dashboard": {
|
|
373
|
+
"code/mm": {
|
|
374
374
|
"status": "READY",
|
|
375
375
|
"hasExecute": true,
|
|
376
376
|
"hasMetadata": true,
|
|
377
377
|
"depsAvailable": true,
|
|
378
|
-
"description": "
|
|
378
|
+
"description": "Multimodal code generation (image/voice to code)"
|
|
379
379
|
},
|
|
380
|
-
"
|
|
380
|
+
"code/multimodal": {
|
|
381
381
|
"status": "READY",
|
|
382
382
|
"hasExecute": true,
|
|
383
383
|
"hasMetadata": true,
|
|
384
384
|
"depsAvailable": true,
|
|
385
|
-
"description": "
|
|
385
|
+
"description": "Advanced multimodal AI operations"
|
|
386
386
|
},
|
|
387
|
-
"code/
|
|
387
|
+
"code/code": {
|
|
388
388
|
"status": "READY",
|
|
389
389
|
"hasExecute": true,
|
|
390
390
|
"hasMetadata": true,
|
|
391
391
|
"depsAvailable": true,
|
|
392
|
-
"description": "
|
|
392
|
+
"description": "Generate code with AI assistance"
|
|
393
393
|
},
|
|
394
|
-
"
|
|
394
|
+
"business/sales-dashboard": {
|
|
395
395
|
"status": "READY",
|
|
396
396
|
"hasExecute": true,
|
|
397
397
|
"hasMetadata": true,
|
|
398
398
|
"depsAvailable": true,
|
|
399
|
-
"description": "
|
|
399
|
+
"description": "Sales metrics and dashboard"
|
|
400
400
|
},
|
|
401
|
-
"
|
|
401
|
+
"business/battlecard": {
|
|
402
402
|
"status": "READY",
|
|
403
403
|
"hasExecute": true,
|
|
404
404
|
"hasMetadata": true,
|
|
405
405
|
"depsAvailable": true,
|
|
406
|
-
"description": "
|
|
406
|
+
"description": "Competitive battlecard generator"
|
|
407
407
|
},
|
|
408
408
|
"ai/gpu": {
|
|
409
409
|
"status": "READY",
|
|
@@ -441,47 +441,47 @@
|
|
|
441
441
|
"depsAvailable": true,
|
|
442
442
|
"description": "AI-powered research and analysis"
|
|
443
443
|
},
|
|
444
|
-
"
|
|
444
|
+
"core/update": {
|
|
445
445
|
"status": "READY",
|
|
446
446
|
"hasExecute": true,
|
|
447
447
|
"hasMetadata": true,
|
|
448
448
|
"depsAvailable": true,
|
|
449
|
-
"description": "
|
|
449
|
+
"description": "Update project dependencies and configurations"
|
|
450
450
|
},
|
|
451
|
-
"
|
|
451
|
+
"core/exit": {
|
|
452
452
|
"status": "READY",
|
|
453
453
|
"hasExecute": true,
|
|
454
454
|
"hasMetadata": true,
|
|
455
455
|
"depsAvailable": true,
|
|
456
|
-
"description": "
|
|
456
|
+
"description": "Exit MARIA CLI"
|
|
457
457
|
},
|
|
458
|
-
"configuration/
|
|
458
|
+
"configuration/permissions": {
|
|
459
459
|
"status": "READY",
|
|
460
460
|
"hasExecute": true,
|
|
461
|
-
"hasMetadata":
|
|
461
|
+
"hasMetadata": true,
|
|
462
462
|
"depsAvailable": true,
|
|
463
|
-
"description": "
|
|
463
|
+
"description": "Manage permissions and access control"
|
|
464
464
|
},
|
|
465
|
-
"configuration/
|
|
465
|
+
"configuration/model": {
|
|
466
466
|
"status": "READY",
|
|
467
467
|
"hasExecute": true,
|
|
468
468
|
"hasMetadata": true,
|
|
469
469
|
"depsAvailable": true,
|
|
470
|
-
"description": "
|
|
470
|
+
"description": "Select and configure AI model"
|
|
471
471
|
},
|
|
472
|
-
"
|
|
472
|
+
"configuration/unknown": {
|
|
473
473
|
"status": "READY",
|
|
474
474
|
"hasExecute": true,
|
|
475
|
-
"hasMetadata":
|
|
475
|
+
"hasMetadata": false,
|
|
476
476
|
"depsAvailable": true,
|
|
477
|
-
"description": "
|
|
477
|
+
"description": "Handle unknown command fallback"
|
|
478
478
|
},
|
|
479
|
-
"
|
|
479
|
+
"configuration/config": {
|
|
480
480
|
"status": "READY",
|
|
481
481
|
"hasExecute": true,
|
|
482
482
|
"hasMetadata": true,
|
|
483
483
|
"depsAvailable": true,
|
|
484
|
-
"description": "
|
|
484
|
+
"description": "Configuration management"
|
|
485
485
|
},
|
|
486
486
|
"monitoring/monitor": {
|
|
487
487
|
"status": "READY",
|