@bonginkan/maria 4.4.6 → 4.4.8

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 CHANGED
@@ -1,4 +1,4 @@
1
- # MARIA - AI Development Platform v4.4.6
1
+ # MARIA - AI Development Platform v4.4.8
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/@bonginkan/maria.svg)](https://www.npmjs.com/package/@bonginkan/maria)
4
4
  [![License](https://img.shields.io/badge/license-Multi--tier-blue.svg)](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.4.6 (October, 2025)
13
+ ## 🚀 What's New in v4.4.8 (October, 2025)
14
14
  ### Functional enhancements
15
15
  - **Improved coding**
16
16
  - **Enhanced video/image support**
@@ -521,7 +521,6 @@ $ maria /evolve --review
521
521
  ```bash
522
522
  # Advanced configuration
523
523
  /config setup --template=enterprise
524
- /model recommend --task=code_generation
525
524
  /config brain optimize --profile=performance
526
525
  /config permissions --role=developer
527
526
  ```
@@ -933,7 +932,7 @@ await secureWorkflow.executeWithAuth(workflowDefinition, securityContext);
933
932
  ### Quick Installation
934
933
  ```bash
935
934
  # Install globally (recommended)
936
- npm install -g @bonginkan/maria@4.4.6
935
+ npm install -g @bonginkan/maria@4.4.8
937
936
 
938
937
  # Verify installation
939
938
  maria --version # Should show v4.3.9
@@ -1137,7 +1136,7 @@ MARIA CODE is distributed under a comprehensive licensing system designed for in
1137
1136
 
1138
1137
  *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.*
1139
1138
 
1140
- **Transform your development experience today**: `npm install -g @bonginkan/maria@4.4.6`
1139
+ **Transform your development experience today**: `npm install -g @bonginkan/maria@4.4.8`
1141
1140
 
1142
1141
  🌐 **Official Website**: [https://maria-code.ai](https://maria-code.ai)
1143
1142
  💬 **Community**: [https://discord.gg/SMSmSGcEQy](https://discord.gg/SMSmSGcEQy)
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "lite-1.0.0",
3
- "generatedAt": "2025-10-26T11:13:53.603Z",
3
+ "generatedAt": "2025-11-01T08:07:01.785Z",
4
4
  "totalCommands": 30,
5
5
  "readyCount": 30,
6
6
  "partialCount": 0,