@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 CHANGED
@@ -1,4 +1,4 @@
1
- # ๐Ÿš€ MARIA v3.1.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
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.0%2B-blue)](https://www.typescriptlang.org/)
8
8
  [![Node.js](https://img.shields.io/badge/Node.js-20%2B-green)](https://nodejs.org/)
9
- [![npm](https://img.shields.io/npm/v/@bonginkan/maria?label=npm%20v3.1.1)](https://www.npmjs.com/package/@bonginkan/maria)
9
+ [![npm](https://img.shields.io/npm/v/@bonginkan/maria?label=npm%20v3.1.4)](https://www.npmjs.com/package/@bonginkan/maria)
10
10
  [![Bundle Size](https://img.shields.io/badge/Bundle-192KB-brightgreen)](https://github.com/bonginkan/maria)
11
11
  [![API Surface](https://img.shields.io/badge/Public%20API-3%20Services-blue)](https://github.com/bonginkan/maria)
12
12
 
13
- ## โšก 3-Minute Quickstart
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.1 โ€” Ready
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
@@ -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.3",
37729
- description: "\u{1F680} MARIA v3.1.2 - Minimal API, Maximum Power. Fixed hardcoded Tetris template issue - now only generates on explicit request. Dynamic theme support added.",
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",