@bonginkan/maria 4.2.17 → 4.2.18
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 +228 -269
- package/dist/READY.manifest.json +33 -33
- package/dist/bin/maria.cjs +50 -41
- package/dist/bin/maria.cjs.map +1 -1
- package/dist/cli.cjs +50 -41
- package/dist/cli.cjs.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/src/slash-commands/READY.manifest.json +33 -33
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# MARIA - AI Development Platform v4.2.
|
|
1
|
+
# MARIA - AI Development Platform v4.2.18
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/@bonginkan/maria)
|
|
4
4
|
[](LICENSE)
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
> **Enterprise-grade AI development platform with 100% command availability and comprehensive fallback support**
|
|
12
12
|
|
|
13
|
-
## 🚀 What's New in v4.2.
|
|
13
|
+
## 🚀 What's New in v4.2.18 (September 3, 2025)
|
|
14
14
|
|
|
15
15
|
### 🏗️ Build Status - All Systems Operational ✅
|
|
16
16
|
- **CLI NPM Package**: ESM + CJS builds successful (2.02MB/1.16MB)
|
|
@@ -29,17 +29,10 @@
|
|
|
29
29
|
- **Real-time Dashboard**: Live usage monitoring with WebSocket integration
|
|
30
30
|
- **Firebase Functions**: Serverless backend with auto-scaling
|
|
31
31
|
- **Enhanced Telemetry**: BigQuery analytics with Firestore sync
|
|
32
|
-
|
|
33
|
-
### 🎯 Week 2 Enterprise Features
|
|
34
|
-
- **Safety Evaluation** (`/safety/check`): PII detection, malicious content filtering
|
|
35
|
-
- **Test Suite Execution** (`/evaluation/run`): Comprehensive testing with regression analysis
|
|
36
|
-
- **Health Monitoring** (`/system/health`): System metrics, trend analysis, predictive alerts
|
|
37
|
-
- **Performance Monitoring**: Real-time latency tracking and optimization
|
|
38
|
-
- **Security Compliance**: RBAC, audit logging, quantum-resistant crypto
|
|
39
|
-
**全V2参照の削除完了** - 180個以上のV2命名規則を完全に削除し、統一された命名規則を実現。SlashCommand、RecallCommand、RememberCommandなど全コマンドが標準命名に移行完了。
|
|
32
|
+
**Complete removal of all V2 references** - Fully removed 180+ V2 naming conventions, achieving a unified naming scheme. All commands, including SlashCommand, RecallCommand, and RememberCommand, have migrated to the standard naming.
|
|
40
33
|
|
|
41
34
|
## 🔐 Admin Dashboard with IAP (2025-09-01)
|
|
42
|
-
|
|
35
|
+
**Enterprise admin dashboard** - Implemented full protection via Google Cloud Identity-Aware Proxy (IAP). Provides a secure admin interface with OAuth2.0 authentication, @bonginkan.ai domain restriction, and role-based access control.
|
|
43
36
|
|
|
44
37
|
🌐 **Homepage**: [https://maria-code.ai/](https://maria-code.ai/)
|
|
45
38
|
🛡️ **Admin Dashboard**: [https://admin.maria-code.ai/](https://admin.maria-code.ai/) (IAP Protected)
|
|
@@ -203,10 +196,10 @@ $ maria /evolve --review
|
|
|
203
196
|
|
|
204
197
|
## 🎉 NEW: VS Code Extension for MARIA CODE v3.8.0
|
|
205
198
|
|
|
206
|
-
### 🚀 Complete VS Code Integration (2025
|
|
199
|
+
### 🚀 Complete VS Code Integration (Achieved August 31, 2025)
|
|
207
200
|
**Production-Ready VS Code Extension with Full AI Capabilities**
|
|
208
201
|
|
|
209
|
-
#### ✨ VS Code
|
|
202
|
+
#### ✨ Key Features of the VS Code Extension
|
|
210
203
|
- **🤖 Natural Language Code Generation**: Generate, modify, and fix code with AI
|
|
211
204
|
- **🎨 AI Image Generation**: Create images directly in VS Code (Imagen 4.0)
|
|
212
205
|
- **🎬 AI Video Generation**: Generate videos up to 60 seconds (Veo 2.0)
|
|
@@ -234,7 +227,7 @@ $ maria /evolve --review
|
|
|
234
227
|
- **Week 3**: REST API fallback system ✅
|
|
235
228
|
- **Week 4**: Marketplace publishing & production deployment ✅
|
|
236
229
|
|
|
237
|
-
**[
|
|
230
|
+
**[Detailed Setup Guide](#vs-code-extension-setup-guide)**
|
|
238
231
|
|
|
239
232
|
## ⭐ **NEW: v4.1.4 Revolutionary Features**
|
|
240
233
|
|
|
@@ -288,7 +281,7 @@ $ maria /evolve --review
|
|
|
288
281
|
# Multilingual code generation
|
|
289
282
|
/multilingual translate --from=python --to=typescript
|
|
290
283
|
/language set japanese # Set interface language
|
|
291
|
-
/code
|
|
284
|
+
/code create a React component (example of Japanese prompt) # Japanese natural language
|
|
292
285
|
/code créer une API REST # French natural language
|
|
293
286
|
```
|
|
294
287
|
|
|
@@ -558,22 +551,22 @@ pnpm generate:manifest # → Auto-update READY commands ✅
|
|
|
558
551
|
|
|
559
552
|
## 📈 Telemetry & Analytics (Production Ready)
|
|
560
553
|
|
|
561
|
-
### BigQuery
|
|
562
|
-
|
|
554
|
+
### BigQuery Telemetry System
|
|
555
|
+
**Enterprise-grade usage analytics and monitoring** - Production-ready telemetry system using BigQuery. Provides real-time command tracking, error analysis, and performance monitoring.
|
|
563
556
|
|
|
564
|
-
####
|
|
565
|
-
-
|
|
566
|
-
-
|
|
567
|
-
-
|
|
568
|
-
-
|
|
569
|
-
-
|
|
557
|
+
#### Telemetry Features
|
|
558
|
+
- **Command Execution Tracking**: Record success/failure for all commands
|
|
559
|
+
- **Latency Analysis**: Monitor P95 response times
|
|
560
|
+
- **Error Rate Monitoring**: Track error rates per command
|
|
561
|
+
- **Plan Usage Analysis**: Distribution across Free/Starter/Pro/Ultra plans
|
|
562
|
+
- **Rate Limit Analysis**: Monitor API limit reach rate
|
|
570
563
|
|
|
571
|
-
####
|
|
564
|
+
#### Operations Commands
|
|
572
565
|
```bash
|
|
573
|
-
#
|
|
566
|
+
# Telemetry test
|
|
574
567
|
npx tsx scripts/test-bigquery-telemetry.ts
|
|
575
568
|
|
|
576
|
-
#
|
|
569
|
+
# Daily health check
|
|
577
570
|
bq query --use_legacy_sql=false "
|
|
578
571
|
SELECT cmd, status, COUNT(*) as count,
|
|
579
572
|
ROUND(AVG(latencyMs), 1) as avg_latency
|
|
@@ -582,7 +575,7 @@ bq query --use_legacy_sql=false "
|
|
|
582
575
|
GROUP BY cmd, status
|
|
583
576
|
"
|
|
584
577
|
|
|
585
|
-
#
|
|
578
|
+
# Check error rate
|
|
586
579
|
bq query --use_legacy_sql=false "
|
|
587
580
|
SELECT cmd,
|
|
588
581
|
ROUND(COUNTIF(status = 'error') * 100.0 / COUNT(*), 2) as error_rate
|
|
@@ -593,42 +586,42 @@ bq query --use_legacy_sql=false "
|
|
|
593
586
|
"
|
|
594
587
|
```
|
|
595
588
|
|
|
596
|
-
####
|
|
597
|
-
- **Looker Studio
|
|
598
|
-
- **
|
|
599
|
-
-
|
|
589
|
+
#### Dashboard
|
|
590
|
+
- **Looker Studio Integration**: Real-time dashboard
|
|
591
|
+
- **Five Key Metrics**: Error rate, P95 latency, rate limits, plan distribution, version health
|
|
592
|
+
- **Alerting**: Automatic notifications when thresholds are exceeded
|
|
600
593
|
|
|
601
594
|
## 🔐 Secret Manager Integration (Production Ready)
|
|
602
595
|
|
|
603
596
|
### Google Cloud Secret Manager
|
|
604
|
-
|
|
597
|
+
**Enterprise-grade secret management** - Secure storage and management of API keys and sensitive data. Using Secret Manager instead of environment variables significantly improves security.
|
|
605
598
|
|
|
606
|
-
####
|
|
607
|
-
- **groq-api-key**: Groq AI API
|
|
608
|
-
- **openai-api-key**: OpenAI API
|
|
609
|
-
- **anthropic-api-key**: Anthropic Claude API
|
|
610
|
-
- **google-ai-api-key**: Google AI API
|
|
599
|
+
#### Managed Secrets
|
|
600
|
+
- **groq-api-key**: Groq AI API key (Fast Inference)
|
|
601
|
+
- **openai-api-key**: OpenAI API key
|
|
602
|
+
- **anthropic-api-key**: Anthropic Claude API key
|
|
603
|
+
- **google-ai-api-key**: Google AI API key
|
|
611
604
|
|
|
612
|
-
#### Secret Manager
|
|
605
|
+
#### How to Use Secret Manager
|
|
613
606
|
```bash
|
|
614
|
-
#
|
|
607
|
+
# List secrets
|
|
615
608
|
gcloud secrets list
|
|
616
609
|
|
|
617
|
-
#
|
|
610
|
+
# Create a secret
|
|
618
611
|
echo -n "YOUR_API_KEY" | gcloud secrets create SECRET_NAME --data-file=-
|
|
619
612
|
|
|
620
|
-
#
|
|
613
|
+
# Access a secret
|
|
621
614
|
gcloud secrets versions access latest --secret="SECRET_NAME"
|
|
622
615
|
|
|
623
|
-
# IAM
|
|
616
|
+
# Grant IAM permissions (for service accounts)
|
|
624
617
|
gcloud secrets add-iam-policy-binding SECRET_NAME \
|
|
625
618
|
--member="serviceAccount:SERVICE_ACCOUNT@PROJECT.iam.gserviceaccount.com" \
|
|
626
619
|
--role="roles/secretmanager.secretAccessor"
|
|
627
620
|
```
|
|
628
621
|
|
|
629
|
-
####
|
|
622
|
+
#### Code Implementation
|
|
630
623
|
```typescript
|
|
631
|
-
// Secret Manager
|
|
624
|
+
// Secret Manager automatic integration
|
|
632
625
|
// src/providers/manager.ts
|
|
633
626
|
const secretManager = new SecretManagerIntegration({
|
|
634
627
|
projectId: 'maria-code-470602',
|
|
@@ -640,16 +633,16 @@ const secretManager = new SecretManagerIntegration({
|
|
|
640
633
|
}
|
|
641
634
|
});
|
|
642
635
|
|
|
643
|
-
//
|
|
644
|
-
// 1. Secret Manager → 2.
|
|
636
|
+
// Automatic fallback
|
|
637
|
+
// 1. Secret Manager → 2. Environment variables → 3. Default values
|
|
645
638
|
```
|
|
646
639
|
|
|
647
|
-
####
|
|
648
|
-
-
|
|
649
|
-
-
|
|
650
|
-
-
|
|
651
|
-
-
|
|
652
|
-
-
|
|
640
|
+
#### Security Benefits
|
|
641
|
+
- **Centralized Management**: Manage all API keys centrally in Cloud Console
|
|
642
|
+
- **Access Control**: Fine-grained permissions via IAM
|
|
643
|
+
- **Audit Logs**: Automatic recording of all access history
|
|
644
|
+
- **Rotation**: Easy API key rotation
|
|
645
|
+
- **Encryption**: Automatic encryption at rest and in transit
|
|
653
646
|
|
|
654
647
|
### Performance & Developer Experience
|
|
655
648
|
| System | Before | After v4.0.0 | Improvement |
|
|
@@ -735,10 +728,10 @@ await secureWorkflow.executeWithAuth(workflowDefinition, securityContext);
|
|
|
735
728
|
### Quick Installation
|
|
736
729
|
```bash
|
|
737
730
|
# Install globally (recommended)
|
|
738
|
-
npm install -g @bonginkan/maria@4.2.
|
|
731
|
+
npm install -g @bonginkan/maria@4.2.18
|
|
739
732
|
|
|
740
733
|
# Verify installation
|
|
741
|
-
maria --version # Should show v4.2.
|
|
734
|
+
maria --version # Should show v4.2.18
|
|
742
735
|
|
|
743
736
|
# Initialize with authentication
|
|
744
737
|
maria /login # Setup OAuth2.0 + PKCE authentication
|
|
@@ -846,7 +839,7 @@ gcloud run deploy --set-secrets="GOOGLE_CLIENT_ID=google-client-id:latest,..."
|
|
|
846
839
|
| **OAuth client ID mismatch** | Inconsistent values across systems | Run `./scripts/oauth-verification.sh` to identify issues |
|
|
847
840
|
|
|
848
841
|
#### Production Deployment Success
|
|
849
|
-
**Real deployment results** (2025
|
|
842
|
+
**Real deployment results** (September 1, 2025):
|
|
850
843
|
- **maria-landing-page**: ✅ Running - https://maria-code.ai
|
|
851
844
|
- **auth-server**: ✅ Running - OAuth2.0 + PKCE authentication functional
|
|
852
845
|
- **discord-bot**: ✅ Running - Full Discord API integration active
|
|
@@ -939,7 +932,7 @@ MARIA CODE is distributed under a comprehensive licensing system designed for in
|
|
|
939
932
|
|
|
940
933
|
*MARIA v4.1.4 represents the pinnacle of multimodal AI development platform evolution - combining revolutionary voice-to-code capabilities, advanced memory systems, and comprehensive command ecosystems with enterprise-grade security and performance. This release establishes MARIA as the definitive choice for developers and Fortune 500 enterprises seeking intelligent, multimodal development experiences with GraphRAG intelligence, multilingual support, and zero-anxiety coding workflows.*
|
|
941
934
|
|
|
942
|
-
**Transform your development experience today**: `npm install -g @bonginkan/maria@4.2.
|
|
935
|
+
**Transform your development experience today**: `npm install -g @bonginkan/maria@4.2.18`
|
|
943
936
|
|
|
944
937
|
🌐 **Official Website**: [https://maria-code.ai](https://maria-code.ai)
|
|
945
938
|
💬 **Community**: [https://discord.gg/SMSmSGcEQy](https://discord.gg/SMSmSGcEQy)
|
|
@@ -948,291 +941,257 @@ MARIA CODE is distributed under a comprehensive licensing system designed for in
|
|
|
948
941
|
|
|
949
942
|
---
|
|
950
943
|
|
|
951
|
-
## 📚 VS Code
|
|
952
|
-
|
|
953
|
-
### 🎯 MARIA CODE VS Code拡張機能 - 完全ガイド
|
|
954
|
-
|
|
955
|
-
#### 📦 インストール方法
|
|
956
|
-
|
|
957
|
-
##### 方法1: VS Codeマーケットプレイスから(推奨)
|
|
958
|
-
```bash
|
|
959
|
-
1. VS Codeを開く
|
|
960
|
-
2. 拡張機能サイドバーを開く (Ctrl+Shift+X / Cmd+Shift+X)
|
|
961
|
-
3. "MARIA CODE Assistant" を検索
|
|
962
|
-
4. 「インストール」をクリック
|
|
963
|
-
```
|
|
944
|
+
## 📚 VS Code Extension Setup Guide
|
|
964
945
|
|
|
965
|
-
|
|
966
|
-
```bash
|
|
967
|
-
1. 最新のVSIXファイルをダウンロード
|
|
968
|
-
https://github.com/bonginkan/maria/releases
|
|
946
|
+
### 🎯 MARIA CODE VS Code Extension - Complete Guide
|
|
969
947
|
|
|
970
|
-
|
|
971
|
-
Ctrl+Shift+P (Mac: Cmd+Shift+P)
|
|
948
|
+
#### 📦 Installation Methods
|
|
972
949
|
|
|
973
|
-
|
|
950
|
+
##### Method 1: From VS Code Marketplace (Recommended)
|
|
951
|
+
1. Open VS Code
|
|
952
|
+
2. Open the Extensions sidebar (Ctrl+Shift+X / Cmd+Shift+X)
|
|
953
|
+
3. Search for "MARIA CODE Assistant"
|
|
954
|
+
4. Click "Install"
|
|
974
955
|
|
|
975
|
-
|
|
976
|
-
|
|
956
|
+
##### Method 2: Manual installation from VSIX
|
|
957
|
+
1. Download the latest VSIX file
|
|
958
|
+
https://github.com/bonginkan/maria/releases
|
|
959
|
+
2. Open the Command Palette in VS Code
|
|
960
|
+
Ctrl+Shift+P (Mac: Cmd+Shift+P)
|
|
961
|
+
3. Type "Extensions: Install from VSIX"
|
|
962
|
+
4. Select the downloaded VSIX file
|
|
977
963
|
|
|
978
|
-
#### 🔐
|
|
964
|
+
#### 🔐 Authentication Settings
|
|
979
965
|
|
|
980
|
-
#####
|
|
966
|
+
##### Option 1: CLI Mode (Full feature access)
|
|
981
967
|
```bash
|
|
982
|
-
# MARIA CLI
|
|
968
|
+
# Install MARIA CLI
|
|
983
969
|
npm install -g @bonginkan/maria
|
|
984
970
|
|
|
985
|
-
# MARIA
|
|
971
|
+
# Log in to MARIA
|
|
986
972
|
maria /login
|
|
987
973
|
|
|
988
|
-
#
|
|
974
|
+
# Check authentication status
|
|
989
975
|
maria auth status
|
|
990
976
|
```
|
|
991
977
|
|
|
992
|
-
#####
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
3. ブラウザで認証を完了
|
|
997
|
-
```
|
|
978
|
+
##### Option 2: REST API Mode (usable without CLI)
|
|
979
|
+
1. Open the Command Palette (Ctrl+Shift+P)
|
|
980
|
+
2. Run "MARIA: Login to MARIA"
|
|
981
|
+
3. Complete authentication in the browser
|
|
998
982
|
|
|
999
|
-
#### ⚡
|
|
983
|
+
#### ⚡ Basic Usage
|
|
1000
984
|
|
|
1001
|
-
#####
|
|
1002
|
-
|
|
1003
|
-
#
|
|
1004
|
-
|
|
1005
|
-
例: "ユーザー認証機能を実装して"
|
|
1006
|
-
```
|
|
985
|
+
##### Code Generation
|
|
986
|
+
# Shortcut: Ctrl+Alt+M (Mac: Cmd+Alt+M)
|
|
987
|
+
# Generate code in natural language
|
|
988
|
+
Example: "Implement user authentication"
|
|
1007
989
|
|
|
1008
|
-
#####
|
|
1009
|
-
|
|
1010
|
-
#
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
|
1029
|
-
|
|
1030
|
-
| `maria.autoSave` | `true` | 生成コンテンツを自動保存 |
|
|
1031
|
-
| `maria.showProgress` | `true` | 進捗通知を表示 |
|
|
1032
|
-
|
|
1033
|
-
#### 🎨 画像生成設定
|
|
1034
|
-
|
|
1035
|
-
| 設定項目 | デフォルト | オプション |
|
|
1036
|
-
|---------|----------|-----------|
|
|
990
|
+
##### Image Generation
|
|
991
|
+
# Shortcut: Ctrl+Alt+I (Mac: Cmd+Alt+I)
|
|
992
|
+
# Generate images with AI
|
|
993
|
+
Example: "Modern dashboard UI design"
|
|
994
|
+
|
|
995
|
+
##### Video Generation
|
|
996
|
+
# Shortcut: Ctrl+Alt+V (Mac: Cmd+Alt+V)
|
|
997
|
+
# Generate videos with AI
|
|
998
|
+
Example: "Animation of code being written"
|
|
999
|
+
|
|
1000
|
+
#### ⚙️ Settings Customization
|
|
1001
|
+
In VS Code Settings (Ctrl+,), search for "maria":
|
|
1002
|
+
| Setting | Default | Description |
|
|
1003
|
+
|---------|---------|-------------|
|
|
1004
|
+
| `maria.useCLI` | `true` | Prefer using CLI |
|
|
1005
|
+
| `maria.apiUrl` | Auto-detected | REST API endpoint |
|
|
1006
|
+
| `maria.autoSave` | `true` | Automatically save generated content |
|
|
1007
|
+
| `maria.showProgress` | `true` | Show progress notifications |
|
|
1008
|
+
|
|
1009
|
+
#### 🎨 Image Generation Settings
|
|
1010
|
+
| Setting | Default | Options |
|
|
1011
|
+
|---------|---------|---------|
|
|
1037
1012
|
| `maria.imageDefaults.size` | `1024x1024` | 256x256, 512x512, 1024x1024, 1792x1024, 1024x1792 |
|
|
1038
1013
|
| `maria.imageDefaults.quality` | `standard` | standard, hd |
|
|
1039
1014
|
| `maria.imageDefaults.style` | `vivid` | vivid, natural |
|
|
1040
1015
|
|
|
1041
|
-
#### 🎬
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|---------|----------|-----------|
|
|
1016
|
+
#### 🎬 Video Generation Settings
|
|
1017
|
+
| Setting | Default | Options |
|
|
1018
|
+
|---------|---------|---------|
|
|
1045
1019
|
| `maria.videoDefaults.resolution` | `1080p` | 720p, 1080p, 4k |
|
|
1046
1020
|
| `maria.videoDefaults.fps` | `30` | 24, 30, 60 |
|
|
1047
1021
|
|
|
1048
|
-
#### 🔧
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
**🚨 "MARIA CLIが見つかりません"**
|
|
1022
|
+
#### 🔧 Troubleshooting
|
|
1023
|
+
##### Common issues and solutions
|
|
1024
|
+
**🚨 "MARIA CLI not found"**
|
|
1053
1025
|
```bash
|
|
1054
|
-
# CLI
|
|
1026
|
+
# Install the CLI
|
|
1055
1027
|
npm install -g @bonginkan/maria
|
|
1056
1028
|
|
|
1057
|
-
#
|
|
1029
|
+
# Or disable CLI mode in settings
|
|
1058
1030
|
"maria.useCLI": false
|
|
1059
1031
|
```
|
|
1060
1032
|
|
|
1061
|
-
**🔐 "
|
|
1033
|
+
**🔐 "Authentication failed"**
|
|
1062
1034
|
```bash
|
|
1063
|
-
#
|
|
1035
|
+
# Re-login in the terminal
|
|
1064
1036
|
maria /login
|
|
1065
1037
|
|
|
1066
|
-
#
|
|
1038
|
+
# Or from the Command Palette
|
|
1067
1039
|
"MARIA: Login to MARIA"
|
|
1068
1040
|
```
|
|
1069
1041
|
|
|
1070
|
-
**⚡ "
|
|
1071
|
-
- CLI/API
|
|
1072
|
-
-
|
|
1073
|
-
-
|
|
1074
|
-
|
|
1075
|
-
**📊 "
|
|
1076
|
-
-
|
|
1077
|
-
-
|
|
1078
|
-
|
|
1079
|
-
#### 📋
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
- `MARIA: Generate
|
|
1083
|
-
- `MARIA: Generate
|
|
1084
|
-
- `MARIA:
|
|
1085
|
-
- `MARIA:
|
|
1086
|
-
- `MARIA:
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
- `Ctrl+Alt+
|
|
1091
|
-
|
|
1092
|
-
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
#####
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
#### 💡 上級テクニック
|
|
1125
|
-
|
|
1126
|
-
##### カスタムワークフロー
|
|
1127
|
-
複数の生成を組み合わせて効率化:
|
|
1128
|
-
1. ベースコード構造を生成
|
|
1129
|
-
2. 対応するテストを生成
|
|
1130
|
-
3. ドキュメント用の画像を作成
|
|
1131
|
-
4. デモビデオを生成
|
|
1132
|
-
|
|
1133
|
-
##### Gitとの統合
|
|
1042
|
+
**⚡ "Generation is slow"**
|
|
1043
|
+
- Try switching between CLI/API modes
|
|
1044
|
+
- Check your internet connection
|
|
1045
|
+
- Try a simpler prompt
|
|
1046
|
+
|
|
1047
|
+
**📊 "Rate limit exceeded"**
|
|
1048
|
+
- Wait for the quota to reset (shown in the status bar)
|
|
1049
|
+
- Upgrade your plan: https://maria-code.ai/pricing
|
|
1050
|
+
|
|
1051
|
+
#### 📋 Command Reference
|
|
1052
|
+
##### Command Palette (Ctrl+Shift+P)
|
|
1053
|
+
- `MARIA: Generate Code` - Generate code
|
|
1054
|
+
- `MARIA: Generate Image` - Generate image
|
|
1055
|
+
- `MARIA: Generate Video` - Generate video
|
|
1056
|
+
- `MARIA: Login to MARIA` - Authenticate
|
|
1057
|
+
- `MARIA: Show Status` - Show status
|
|
1058
|
+
- `MARIA: Open Settings` - Open settings
|
|
1059
|
+
##### Keyboard Shortcuts
|
|
1060
|
+
- `Ctrl+Alt+M` - Generate code
|
|
1061
|
+
- `Ctrl+Alt+I` - Generate image
|
|
1062
|
+
- `Ctrl+Alt+V` - Generate video
|
|
1063
|
+
##### Context Menu
|
|
1064
|
+
- Right-click in the editor → "MARIA: Generate Code"
|
|
1065
|
+
- Right-click in the explorer → "MARIA: Generate Code"
|
|
1066
|
+
|
|
1067
|
+
#### 🎯 Usage Examples
|
|
1068
|
+
##### Code Review and Improvements
|
|
1069
|
+
1. Select code in the editor
|
|
1070
|
+
2. Press Ctrl+Alt+M
|
|
1071
|
+
3. Enter "Review this code and suggest improvements"
|
|
1072
|
+
4. Apply the suggested changes
|
|
1073
|
+
|
|
1074
|
+
##### Documentation Generation
|
|
1075
|
+
1. Place the cursor near the function
|
|
1076
|
+
2. Press Ctrl+Alt+M
|
|
1077
|
+
3. Enter "Generate JSDoc comments for this function"
|
|
1078
|
+
4. Customize the generated documentation
|
|
1079
|
+
|
|
1080
|
+
##### Bug Fixing
|
|
1081
|
+
1. Copy the error message from the terminal
|
|
1082
|
+
2. Press Ctrl+Alt+M
|
|
1083
|
+
3. Enter "Fix this error: [error message]"
|
|
1084
|
+
4. Review the proposed solution
|
|
1085
|
+
|
|
1086
|
+
#### 💡 Advanced Techniques
|
|
1087
|
+
##### Custom Workflows
|
|
1088
|
+
Combine multiple generations for efficiency:
|
|
1089
|
+
1. Generate the base code structure
|
|
1090
|
+
2. Generate corresponding tests
|
|
1091
|
+
3. Create images for documentation
|
|
1092
|
+
4. Generate a demo video
|
|
1093
|
+
|
|
1094
|
+
##### Git Integration
|
|
1134
1095
|
```bash
|
|
1135
|
-
#
|
|
1096
|
+
# Create an experimental branch
|
|
1136
1097
|
git checkout -b feature/ai-generated
|
|
1137
1098
|
|
|
1138
|
-
# MARIA
|
|
1139
|
-
#
|
|
1140
|
-
#
|
|
1099
|
+
# Generate initial implementation with MARIA
|
|
1100
|
+
# Refine and test the generated code
|
|
1101
|
+
# Commit when complete
|
|
1141
1102
|
|
|
1142
1103
|
git add .
|
|
1143
1104
|
git commit -m "feat: AI-generated feature implementation"
|
|
1144
1105
|
```
|
|
1145
1106
|
|
|
1146
|
-
#### 🤝
|
|
1147
|
-
|
|
1148
|
-
- **ドキュメント**: https://maria-code.ai/docs
|
|
1107
|
+
#### 🤝 Support
|
|
1108
|
+
- **Documentation**: https://maria-code.ai/docs
|
|
1149
1109
|
- **Discord**: https://discord.gg/SMSmSGcEQy
|
|
1150
|
-
- **Issue
|
|
1151
|
-
-
|
|
1110
|
+
- **Issue Reports**: https://github.com/bonginkan/maria/issues
|
|
1111
|
+
- **Feature Requests**: https://github.com/bonginkan/maria/discussions
|
|
1152
1112
|
|
|
1153
1113
|
---
|
|
1154
1114
|
|
|
1155
|
-
## 📦 VS Code
|
|
1115
|
+
## 📦 VS Code Extension Distribution Guide
|
|
1156
1116
|
|
|
1157
|
-
### 🚀
|
|
1117
|
+
### 🚀 Preparation for Distribution
|
|
1158
1118
|
|
|
1159
|
-
#### 1.
|
|
1119
|
+
#### 1. Build and Packaging
|
|
1160
1120
|
```bash
|
|
1161
1121
|
cd vscode-maria
|
|
1162
1122
|
|
|
1163
|
-
#
|
|
1123
|
+
# Install dependencies
|
|
1164
1124
|
npm ci
|
|
1165
1125
|
|
|
1166
|
-
# TypeScript
|
|
1126
|
+
# Compile TypeScript
|
|
1167
1127
|
npm run compile
|
|
1168
1128
|
|
|
1169
|
-
# VSIX
|
|
1129
|
+
# Create VSIX package
|
|
1170
1130
|
npm run vsce:package
|
|
1171
1131
|
|
|
1172
|
-
#
|
|
1173
|
-
ls *.vsix
|
|
1132
|
+
# Generated VSIX file
|
|
1174
1133
|
# → maria-code-assistant-3.8.0.vsix
|
|
1175
1134
|
```
|
|
1176
1135
|
|
|
1177
|
-
#### 2.
|
|
1136
|
+
#### 2. Quality Checks
|
|
1178
1137
|
```bash
|
|
1179
|
-
# ESLint
|
|
1138
|
+
# ESLint check
|
|
1180
1139
|
npm run lint
|
|
1181
1140
|
|
|
1182
|
-
# TypeScript
|
|
1141
|
+
# TypeScript check
|
|
1183
1142
|
npm run compile
|
|
1184
1143
|
|
|
1185
|
-
#
|
|
1144
|
+
# Run tests
|
|
1186
1145
|
npm test
|
|
1187
1146
|
|
|
1188
|
-
#
|
|
1147
|
+
# Security audit
|
|
1189
1148
|
npm audit
|
|
1190
1149
|
```
|
|
1191
1150
|
|
|
1192
|
-
#### 3.
|
|
1151
|
+
#### 3. Validate the Package
|
|
1193
1152
|
```bash
|
|
1194
|
-
# VSIX
|
|
1153
|
+
# Inspect VSIX contents
|
|
1195
1154
|
npx vsce ls *.vsix
|
|
1196
1155
|
|
|
1197
|
-
#
|
|
1156
|
+
# Check file size (<=5MB recommended)
|
|
1198
1157
|
ls -lh *.vsix
|
|
1199
1158
|
```
|
|
1200
1159
|
|
|
1201
|
-
### 📤
|
|
1160
|
+
### 📤 Distribution Methods
|
|
1202
1161
|
|
|
1203
|
-
####
|
|
1162
|
+
#### Option 1: Publish to VS Code Marketplace
|
|
1204
1163
|
```bash
|
|
1205
|
-
#
|
|
1164
|
+
# Configure publisher account
|
|
1206
1165
|
npx vsce login bonginkan
|
|
1207
1166
|
|
|
1208
|
-
#
|
|
1167
|
+
# Publish to Marketplace
|
|
1209
1168
|
npm run vsce:publish
|
|
1210
1169
|
|
|
1211
|
-
#
|
|
1170
|
+
# Or publish a specific version
|
|
1212
1171
|
npx vsce publish --packagePath maria-code-assistant-3.8.0.vsix
|
|
1213
1172
|
```
|
|
1214
1173
|
|
|
1215
|
-
####
|
|
1174
|
+
#### Option 2: Via GitHub Releases
|
|
1216
1175
|
```bash
|
|
1217
|
-
# GitHub
|
|
1176
|
+
# Create a GitHub release
|
|
1218
1177
|
1. https://github.com/bonginkan/maria/releases/new
|
|
1219
|
-
2.
|
|
1220
|
-
3. VSIX
|
|
1221
|
-
4.
|
|
1178
|
+
2. Tag: v3.8.0-vscode
|
|
1179
|
+
3. Upload the VSIX file
|
|
1180
|
+
4. Add release notes
|
|
1222
1181
|
```
|
|
1223
1182
|
|
|
1224
|
-
####
|
|
1183
|
+
#### Option 3: Internal Distribution
|
|
1225
1184
|
```bash
|
|
1226
|
-
# VSIX
|
|
1227
|
-
1. VSIX
|
|
1228
|
-
2.
|
|
1229
|
-
3.
|
|
1185
|
+
# Distribute the VSIX file directly
|
|
1186
|
+
1. Place the VSIX file in a shared folder
|
|
1187
|
+
2. Include installation instructions
|
|
1188
|
+
3. Install with the command below:
|
|
1230
1189
|
code --install-extension maria-code-assistant-3.8.0.vsix
|
|
1231
1190
|
```
|
|
1232
1191
|
|
|
1233
|
-
### 🔄
|
|
1192
|
+
### 🔄 Automated Distribution Pipeline
|
|
1234
1193
|
|
|
1235
|
-
#### GitHub Actions
|
|
1194
|
+
#### GitHub Actions Configuration
|
|
1236
1195
|
```yaml
|
|
1237
1196
|
# .github/workflows/release-vscode.yml
|
|
1238
1197
|
name: Release VS Code Extension
|
|
@@ -1254,39 +1213,39 @@ jobs:
|
|
|
1254
1213
|
VSCE_PAT: ${{ secrets.VSCE_PAT }}
|
|
1255
1214
|
```
|
|
1256
1215
|
|
|
1257
|
-
### 📊
|
|
1216
|
+
### 📊 Post-Distribution Management
|
|
1258
1217
|
|
|
1259
|
-
####
|
|
1260
|
-
- **Patch** (3.8.x):
|
|
1261
|
-
- **Minor** (3.x.0):
|
|
1262
|
-
- **Major** (x.0.0):
|
|
1218
|
+
#### Versioning
|
|
1219
|
+
- **Patch** (3.8.x): Bug fixes, security updates
|
|
1220
|
+
- **Minor** (3.x.0): New features, improvements
|
|
1221
|
+
- **Major** (x.0.0): Breaking changes
|
|
1263
1222
|
|
|
1264
|
-
####
|
|
1223
|
+
#### Update Notifications
|
|
1265
1224
|
```bash
|
|
1266
|
-
# package.json
|
|
1225
|
+
# Update the version in package.json
|
|
1267
1226
|
"version": "3.8.1"
|
|
1268
1227
|
|
|
1269
|
-
# CHANGELOG
|
|
1270
|
-
#
|
|
1228
|
+
# Update CHANGELOG
|
|
1229
|
+
# Re-package
|
|
1271
1230
|
npm run vsce:package
|
|
1272
1231
|
|
|
1273
|
-
#
|
|
1232
|
+
# Publish the new version
|
|
1274
1233
|
npm run vsce:publish
|
|
1275
1234
|
```
|
|
1276
1235
|
|
|
1277
|
-
### 🎯
|
|
1236
|
+
### 🎯 Distribution Success Metrics
|
|
1278
1237
|
|
|
1279
|
-
####
|
|
1280
|
-
-
|
|
1281
|
-
-
|
|
1282
|
-
-
|
|
1283
|
-
-
|
|
1238
|
+
#### First-week targets
|
|
1239
|
+
- **Downloads**: 100+ installs
|
|
1240
|
+
- **Rating**: 4.0+ stars
|
|
1241
|
+
- **Reviews**: 5+ positive reviews
|
|
1242
|
+
- **Critical Issues**: Fewer than 3
|
|
1284
1243
|
|
|
1285
|
-
####
|
|
1286
|
-
-
|
|
1287
|
-
-
|
|
1288
|
-
-
|
|
1289
|
-
-
|
|
1244
|
+
#### First-month targets
|
|
1245
|
+
- **Downloads**: 1,000+ installs
|
|
1246
|
+
- **Active Users**: 500+ MAU
|
|
1247
|
+
- **Rating**: Maintain 4.2+ stars
|
|
1248
|
+
- **Community**: Increase Discord participants
|
|
1290
1249
|
|
|
1291
1250
|
---
|
|
1292
1251
|
|
|
@@ -1301,7 +1260,7 @@ npm run vsce:publish
|
|
|
1301
1260
|
## 🧠 **NEW: MARIA Intelligence Model Selector (IMS) v2.0**
|
|
1302
1261
|
**Enterprise AI Model Routing with Intelligent Decision Making**
|
|
1303
1262
|
|
|
1304
|
-
### 🎯 **Phase 2 Complete: API
|
|
1263
|
+
### 🎯 **Phase 2 Complete: API Integration + SSE Adaptive Control** (Achieved September 1, 2025)
|
|
1305
1264
|
**Production-Ready Intelligent Model Selection System with Advanced Enterprise Features**
|
|
1306
1265
|
|
|
1307
1266
|
#### ✨ **Core IMS Features**
|
|
@@ -1501,7 +1460,7 @@ With Phase 2 complete, MARIA IMS now provides:
|
|
|
1501
1460
|
- **🔍 Complete Observability**: Health monitoring, performance analytics
|
|
1502
1461
|
- **🚫 Fault Tolerance**: Multi-layer fallbacks with graceful degradation
|
|
1503
1462
|
|
|
1504
|
-
**Phase 3 Roadmap**:
|
|
1505
|
-
**Phase 4 Vision**:
|
|
1463
|
+
**Phase 3 Roadmap**: Decision reproduction testing + advanced audit system
|
|
1464
|
+
**Phase 4 Vision**: Quantum security + distributed deployment
|
|
1506
1465
|
|
|
1507
1466
|
The MARIA Intelligence Model Selector v2.0 establishes the new standard for enterprise AI model routing, combining intelligent decision-making with military-grade reliability and Fortune 500 deployment readiness.
|