@bonginkan/maria 2.1.0 → 2.1.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 CHANGED
@@ -1,4 +1,4 @@
1
- # 🤖 MARIA Platform v2.0.7 "Memory Intelligence Edition"
1
+ # 🤖 MARIA Platform v2.1.2 "Extended Command & Mode Edition"
2
2
 
3
3
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.0%2B-blue)](https://www.typescriptlang.org/)
4
4
  [![Node.js](https://img.shields.io/badge/Node.js-18%2B-green)](https://nodejs.org/)
@@ -9,7 +9,7 @@
9
9
  [![Cognitive Modes](https://img.shields.io/badge/Cognitive%20Modes-50-purple)](https://github.com/bonginkan/maria)
10
10
  [![Memory System](https://img.shields.io/badge/Memory%20System-Dual--Layer-orange)](https://github.com/bonginkan/maria)
11
11
 
12
- > 🎉 **MARIA Platform v2.0.7** - Enterprise AI Development CLI with **100% Tested & Verified Commands**, **Revolutionary Dual-Layer Memory System**, **Context-Aware Intelligence**, **Complete Local LLM Integration** (Ollama, vLLM, LM Studio), **Personalized Learning**, 50+ Interactive Commands, and **Privacy-First Development** Environment!
12
+ > 🎉 **MARIA Platform v2.1.2** - Enterprise AI Development CLI with **60 Internal Modes**, **5 New Slash Commands** (workspace, db, api, deploy, monitor), **2 New Internal Modes** (Focus, Learning), **Revolutionary Dual-Layer Memory System**, **Complete Local LLM Integration**, and **Privacy-First Development** Environment!
13
13
 
14
14
  ## 🖥️ **MARIA CODE CLI Interface**
15
15
 
@@ -27,6 +27,29 @@ _MARIA's beautiful startup interface with automatic AI service initialization an
27
27
  - **Personalized Experience**: Adapts to your coding style and preferences
28
28
  - **60% Faster Startup**: Lazy loading with <50ms memory operations
29
29
 
30
+ ### 🤔 **Self-Questioning Internal Mode (Auto-Active)**
31
+
32
+ MARIA起動後に、自動で待機する内部モードとして、Self-Questioning内部モードを追加しました。このモードは以下の機能を提供します:
33
+
34
+ - **文脈推測**: 理解困難・矛盾・不明瞭な入力でも文脈から意図を自動推測
35
+ - **Ultrathink発動**: 複雑な場合に深層思考モードで多角的分析を実行
36
+ - **矛盾解析**: 相反する要求の根本原因を探り優先順位仮説を構築
37
+ - **推測根拠明示**: 推測内容と信頼度(0.1-1.0)を透明化して提示
38
+ - **柔軟適応**: 推測が外れても修正可能な回答構造を自動維持
39
+
40
+ ### 🆕 **New in v2.1.2: Extended Commands & Modes**
41
+
42
+ **5 New Slash Commands:**
43
+ - **/workspace**: Project workspace management with session isolation
44
+ - **/db**: Database schema generation, migration, and query optimization
45
+ - **/api**: RESTful API development with OpenAPI generation and mock servers
46
+ - **/deploy**: Multi-environment deployment automation with rollback support
47
+ - **/monitor**: Real-time system monitoring with metrics and alerts
48
+
49
+ **2 New Internal Modes:**
50
+ - **Focus Mode** (`/focus`): Distraction-free coding with time-boxed sessions
51
+ - **Learning Mode** (`/learn`): Educational assistance with multi-level explanations
52
+
30
53
  ### 🏠 **Complete Local LLM Integration**
31
54
 
32
55
  - **Automatic Detection & Setup**: Auto-configures Ollama, vLLM, LM Studio