@bonginkan/maria 4.1.14 → 4.1.15
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/dist/READY.manifest.json +33 -33
- package/dist/bin/maria.cjs +57 -9
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +57 -9
- package/dist/cli.cjs.map +1 -1
- package/package.json +1 -1
- package/src/slash-commands/READY.manifest.json +33 -33
package/dist/READY.manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "2.0.0",
|
|
3
|
-
"generatedAt": "2025-09-01T11:
|
|
3
|
+
"generatedAt": "2025-09-01T11:54:13.934Z",
|
|
4
4
|
"totalCommands": 64,
|
|
5
5
|
"readyCount": 59,
|
|
6
6
|
"partialCount": 0,
|
|
@@ -153,6 +153,13 @@
|
|
|
153
153
|
"depsAvailable": true,
|
|
154
154
|
"description": "Evaluate and test AI model performance"
|
|
155
155
|
},
|
|
156
|
+
"conversation/clear": {
|
|
157
|
+
"status": "READY",
|
|
158
|
+
"hasExecute": true,
|
|
159
|
+
"hasMetadata": true,
|
|
160
|
+
"depsAvailable": true,
|
|
161
|
+
"description": "Clear conversation history"
|
|
162
|
+
},
|
|
156
163
|
"core/whoami": {
|
|
157
164
|
"status": "READY",
|
|
158
165
|
"hasExecute": true,
|
|
@@ -265,13 +272,6 @@
|
|
|
265
272
|
"depsAvailable": true,
|
|
266
273
|
"description": "About MARIA - version, features, and credits"
|
|
267
274
|
},
|
|
268
|
-
"conversation/clear": {
|
|
269
|
-
"status": "READY",
|
|
270
|
-
"hasExecute": true,
|
|
271
|
-
"hasMetadata": true,
|
|
272
|
-
"depsAvailable": true,
|
|
273
|
-
"description": "Clear conversation history"
|
|
274
|
-
},
|
|
275
275
|
"configuration/setup": {
|
|
276
276
|
"status": "READY",
|
|
277
277
|
"hasExecute": true,
|
|
@@ -300,34 +300,26 @@
|
|
|
300
300
|
"depsAvailable": true,
|
|
301
301
|
"description": "Generate code with AI assistance"
|
|
302
302
|
},
|
|
303
|
-
"
|
|
303
|
+
"ai/gpu": {
|
|
304
304
|
"status": "READY",
|
|
305
305
|
"hasExecute": true,
|
|
306
306
|
"hasMetadata": true,
|
|
307
307
|
"depsAvailable": true,
|
|
308
|
-
"description": "
|
|
308
|
+
"description": "GPU management and monitoring"
|
|
309
309
|
},
|
|
310
|
-
"business/
|
|
310
|
+
"business/sales-dashboard": {
|
|
311
311
|
"status": "READY",
|
|
312
312
|
"hasExecute": true,
|
|
313
313
|
"hasMetadata": true,
|
|
314
314
|
"depsAvailable": true,
|
|
315
|
-
"description": "
|
|
315
|
+
"description": "Sales metrics and dashboard"
|
|
316
316
|
},
|
|
317
|
-
"
|
|
317
|
+
"business/battlecard": {
|
|
318
318
|
"status": "READY",
|
|
319
319
|
"hasExecute": true,
|
|
320
320
|
"hasMetadata": true,
|
|
321
321
|
"depsAvailable": true,
|
|
322
|
-
"description": "
|
|
323
|
-
},
|
|
324
|
-
"analysis/research": {
|
|
325
|
-
"status": "BROKEN",
|
|
326
|
-
"error": "Transform failed with 1 error:\n/Users/bongin_max/maria_code/src/shared/handlers/SlashCommandHandlerV2.ts:30:9: ERROR: Multiple exports with the same name \"SlashCommandHandler\"",
|
|
327
|
-
"hasExecute": false,
|
|
328
|
-
"hasMetadata": false,
|
|
329
|
-
"depsAvailable": false,
|
|
330
|
-
"description": "AI-powered research and analysis"
|
|
322
|
+
"description": "Competitive battlecard generator"
|
|
331
323
|
},
|
|
332
324
|
"system/terminal-setup": {
|
|
333
325
|
"status": "READY",
|
|
@@ -343,6 +335,14 @@
|
|
|
343
335
|
"depsAvailable": true,
|
|
344
336
|
"description": "First-time environment setup wizard"
|
|
345
337
|
},
|
|
338
|
+
"analysis/research": {
|
|
339
|
+
"status": "BROKEN",
|
|
340
|
+
"error": "The requested module '../shared/handlers/SlashCommandHandler.js' does not provide an export named 'withLightPipe'",
|
|
341
|
+
"hasExecute": false,
|
|
342
|
+
"hasMetadata": false,
|
|
343
|
+
"depsAvailable": false,
|
|
344
|
+
"description": "AI-powered research and analysis"
|
|
345
|
+
},
|
|
346
346
|
"core/update": {
|
|
347
347
|
"status": "READY",
|
|
348
348
|
"hasExecute": true,
|
|
@@ -385,14 +385,6 @@
|
|
|
385
385
|
"depsAvailable": true,
|
|
386
386
|
"description": "Configuration management"
|
|
387
387
|
},
|
|
388
|
-
"monitoring/monitor": {
|
|
389
|
-
"status": "BROKEN",
|
|
390
|
-
"error": "Transform failed with 1 error:\n/Users/bongin_max/maria_code/src/shared/handlers/SlashCommandHandlerV2.ts:30:9: ERROR: Multiple exports with the same name \"SlashCommandHandler\"",
|
|
391
|
-
"hasExecute": false,
|
|
392
|
-
"hasMetadata": false,
|
|
393
|
-
"depsAvailable": false,
|
|
394
|
-
"description": "Real-time system monitoring dashboard"
|
|
395
|
-
},
|
|
396
388
|
"memory/memory-service": {
|
|
397
389
|
"status": "READY",
|
|
398
390
|
"hasExecute": true,
|
|
@@ -400,6 +392,14 @@
|
|
|
400
392
|
"depsAvailable": true,
|
|
401
393
|
"description": "Advanced memory service operations"
|
|
402
394
|
},
|
|
395
|
+
"monitoring/monitor": {
|
|
396
|
+
"status": "BROKEN",
|
|
397
|
+
"error": "The requested module '../shared/handlers/SlashCommandHandler.js' does not provide an export named 'withLightPipe'",
|
|
398
|
+
"hasExecute": false,
|
|
399
|
+
"hasMetadata": false,
|
|
400
|
+
"depsAvailable": false,
|
|
401
|
+
"description": "Real-time system monitoring dashboard"
|
|
402
|
+
},
|
|
403
403
|
"evolution/evolve": {
|
|
404
404
|
"status": "READY",
|
|
405
405
|
"hasExecute": true,
|
|
@@ -409,7 +409,7 @@
|
|
|
409
409
|
},
|
|
410
410
|
"core/enhanced-help": {
|
|
411
411
|
"status": "BROKEN",
|
|
412
|
-
"error": "
|
|
412
|
+
"error": "The requested module '../shared/handlers/SlashCommandHandler.js' does not provide an export named 'withLightPipe'",
|
|
413
413
|
"hasExecute": false,
|
|
414
414
|
"hasMetadata": false,
|
|
415
415
|
"depsAvailable": false,
|
|
@@ -417,7 +417,7 @@
|
|
|
417
417
|
},
|
|
418
418
|
"configuration/hooks": {
|
|
419
419
|
"status": "BROKEN",
|
|
420
|
-
"error": "
|
|
420
|
+
"error": "The requested module '../shared/handlers/SlashCommandHandler.js' does not provide an export named 'withLightPipe'",
|
|
421
421
|
"hasExecute": false,
|
|
422
422
|
"hasMetadata": false,
|
|
423
423
|
"depsAvailable": false,
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
},
|
|
454
454
|
"business/analytics": {
|
|
455
455
|
"status": "BROKEN",
|
|
456
|
-
"error": "
|
|
456
|
+
"error": "The requested module '../shared/handlers/SlashCommandHandler.js' does not provide an export named 'withLightPipe'",
|
|
457
457
|
"hasExecute": false,
|
|
458
458
|
"hasMetadata": false,
|
|
459
459
|
"depsAvailable": false,
|
package/dist/bin/maria.cjs
CHANGED
|
@@ -21245,7 +21245,7 @@ var init_package = __esm({
|
|
|
21245
21245
|
"package.json"() {
|
|
21246
21246
|
package_default = {
|
|
21247
21247
|
name: "@bonginkan/maria",
|
|
21248
|
-
version: "4.1.
|
|
21248
|
+
version: "4.1.15",
|
|
21249
21249
|
description: "\u{1F680} MARIA v4.1.4 - Complete Multimodal AI Integration & Enterprise Platform. Revolutionary voice-to-code, image-to-code, and 73 production-ready commands with advanced memory systems. World's first TypeScript AST-powered code generation with GraphRAG intelligence, multilingual support, and dual-architecture cognitive memory. Features zero-error development, OAuth2.0 + PKCE authentication, and military-grade security. Delivers next-generation multimodal development experience with enterprise-grade performance.",
|
|
21250
21250
|
keywords: [
|
|
21251
21251
|
"ai",
|
|
@@ -29230,7 +29230,26 @@ var init_HelpCommand = __esm({
|
|
|
29230
29230
|
*/
|
|
29231
29231
|
formatCategoryHelp(categoryName, commands) {
|
|
29232
29232
|
const lines = [];
|
|
29233
|
-
const
|
|
29233
|
+
const emojiMap = {
|
|
29234
|
+
core: "\u26A1",
|
|
29235
|
+
system: "\u{1F6E0}\uFE0F",
|
|
29236
|
+
configuration: "\u2699\uFE0F",
|
|
29237
|
+
ai: "\u{1F916}",
|
|
29238
|
+
code: "\u{1F4BB}",
|
|
29239
|
+
memory: "\u{1F9E0}",
|
|
29240
|
+
business: "\u{1F4BC}",
|
|
29241
|
+
research: "\u{1F4DA}",
|
|
29242
|
+
monitoring: "\u{1F4CA}",
|
|
29243
|
+
auth: "\u{1F510}",
|
|
29244
|
+
conversation: "\u{1F4AC}",
|
|
29245
|
+
evaluation: "\u{1F9EA}",
|
|
29246
|
+
evolution: "\u{1F680}",
|
|
29247
|
+
graphrag: "\u{1F50D}",
|
|
29248
|
+
learning: "\u{1F4D6}",
|
|
29249
|
+
multilingual: "\u{1F30D}",
|
|
29250
|
+
unknown: "\u2753"
|
|
29251
|
+
};
|
|
29252
|
+
const emoji = emojiMap[categoryName.toLowerCase()] || "\u{1F4CB}";
|
|
29234
29253
|
lines.push("");
|
|
29235
29254
|
lines.push(`${emoji} **${categoryName.toUpperCase()} COMMANDS** (${commands.length} READY)`);
|
|
29236
29255
|
lines.push("\u2550".repeat(50));
|
|
@@ -32137,7 +32156,29 @@ function createFallbackStore() {
|
|
|
32137
32156
|
function parseSlash(input3) {
|
|
32138
32157
|
const normalized = input3.replace(/[\s\u3000]+/g, " ").trim();
|
|
32139
32158
|
const parts = normalized.slice(1).split(" ");
|
|
32140
|
-
|
|
32159
|
+
const cmd = parts[0].toLowerCase();
|
|
32160
|
+
const args = parts.slice(1);
|
|
32161
|
+
const options = {};
|
|
32162
|
+
const flags = [];
|
|
32163
|
+
const positional = [];
|
|
32164
|
+
for (let i2 = 0; i2 < args.length; i2++) {
|
|
32165
|
+
const arg = args[i2];
|
|
32166
|
+
if (arg.startsWith("--")) {
|
|
32167
|
+
const flagName = arg.slice(2);
|
|
32168
|
+
const nextArg = args[i2 + 1];
|
|
32169
|
+
if (nextArg && !nextArg.startsWith("-")) {
|
|
32170
|
+
options[flagName] = nextArg;
|
|
32171
|
+
i2++;
|
|
32172
|
+
} else {
|
|
32173
|
+
flags.push(flagName);
|
|
32174
|
+
}
|
|
32175
|
+
} else if (arg.startsWith("-") && arg.length === 2) {
|
|
32176
|
+
flags.push(arg.slice(1));
|
|
32177
|
+
} else {
|
|
32178
|
+
positional.push(arg);
|
|
32179
|
+
}
|
|
32180
|
+
}
|
|
32181
|
+
return { cmd, args: positional, options, flags };
|
|
32141
32182
|
}
|
|
32142
32183
|
function requiresAuth(cmd) {
|
|
32143
32184
|
const normalizedCommand = `/${cmd}`;
|
|
@@ -32173,18 +32214,25 @@ async function enforceAuth(cmd) {
|
|
|
32173
32214
|
}
|
|
32174
32215
|
async function handleSlash(input3) {
|
|
32175
32216
|
if (!input3.startsWith("/")) return false;
|
|
32176
|
-
const { cmd, args } = parseSlash(input3);
|
|
32217
|
+
const { cmd, args, options, flags } = parseSlash(input3);
|
|
32177
32218
|
if (cmd === "help" || cmd === "h" || cmd === "?") {
|
|
32178
32219
|
try {
|
|
32179
32220
|
const { HelpCommand: HelpCommand2 } = await Promise.resolve().then(() => (init_HelpCommand(), HelpCommand_exports)).catch(() => ({}));
|
|
32180
32221
|
if (HelpCommand2) {
|
|
32181
32222
|
const helpCmd = new HelpCommand2();
|
|
32223
|
+
const flagsObj = {};
|
|
32224
|
+
flags.forEach((flag) => flagsObj[flag] = true);
|
|
32225
|
+
Object.entries(options).forEach(([key2, value]) => {
|
|
32226
|
+
if (value === "true" || value === "1") {
|
|
32227
|
+
flagsObj[key2] = true;
|
|
32228
|
+
}
|
|
32229
|
+
});
|
|
32182
32230
|
const result = await helpCmd.execute(
|
|
32183
32231
|
{
|
|
32184
|
-
raw: args,
|
|
32232
|
+
raw: args.join(" "),
|
|
32185
32233
|
parsed: { _positional: args },
|
|
32186
|
-
options
|
|
32187
|
-
flags:
|
|
32234
|
+
options,
|
|
32235
|
+
flags: flagsObj
|
|
32188
32236
|
},
|
|
32189
32237
|
{
|
|
32190
32238
|
session: { id: "cli", commandHistory: [] },
|
|
@@ -32338,7 +32386,7 @@ Chat:
|
|
|
32338
32386
|
const result = await loginCmd.execute();
|
|
32339
32387
|
return true;
|
|
32340
32388
|
} else {
|
|
32341
|
-
const
|
|
32389
|
+
const options2 = {
|
|
32342
32390
|
device: args.includes("--device"),
|
|
32343
32391
|
force: args.includes("--force")
|
|
32344
32392
|
};
|
|
@@ -32353,7 +32401,7 @@ Chat:
|
|
|
32353
32401
|
console.log(import_chalk18.default.gray("Use /login to sign in"));
|
|
32354
32402
|
}
|
|
32355
32403
|
} else {
|
|
32356
|
-
const result = await authManager.login(
|
|
32404
|
+
const result = await authManager.login(options2);
|
|
32357
32405
|
if (result.success && result.user) {
|
|
32358
32406
|
console.log(import_chalk18.default.green("\u2705 Successfully logged in!"));
|
|
32359
32407
|
console.log(import_chalk18.default.white(`\u{1F464} User: ${import_chalk18.default.cyan(result.user.email)}`));
|