@bonginkan/maria 3.6.0 โ 3.6.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/README.md +15 -15
- package/dist/bin/maria.cjs +334 -912
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +228 -864
- package/dist/cli.cjs.map +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# ๐ MARIA v3.6.0
|
|
2
2
|
|
|
3
|
-
**Enterprise AI Development Platform** - Revolutionary multimodal intelligence
|
|
3
|
+
**Premier Enterprise AI Development Platform** - Revolutionary multimodal intelligence featuring advanced orchestration, production-grade telemetry, and sophisticated workflow templates. Transform your development experience with a remarkable 93% performance enhancement, real-time TUI monitoring, ML-powered model selection, quantum-resistant security architecture, and comprehensive observability. Experience the pinnacle of enterprise AI development innovation.
|
|
4
4
|
|
|
5
5
|
๐ **Homepage**: [https://bonginkan.ai/](https://bonginkan.ai/)
|
|
6
6
|
|
|
@@ -27,12 +27,12 @@ maria
|
|
|
27
27
|
> /code refactor calculateTotal to use async/await
|
|
28
28
|
```
|
|
29
29
|
|
|
30
|
-
**Transform coding from syntax to intent** -
|
|
30
|
+
**Transform coding from syntax to intent** - Simply articulate your requirements in natural language and witness MARIA intelligently generate, refine, and optimize your code with enterprise-grade precision.
|
|
31
31
|
|
|
32
32
|
## ๐ Revolutionary v3.6.0 Features
|
|
33
33
|
|
|
34
34
|
### ๐๏ธ **Multimodal Intelligence Interactive Dashboard** (NEW)
|
|
35
|
-
|
|
35
|
+
**Real-time TUI Dashboard** - Enterprise-grade monitoring and visualization system
|
|
36
36
|
|
|
37
37
|
```bash
|
|
38
38
|
# ๐๏ธ Launch Interactive Dashboard
|
|
@@ -96,7 +96,7 @@ const generationWorkflow = createWorkflowFromTemplate('content-generation-pipeli
|
|
|
96
96
|
- **Health Checks**: Real-time system monitoring + export APIs
|
|
97
97
|
|
|
98
98
|
## ๐ง **ML-Powered Model Selection Phase 3** (NEW)
|
|
99
|
-
|
|
99
|
+
**Revolutionary Enterprise AI Model Selection** - Neural Network + Predictive Analytics
|
|
100
100
|
|
|
101
101
|
```typescript
|
|
102
102
|
// ๐ค AI-Powered Model Selection
|
|
@@ -148,12 +148,12 @@ src/api/users.ts(15,3): error TS2322: Type 'string' is not assignable to type 'n
|
|
|
148
148
|
- **DELETE**: Remove code safely with dependency checks
|
|
149
149
|
- **TEST**: Generate comprehensive test suites
|
|
150
150
|
|
|
151
|
-
**โก Performance
|
|
152
|
-
- **93% productivity
|
|
153
|
-
- **Sub-second response times** with streaming optimization
|
|
154
|
-
- **AST-based intelligence** ensures
|
|
155
|
-
- **Repository RAG**
|
|
156
|
-
- **Netflix-grade
|
|
151
|
+
**โก Performance Excellence:**
|
|
152
|
+
- **93% productivity enhancement** through natural language coding (v3.6.0)
|
|
153
|
+
- **Sub-second response times** with advanced streaming optimization
|
|
154
|
+
- **AST-based intelligence** ensures secure, structured code modifications
|
|
155
|
+
- **Repository RAG** delivers intelligent contextual awareness
|
|
156
|
+
- **Netflix-grade performance** with <500ms response times
|
|
157
157
|
|
|
158
158
|
### ๐๏ธ Enhanced Model Selector UI v2.0
|
|
159
159
|
**Transform model selection from browsing to finding**
|
|
@@ -243,7 +243,7 @@ pnpm add -g @bonginkan/maria
|
|
|
243
243
|
|
|
244
244
|
# Verify installation
|
|
245
245
|
maria --version
|
|
246
|
-
# โ MARIA v3.
|
|
246
|
+
# โ MARIA v3.6.0
|
|
247
247
|
```
|
|
248
248
|
|
|
249
249
|
### First Time Setup
|
|
@@ -517,18 +517,18 @@ We welcome contributions! Check our [Contributing Guide](CONTRIBUTING.md) for:
|
|
|
517
517
|
|
|
518
518
|
## ๐ Experience the Revolution
|
|
519
519
|
|
|
520
|
-
**MARIA v3.6.0** represents the **
|
|
520
|
+
**MARIA v3.6.0** represents the **pinnacle of enterprise software development** - where natural language seamlessly integrates with code intelligence, compliance becomes effortless, performance scales to unprecedented levels, and the terminal experience rivals modern graphical applications.
|
|
521
521
|
|
|
522
|
-
### Ready to Transform Your Enterprise Development?
|
|
522
|
+
### Ready to Transform Your Enterprise Development Experience?
|
|
523
523
|
|
|
524
524
|
```bash
|
|
525
525
|
npm install -g @bonginkan/maria
|
|
526
526
|
maria
|
|
527
|
-
# Welcome to the future of enterprise
|
|
527
|
+
# Welcome to the future of intelligent enterprise development ๐
|
|
528
528
|
```
|
|
529
529
|
|
|
530
530
|
### ๐ **Enterprise v3.6.0 Achievements**
|
|
531
|
-
**8
|
|
531
|
+
**Complete Implementation of 8 Major Systems (100% Success Rate)**
|
|
532
532
|
|
|
533
533
|
1. **๐ 93% Performance Boost**: Netflix-grade streaming optimization (default)
|
|
534
534
|
2. **๐ง ML-Powered Intelligence**: Neural network model selection (85%+ accuracy)
|