@bonginkan/maria 4.2.14 โ†’ 4.2.16

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bonginkan/maria",
3
- "version": "4.2.14",
4
- "description": "๐Ÿš€ MARIA v4.2.14 - 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.",
3
+ "version": "4.2.16",
4
+ "description": "๐Ÿš€ MARIA v4.2.16 - 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-04T09:31:30.371Z",
3
+ "generatedAt": "2025-09-05T02:33:51.382Z",
4
4
  "totalCommands": 76,
5
5
  "readyCount": 74,
6
6
  "partialCount": 1,
@@ -139,6 +139,13 @@
139
139
  "depsAvailable": true,
140
140
  "description": "AI-powered error analysis and solution system (Enhanced POC) - 80% accuracy, 100% safety"
141
141
  },
142
+ "multilingual/language": {
143
+ "status": "READY",
144
+ "hasExecute": true,
145
+ "hasMetadata": true,
146
+ "depsAvailable": true,
147
+ "description": "Multilingual operations and translation"
148
+ },
142
149
  "memory/remember": {
143
150
  "status": "READY",
144
151
  "hasExecute": true,
@@ -167,13 +174,6 @@
167
174
  "depsAvailable": true,
168
175
  "description": "Delete stored memories"
169
176
  },
170
- "multilingual/language": {
171
- "status": "READY",
172
- "hasExecute": true,
173
- "hasMetadata": true,
174
- "depsAvailable": true,
175
- "description": "Multilingual operations and translation"
176
- },
177
177
  "learning/l2r": {
178
178
  "status": "READY",
179
179
  "hasExecute": true,
@@ -202,6 +202,13 @@
202
202
  "depsAvailable": true,
203
203
  "description": "Manage MARIA Intelligence canary deployments for zero-downtime releases"
204
204
  },
205
+ "graphrag/search": {
206
+ "status": "READY",
207
+ "hasExecute": true,
208
+ "hasMetadata": true,
209
+ "depsAvailable": true,
210
+ "description": "GraphRAG hybrid search engine"
211
+ },
205
212
  "evolution/quality": {
206
213
  "status": "READY",
207
214
  "hasExecute": true,
@@ -223,13 +230,6 @@
223
230
  "depsAvailable": true,
224
231
  "description": "๐Ÿงช Run statistical benchmarks and A/B tests for evolution system performance"
225
232
  },
226
- "graphrag/search": {
227
- "status": "READY",
228
- "hasExecute": true,
229
- "hasMetadata": true,
230
- "depsAvailable": true,
231
- "description": "GraphRAG hybrid search engine"
232
- },
233
233
  "evaluation/run": {
234
234
  "status": "READY",
235
235
  "hasExecute": true,
@@ -356,19 +356,19 @@
356
356
  "depsAvailable": true,
357
357
  "description": "About MARIA - version, features, and credits"
358
358
  },
359
- "configuration/setup": {
359
+ "conversation/clear": {
360
360
  "status": "READY",
361
361
  "hasExecute": true,
362
362
  "hasMetadata": true,
363
363
  "depsAvailable": true,
364
- "description": "First-time environment setup wizard"
364
+ "description": "Clear conversation history"
365
365
  },
366
- "conversation/clear": {
366
+ "configuration/setup": {
367
367
  "status": "READY",
368
368
  "hasExecute": true,
369
369
  "hasMetadata": true,
370
370
  "depsAvailable": true,
371
- "description": "Clear conversation history"
371
+ "description": "First-time environment setup wizard"
372
372
  },
373
373
  "code/mm": {
374
374
  "status": "READY",