@bonginkan/maria 1.7.3 → 1.7.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.
Files changed (2) hide show
  1. package/README.md +26 -27
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # 🤖 MARIA Platform v1.7.3 "Algorithm Education Revolution"
1
+ # 🤖 MARIA Platform v1.7.4 "Algorithm Education Revolution"
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/)
@@ -8,39 +8,38 @@
8
8
  [![Quality](https://img.shields.io/badge/Code%20Quality-100%25-brightgreen)](https://github.com/bonginkan/maria)
9
9
  [![Cognitive Modes](https://img.shields.io/badge/Cognitive%20Modes-50-purple)](https://github.com/bonginkan/maria)
10
10
 
11
- > 🎉 **MARIA Platform v1.7.3 "Algorithm Education Revolution"** - Interactive AI Development CLI with Complete CS Curriculum, 36+ Slash Commands, 50 Cognitive AI Modes, and Educational Development Platform featuring the world's first **Internal Mode System**!
11
+ > 🎉 **MARIA Platform v1.7.4** - Enterprise AI Development CLI with **Complete Local LLM Integration** (Ollama, vLLM, LM Studio), **Automatic Setup**, 36+ Interactive Commands, and **Privacy-First Development** Environment!
12
12
 
13
- ## 🌟 What's New in v1.7.3 "Algorithm Education Revolution"
13
+ ## 🌟 Key Features - Local AI & Privacy-First Development
14
14
 
15
- ### 🚀 Autonomous Coding Agent
15
+ ### 🏠 **Complete Local LLM Integration**
16
+ - **Automatic Detection & Setup**: Auto-configures Ollama, vLLM, LM Studio
17
+ - **Privacy-First Development**: All processing runs locally on your machine
18
+ - **Zero Cloud Dependencies**: Work offline with full AI capabilities
19
+ - **Multi-Model Support**: Seamlessly switch between 20+ local models
20
+ - **One-Command Setup**: `maria setup-ollama` / `maria setup-vllm` for instant configuration
16
21
 
17
- - **World's First Fully Autonomous Professional Engineering AI**
18
- - Complete software solutions from high-level requirements
19
- - Visual progress tracking with real-time feedback
20
- - Self-evolution learning engine
21
- - 120+ professional engineering modes
22
-
23
- ### 📚 Algorithm Education Platform
24
-
25
- - Interactive QuickSort implementation with visualization
26
- - Performance analysis and benchmarking tools
27
- - Memory profiling and optimization
28
- - Computer science curriculum integration
29
- - Educational sorting algorithms collection
30
-
31
- ### 🧠 Internal Mode System - Cognitive Adaptation Engine
32
-
33
- - **50 Cognitive Modes**: Revolutionary thinking states across 9 categories (Reasoning, Creative, Analytical, etc.)
34
- - **Real-time Recognition**: <200ms automatic mode switching based on context and intent
35
- - **Adaptive Learning**: AI learns your patterns and personalizes cognitive approaches
36
- - **Visual Indicators**: Beautiful ✽ symbols showing current cognitive state
22
+ ### 🤖 **Enterprise AI Development**
23
+ - **Autonomous Coding Agent**: Complete project development from requirements
24
+ - **Real-time Code Analysis**: Live quality feedback and optimization suggestions
25
+ - **Multi-Provider Support**: OpenAI, Anthropic, Google, Groq + Local LLMs
26
+ - **Interactive Commands**: 36+ slash commands for development workflow
27
+ - **Professional Engineering Modes**: 50+ specialized AI cognitive states
37
28
 
29
+ ### 🚀 **Instant Setup & Usage**
38
30
  ```bash
39
- "Fix this bug" → ✽ 🐛 Debugging…
40
- "Give me ideas" ✽ 💡 Brainstorming…
41
- "Optimize this" ✽ ⚡ Optimizing…
31
+ npm install -g @bonginkan/maria
32
+ maria setup-ollama # Auto-install local AI
33
+ maria # Start interactive development
42
34
  ```
43
35
 
36
+ **Core Capabilities:**
37
+ - ✅ **Local AI Models**: Complete offline development environment
38
+ - ✅ **Code Generation**: AI-powered development assistance
39
+ - ✅ **Quality Analysis**: Real-time code review and optimization
40
+ - ✅ **Multi-Language**: Support for all major programming languages
41
+ - ✅ **Enterprise Ready**: Professional development workflows
42
+
44
43
  ### 🎯 Key Features
45
44
 
46
45
  - **Interactive Learning**: Hands-on algorithm education with visualization
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bonginkan/maria",
3
- "version": "1.7.3",
3
+ "version": "1.7.4",
4
4
  "description": "Enterprise-Grade AI Development Platform - Intelligent CLI with Complete Local AI Integration (Ollama + vLLM + LM Studio), 50 Cognitive Modes, Vector-based Code Search, and Comprehensive Quality Analysis",
5
5
  "keywords": [
6
6
  "ai",