@bonginkan/maria 3.1.3 โ 3.1.4
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 +22 -33
- package/dist/bin/maria.cjs +2 -2
- package/dist/bin/maria.cjs.map +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# ๐ MARIA v3.1.
|
|
1
|
+
# ๐ MARIA v3.1.4
|
|
2
2
|
|
|
3
3
|
**Minimal API, Maximum Power** - Enterprise-ready AI development platform with 3 core services, beautiful CLI experience, and dynamic configuration.
|
|
4
4
|
|
|
@@ -6,40 +6,11 @@
|
|
|
6
6
|
|
|
7
7
|
[](https://www.typescriptlang.org/)
|
|
8
8
|
[](https://nodejs.org/)
|
|
9
|
-
[](https://www.npmjs.com/package/@bonginkan/maria)
|
|
10
10
|
[](https://github.com/bonginkan/maria)
|
|
11
11
|
[](https://github.com/bonginkan/maria)
|
|
12
12
|
|
|
13
|
-
##
|
|
14
|
-
|
|
15
|
-
### ๐ฏ What is MARIA v3.1.1?
|
|
16
|
-
|
|
17
|
-
MARIA v3.1.1 revolutionizes AI development with **3 powerful services**, **beautiful CLI experience**, and **rock-solid stability**:
|
|
18
|
-
|
|
19
|
-
- ๐ง **IntelligentRouterService** - Smart command routing and analysis
|
|
20
|
-
- ๐งฉ **DualMemoryEngine** - System 1 & System 2 cognitive memory
|
|
21
|
-
- ๐ **FileSystemService** - Safe, atomic file operations
|
|
22
|
-
|
|
23
|
-
### ๐ What's New in v3.1.1
|
|
24
|
-
|
|
25
|
-
#### CLI Cleanup & Production Improvements
|
|
26
|
-
- ๐งน **Removed Duplicate CLI Files** - Consolidated `cli-fixed.ts` and `cli-backup.ts` into single `cli.ts`
|
|
27
|
-
- ๐ฏ **Cleaner Startup** - Removed all debug output and development messages
|
|
28
|
-
- โจ **Professional Experience** - Clean, unified startup process without duplicates
|
|
29
|
-
- ๐ฆ **Better Maintainability** - Single source of truth for CLI functionality
|
|
30
|
-
- โก **Faster Performance** - Improved startup and build times with fewer files
|
|
31
|
-
|
|
32
|
-
### ๐ฆ Installation
|
|
33
|
-
|
|
34
|
-
```bash
|
|
35
|
-
# Global installation (recommended)
|
|
36
|
-
npm install -g @bonginkan/maria
|
|
37
|
-
|
|
38
|
-
# Or with pnpm
|
|
39
|
-
pnpm add -g @bonginkan/maria
|
|
40
|
-
```
|
|
41
|
-
|
|
42
|
-
### ๐ Quick Start
|
|
13
|
+
## ๐ Quick Start
|
|
43
14
|
|
|
44
15
|
```bash
|
|
45
16
|
# Launch beautiful interactive mode
|
|
@@ -71,7 +42,7 @@ When you run `maria`, you'll see:
|
|
|
71
42
|
โ (c) 2025 Bonginkan Inc. โ
|
|
72
43
|
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
|
|
73
44
|
|
|
74
|
-
MARIA CODE v3.1.
|
|
45
|
+
MARIA CODE v3.1.4 โ Ready
|
|
75
46
|
/help for commands | Providers: 8/8 OK
|
|
76
47
|
|
|
77
48
|
Available AI Providers:
|
|
@@ -79,6 +50,24 @@ Available AI Providers:
|
|
|
79
50
|
๐ป Local AI: Ollama, LM Studio, vLLM
|
|
80
51
|
```
|
|
81
52
|
|
|
53
|
+
## โก Installation
|
|
54
|
+
|
|
55
|
+
```bash
|
|
56
|
+
# Global installation (recommended)
|
|
57
|
+
npm install -g @bonginkan/maria
|
|
58
|
+
|
|
59
|
+
# Or with pnpm
|
|
60
|
+
pnpm add -g @bonginkan/maria
|
|
61
|
+
```
|
|
62
|
+
|
|
63
|
+
## ๐ฏ What is MARIA?
|
|
64
|
+
|
|
65
|
+
MARIA revolutionizes AI development with **3 powerful services**, **beautiful CLI experience**, and **rock-solid stability**:
|
|
66
|
+
|
|
67
|
+
- ๐ง **IntelligentRouterService** - Smart command routing and analysis
|
|
68
|
+
- ๐งฉ **DualMemoryEngine** - System 1 & System 2 cognitive memory
|
|
69
|
+
- ๐ **FileSystemService** - Safe, atomic file operations
|
|
70
|
+
|
|
82
71
|
## ๐ป Programmatic API
|
|
83
72
|
|
|
84
73
|
### Core Services Example
|
package/dist/bin/maria.cjs
CHANGED
|
@@ -37725,8 +37725,8 @@ var init_package = __esm({
|
|
|
37725
37725
|
"package.json"() {
|
|
37726
37726
|
package_default = {
|
|
37727
37727
|
name: "@bonginkan/maria",
|
|
37728
|
-
version: "3.1.
|
|
37729
|
-
description: "\u{1F680} MARIA v3.1.
|
|
37728
|
+
version: "3.1.4",
|
|
37729
|
+
description: "\u{1F680} MARIA v3.1.4 - Minimal API, Maximum Power. Enterprise-ready AI development platform with beautiful CLI experience and rock-solid stability.",
|
|
37730
37730
|
keywords: [
|
|
37731
37731
|
"ai",
|
|
37732
37732
|
"cli",
|