@bonginkan/maria 3.1.4 → 3.1.5
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 +3 -19
- package/dist/bin/maria.cjs +1 -1
- package/dist/bin/maria.cjs.map +1 -1
- package/npm-shrinkwrap.json +11053 -0
- package/package.json +79 -81
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🚀 MARIA v3.1.
|
|
1
|
+
# 🚀 MARIA v3.1.5
|
|
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,26 +6,10 @@
|
|
|
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
|
-
## 🚀 Quick Start
|
|
14
|
-
|
|
15
|
-
```bash
|
|
16
|
-
# Launch beautiful interactive mode
|
|
17
|
-
maria
|
|
18
|
-
|
|
19
|
-
# Run API demonstration
|
|
20
|
-
maria --demo
|
|
21
|
-
|
|
22
|
-
# Test intelligent routing
|
|
23
|
-
maria route "create a React component with TypeScript"
|
|
24
|
-
|
|
25
|
-
# Show help
|
|
26
|
-
maria --help
|
|
27
|
-
```
|
|
28
|
-
|
|
29
13
|
## 🎨 Beautiful CLI Experience
|
|
30
14
|
|
|
31
15
|
When you run `maria`, you'll see:
|
|
@@ -42,7 +26,7 @@ When you run `maria`, you'll see:
|
|
|
42
26
|
║ (c) 2025 Bonginkan Inc. ║
|
|
43
27
|
╚══════════════════════════════════════════════════════════╝
|
|
44
28
|
|
|
45
|
-
MARIA CODE v3.1.
|
|
29
|
+
MARIA CODE v3.1.5 — Ready
|
|
46
30
|
/help for commands | Providers: 8/8 OK
|
|
47
31
|
|
|
48
32
|
Available AI Providers:
|
package/dist/bin/maria.cjs
CHANGED
|
@@ -37725,7 +37725,7 @@ var init_package = __esm({
|
|
|
37725
37725
|
"package.json"() {
|
|
37726
37726
|
package_default = {
|
|
37727
37727
|
name: "@bonginkan/maria",
|
|
37728
|
-
version: "3.1.
|
|
37728
|
+
version: "3.1.5",
|
|
37729
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",
|