@bonginkan/maria 4.2.1 → 4.2.2
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/bin/maria.cjs +2 -2
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +2 -2
- package/dist/cli.cjs.map +1 -1
- package/package.json +1 -1
package/dist/cli.cjs
CHANGED
|
@@ -13748,7 +13748,7 @@ var init_bigquery_telemetry = __esm({
|
|
|
13748
13748
|
httpEndpoint = null;
|
|
13749
13749
|
config = {
|
|
13750
13750
|
projectId: process.env.GOOGLE_CLOUD_PROJECT || "maria-code-470602",
|
|
13751
|
-
datasetId: "
|
|
13751
|
+
datasetId: "maria_telemetry",
|
|
13752
13752
|
tableName: "command_executions",
|
|
13753
13753
|
batchSize: 100,
|
|
13754
13754
|
flushIntervalMs: 3e4,
|
|
@@ -32192,7 +32192,7 @@ var init_package = __esm({
|
|
|
32192
32192
|
"package.json"() {
|
|
32193
32193
|
package_default = {
|
|
32194
32194
|
name: "@bonginkan/maria",
|
|
32195
|
-
version: "4.2.
|
|
32195
|
+
version: "4.2.2",
|
|
32196
32196
|
description: "\u{1F680} MARIA v4.2.0 - 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.",
|
|
32197
32197
|
keywords: [
|
|
32198
32198
|
"ai",
|