@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 CHANGED
@@ -1,4 +1,4 @@
1
- # MARIA - AI Development Platform v4.2.17
1
+ # MARIA - AI Development Platform v4.2.18
2
2
 
3
3
  [![npm version](https://img.shields.io/npm/v/@bonginkan/maria.svg)](https://www.npmjs.com/package/@bonginkan/maria)
4
4
  [![License](https://img.shields.io/badge/license-Multi--tier-blue.svg)](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.17 (September 3, 2025)
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
- **エンタープライズ管理ダッシュボード** - Google Cloud Identity-Aware Proxy (IAP)による完全保護を実装。OAuth2.0認証、@bonginkan.aiドメイン制限、ロールベースアクセス制御により、セキュアな管理インターフェースを提供。
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年8月31日達成)
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
- **[詳細な日本語導入マニュアル](#vs-code拡張機能導入マニュアル)**
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 日本語でReactコンポーネントを作成 # Japanese natural language
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
- **エンタープライズグレードの利用分析とモニタリング** - BigQuery による本番環境対応のテレメトリシステムを実装。リアルタイムコマンド追跡、エラー分析、パフォーマンス監視を提供。
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
- - **レイテンシ分析**: P95レスポンス時間の監視
567
- - **エラー率モニタリング**: コマンド別エラー率の追跡
568
- - **プラン別利用分析**: Free/Starter/Pro/Ultraの利用分布
569
- - **レート制限分析**: API制限到達率の監視
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
- - **5つの主要メトリクス**: エラー率、P95レイテンシ、レート制限、プラン分布、バージョン健全性
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
- **エンタープライズグレードのシークレット管理** - APIキーとセンシティブデータの安全な保管と管理を実現。環境変数の代わりにSecret Managerを使用することでセキュリティを大幅に向上。
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キー (Fast Inference)
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. 環境変数 → 3. デフォルト値
636
+ // Automatic fallback
637
+ // 1. Secret Manager → 2. Environment variables → 3. Default values
645
638
  ```
646
639
 
647
- #### セキュリティメリット
648
- - **中央管理**: すべてのAPIキーをCloud Consoleで一元管理
649
- - **アクセス制御**: IAMによる細かい権限管理
650
- - **監査ログ**: 全アクセス履歴の自動記録
651
- - **ローテーション**: APIキーの簡単な更新
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.17
731
+ npm install -g @bonginkan/maria@4.2.18
739
732
 
740
733
  # Verify installation
741
- maria --version # Should show v4.2.17
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年9月1日):
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.17`
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
- ##### 方法2: VSIXファイルから手動インストール
966
- ```bash
967
- 1. 最新のVSIXファイルをダウンロード
968
- https://github.com/bonginkan/maria/releases
946
+ ### 🎯 MARIA CODE VS Code Extension - Complete Guide
969
947
 
970
- 2. VS Codeでコマンドパレットを開く
971
- Ctrl+Shift+P (Mac: Cmd+Shift+P)
948
+ #### 📦 Installation Methods
972
949
 
973
- 3. "Extensions: Install from VSIX" を入力
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
- 4. ダウンロードしたVSIXファイルを選択
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
- ##### オプション1: CLIモード(全機能利用可能)
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
- ##### オプション2: REST APIモード(CLIなしで利用可能)
993
- ```bash
994
- 1. コマンドパレットを開く (Ctrl+Shift+P)
995
- 2. "MARIA: Login to MARIA" を実行
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
- ```bash
1003
- # ショートカット: Ctrl+Alt+M (Mac: Cmd+Alt+M)
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
- ```bash
1010
- # ショートカット: Ctrl+Alt+I (Mac: Cmd+Alt+I)
1011
- # AIで画像を生成
1012
- 例: "モダンなダッシュボードのUIデザイン"
1013
- ```
1014
-
1015
- ##### ビデオ生成
1016
- ```bash
1017
- # ショートカット: Ctrl+Alt+V (Mac: Cmd+Alt+V)
1018
- # AIでビデオを生成
1019
- 例: "コードが書かれていくアニメーション"
1020
- ```
1021
-
1022
- #### ⚙️ 設定カスタマイズ
1023
-
1024
- VS Code設定(Ctrl+,)で「maria」を検索:
1025
-
1026
- | 設定項目 | デフォルト値 | 説明 |
1027
- |---------|------------|------|
1028
- | `maria.useCLI` | `true` | CLIを優先使用 |
1029
- | `maria.apiUrl` | 自動設定 | REST APIエンドポイント |
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
- # または設定でCLIモードを無効化
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
- - プランをアップグレード: https://maria-code.ai/pricing
1078
-
1079
- #### 📋 コマンドリファレンス
1080
-
1081
- ##### コマンドパレット(Ctrl+Shift+P)
1082
- - `MARIA: Generate Code` - コード生成
1083
- - `MARIA: Generate Image` - 画像生成
1084
- - `MARIA: Generate Video` - ビデオ生成
1085
- - `MARIA: Login to MARIA` - 認証
1086
- - `MARIA: Show Status` - ステータス表示
1087
- - `MARIA: Open Settings` - 設定を開く
1088
-
1089
- ##### キーボードショートカット
1090
- - `Ctrl+Alt+M` - コード生成
1091
- - `Ctrl+Alt+I` - 画像生成
1092
- - `Ctrl+Alt+V` - ビデオ生成
1093
-
1094
- ##### コンテキストメニュー
1095
- - エディタで右クリック "MARIA: Generate Code"
1096
- - エクスプローラーで右クリック "MARIA: Generate Code"
1097
-
1098
- #### 🎯 活用例
1099
-
1100
- ##### コードレビューと改善
1101
- ```
1102
- 1. エディタでコードを選択
1103
- 2. Ctrl+Alt+M を押す
1104
- 3. "このコードをレビューして改善提案をして" と入力
1105
- 4. 提案された変更を適用
1106
- ```
1107
-
1108
- ##### ドキュメント生成
1109
- ```
1110
- 1. 関数の近くにカーソルを置く
1111
- 2. Ctrl+Alt+M を押す
1112
- 3. "この関数のJSDocコメントを生成" と入力
1113
- 4. 生成されたドキュメントをカスタマイズ
1114
- ```
1115
-
1116
- ##### バグ修正
1117
- ```
1118
- 1. ターミナルからエラーメッセージをコピー
1119
- 2. Ctrl+Alt+M を押す
1120
- 3. "このエラーを修正: [エラーメッセージ]" と入力
1121
- 4. 提案された解決策を確認
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報告**: https://github.com/bonginkan/maria/issues
1151
- - **機能リクエスト**: https://github.com/bonginkan/maria/discussions
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
- # 作成されたVSIXファイル
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
- # ファイルサイズ確認(5MB以下推奨)
1156
+ # Check file size (<=5MB recommended)
1198
1157
  ls -lh *.vsix
1199
1158
  ```
1200
1159
 
1201
- ### 📤 配布方法
1160
+ ### 📤 Distribution Methods
1202
1161
 
1203
- #### オプション1: VS Codeマーケットプレイス公開
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
- #### オプション2: GitHub Releases経由
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. タグ: v3.8.0-vscode
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
- #### オプション3: 社内配布
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
- - **ダウンロード数**: 100+ インストール
1281
- - **評価**: 4.0+
1282
- - **レビュー**: 5+ ポジティブレビュー
1283
- - **問題**: 3未満のクリティカルバグ
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
- - **ダウンロード数**: 1,000+ インストール
1287
- - **アクティブユーザー**: 500+ 月間アクティブ
1288
- - **評価**: 4.2+ 星を維持
1289
- - **コミュニティ**: Discord参加者増加
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統合 + SSE適応制御** (2025年09月01日達成)
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.