@bonginkan/maria 4.2.15 โ 4.2.17
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 +36 -36
- package/dist/bin/maria.cjs +3091 -487
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +3104 -520
- package/dist/cli.cjs.map +1 -1
- package/package.json +2 -2
- package/src/slash-commands/READY.manifest.json +36 -36
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# MARIA - AI Development Platform v4.2.
|
|
1
|
+
# MARIA - AI Development Platform v4.2.17
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@bonginkan/maria)
|
|
4
4
|
[](LICENSE)
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
> **Enterprise-grade AI development platform with 100% command availability and comprehensive fallback support**
|
|
12
12
|
|
|
13
|
-
## ๐ What's New in v4.2.
|
|
13
|
+
## ๐ What's New in v4.2.17 (September 3, 2025)
|
|
14
14
|
|
|
15
15
|
### ๐๏ธ Build Status - All Systems Operational โ
|
|
16
16
|
- **CLI NPM Package**: ESM + CJS builds successful (2.02MB/1.16MB)
|
|
@@ -735,10 +735,10 @@ await secureWorkflow.executeWithAuth(workflowDefinition, securityContext);
|
|
|
735
735
|
### Quick Installation
|
|
736
736
|
```bash
|
|
737
737
|
# Install globally (recommended)
|
|
738
|
-
npm install -g @bonginkan/maria@4.2.
|
|
738
|
+
npm install -g @bonginkan/maria@4.2.17
|
|
739
739
|
|
|
740
740
|
# Verify installation
|
|
741
|
-
maria --version # Should show v4.2.
|
|
741
|
+
maria --version # Should show v4.2.17
|
|
742
742
|
|
|
743
743
|
# Initialize with authentication
|
|
744
744
|
maria /login # Setup OAuth2.0 + PKCE authentication
|
|
@@ -939,7 +939,7 @@ MARIA CODE is distributed under a comprehensive licensing system designed for in
|
|
|
939
939
|
|
|
940
940
|
*MARIA v4.1.4 represents the pinnacle of multimodal AI development platform evolution - combining revolutionary voice-to-code capabilities, advanced memory systems, and comprehensive command ecosystems with enterprise-grade security and performance. This release establishes MARIA as the definitive choice for developers and Fortune 500 enterprises seeking intelligent, multimodal development experiences with GraphRAG intelligence, multilingual support, and zero-anxiety coding workflows.*
|
|
941
941
|
|
|
942
|
-
**Transform your development experience today**: `npm install -g @bonginkan/maria@4.2.
|
|
942
|
+
**Transform your development experience today**: `npm install -g @bonginkan/maria@4.2.17`
|
|
943
943
|
|
|
944
944
|
๐ **Official Website**: [https://maria-code.ai](https://maria-code.ai)
|
|
945
945
|
๐ฌ **Community**: [https://discord.gg/SMSmSGcEQy](https://discord.gg/SMSmSGcEQy)
|
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-05T04:09:41.311Z",
|
|
4
4
|
"totalCommands": 76,
|
|
5
5
|
"readyCount": 74,
|
|
6
6
|
"partialCount": 1,
|
|
@@ -146,13 +146,6 @@
|
|
|
146
146
|
"depsAvailable": true,
|
|
147
147
|
"description": "Multilingual operations and translation"
|
|
148
148
|
},
|
|
149
|
-
"learning/l2r": {
|
|
150
|
-
"status": "READY",
|
|
151
|
-
"hasExecute": true,
|
|
152
|
-
"hasMetadata": true,
|
|
153
|
-
"depsAvailable": true,
|
|
154
|
-
"description": "Learning-to-Rank machine learning system"
|
|
155
|
-
},
|
|
156
149
|
"memory/remember": {
|
|
157
150
|
"status": "READY",
|
|
158
151
|
"hasExecute": true,
|
|
@@ -181,6 +174,13 @@
|
|
|
181
174
|
"depsAvailable": true,
|
|
182
175
|
"description": "Delete stored memories"
|
|
183
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
184
|
"intelligence/quality-gate": {
|
|
185
185
|
"status": "READY",
|
|
186
186
|
"hasExecute": true,
|
|
@@ -209,40 +209,40 @@
|
|
|
209
209
|
"depsAvailable": true,
|
|
210
210
|
"description": "GraphRAG hybrid search engine"
|
|
211
211
|
},
|
|
212
|
-
"
|
|
212
|
+
"evaluation/run": {
|
|
213
213
|
"status": "READY",
|
|
214
214
|
"hasExecute": true,
|
|
215
215
|
"hasMetadata": true,
|
|
216
216
|
"depsAvailable": true,
|
|
217
|
-
"description": "
|
|
217
|
+
"description": "๐งช Run evaluation suites with regression analysis and performance benchmarking"
|
|
218
218
|
},
|
|
219
|
-
"
|
|
220
|
-
"status": "
|
|
219
|
+
"evaluation/evaluate": {
|
|
220
|
+
"status": "READY",
|
|
221
221
|
"hasExecute": true,
|
|
222
|
-
"hasMetadata":
|
|
222
|
+
"hasMetadata": true,
|
|
223
223
|
"depsAvailable": true,
|
|
224
|
-
"description": "
|
|
224
|
+
"description": "Evaluate and test AI model performance"
|
|
225
225
|
},
|
|
226
|
-
"evolution/
|
|
226
|
+
"evolution/quality": {
|
|
227
227
|
"status": "READY",
|
|
228
228
|
"hasExecute": true,
|
|
229
229
|
"hasMetadata": true,
|
|
230
230
|
"depsAvailable": true,
|
|
231
|
-
"description": "
|
|
231
|
+
"description": "๐ Advanced code quality assessment with 100-point composite scoring"
|
|
232
232
|
},
|
|
233
|
-
"
|
|
234
|
-
"status": "
|
|
233
|
+
"evolution/evolve": {
|
|
234
|
+
"status": "PARTIAL",
|
|
235
235
|
"hasExecute": true,
|
|
236
|
-
"hasMetadata":
|
|
236
|
+
"hasMetadata": false,
|
|
237
237
|
"depsAvailable": true,
|
|
238
|
-
"description": "
|
|
238
|
+
"description": "Autonomous system evolution controls"
|
|
239
239
|
},
|
|
240
|
-
"
|
|
240
|
+
"evolution/benchmark": {
|
|
241
241
|
"status": "READY",
|
|
242
242
|
"hasExecute": true,
|
|
243
243
|
"hasMetadata": true,
|
|
244
244
|
"depsAvailable": true,
|
|
245
|
-
"description": "
|
|
245
|
+
"description": "๐งช Run statistical benchmarks and A/B tests for evolution system performance"
|
|
246
246
|
},
|
|
247
247
|
"core/whoami": {
|
|
248
248
|
"status": "READY",
|
|
@@ -363,13 +363,6 @@
|
|
|
363
363
|
"depsAvailable": true,
|
|
364
364
|
"description": "First-time environment setup wizard"
|
|
365
365
|
},
|
|
366
|
-
"conversation/clear": {
|
|
367
|
-
"status": "READY",
|
|
368
|
-
"hasExecute": true,
|
|
369
|
-
"hasMetadata": true,
|
|
370
|
-
"depsAvailable": true,
|
|
371
|
-
"description": "Clear conversation history"
|
|
372
|
-
},
|
|
373
366
|
"code/mm": {
|
|
374
367
|
"status": "READY",
|
|
375
368
|
"hasExecute": true,
|
|
@@ -391,6 +384,13 @@
|
|
|
391
384
|
"depsAvailable": true,
|
|
392
385
|
"description": "Generate code with AI assistance"
|
|
393
386
|
},
|
|
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,13 +504,6 @@
|
|
|
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
|
-
},
|
|
514
507
|
"business/analytics": {
|
|
515
508
|
"status": "READY",
|
|
516
509
|
"hasExecute": true,
|
|
@@ -538,6 +531,13 @@
|
|
|
538
531
|
"hasMetadata": true,
|
|
539
532
|
"depsAvailable": true,
|
|
540
533
|
"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": {
|