@bonginkan/maria 3.1.3 โ†’ 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 CHANGED
@@ -1,4 +1,4 @@
1
- # ๐Ÿš€ MARIA v3.1.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,55 +6,10 @@
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.5)](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
43
-
44
- ```bash
45
- # Launch beautiful interactive mode
46
- maria
47
-
48
- # Run API demonstration
49
- maria --demo
50
-
51
- # Test intelligent routing
52
- maria route "create a React component with TypeScript"
53
-
54
- # Show help
55
- maria --help
56
- ```
57
-
58
13
  ## ๐ŸŽจ Beautiful CLI Experience
59
14
 
60
15
  When you run `maria`, you'll see:
@@ -71,7 +26,7 @@ When you run `maria`, you'll see:
71
26
  โ•‘ (c) 2025 Bonginkan Inc. โ•‘
72
27
  โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
73
28
 
74
- MARIA CODE v3.1.1 โ€” Ready
29
+ MARIA CODE v3.1.5 โ€” Ready
75
30
  /help for commands | Providers: 8/8 OK
76
31
 
77
32
  Available AI Providers:
@@ -79,6 +34,24 @@ Available AI Providers:
79
34
  ๐Ÿ’ป Local AI: Ollama, LM Studio, vLLM
80
35
  ```
81
36
 
37
+ ## โšก Installation
38
+
39
+ ```bash
40
+ # Global installation (recommended)
41
+ npm install -g @bonginkan/maria
42
+
43
+ # Or with pnpm
44
+ pnpm add -g @bonginkan/maria
45
+ ```
46
+
47
+ ## ๐ŸŽฏ What is MARIA?
48
+
49
+ MARIA revolutionizes AI development with **3 powerful services**, **beautiful CLI experience**, and **rock-solid stability**:
50
+
51
+ - ๐Ÿง  **IntelligentRouterService** - Smart command routing and analysis
52
+ - ๐Ÿงฉ **DualMemoryEngine** - System 1 & System 2 cognitive memory
53
+ - ๐Ÿ“ **FileSystemService** - Safe, atomic file operations
54
+
82
55
  ## ๐Ÿ’ป Programmatic API
83
56
 
84
57
  ### 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.5",
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",