agestra 4.12.1 → 4.12.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.
@@ -12,7 +12,7 @@
12
12
  "name": "agestra",
13
13
  "source": "./",
14
14
  "description": "Orchestrate Ollama, Gemini, and Codex for multi-AI debates, code review, and cross-validation",
15
- "version": "4.12.1",
15
+ "version": "4.12.2",
16
16
  "author": {
17
17
  "name": "mua-vtuber"
18
18
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agestra",
3
- "version": "4.12.1",
3
+ "version": "4.12.2",
4
4
  "description": "Claude Code plugin — orchestrate Ollama, Gemini, and Codex for multi-AI debates, code review, and cross-validation",
5
5
  "mcpServers": {
6
6
  "agestra": {
package/README.ja.md CHANGED
@@ -131,7 +131,7 @@ Gemini ではリポジトリ直下の [GEMINI.md](GEMINI.md) と、[`.gemini/com
131
131
 
132
132
  ## アーキテクチャ
133
133
 
134
- Turborepo モノレポで、9 パッケージ構成です:
134
+ Turborepo モノレポで、8 パッケージ構成です:
135
135
 
136
136
  | パッケージ | 説明 |
137
137
  |------------|------|
package/README.ko.md CHANGED
@@ -158,7 +158,7 @@ winget install BurntSushi.ripgrep.MSVC
158
158
 
159
159
  ## 아키텍처
160
160
 
161
- Turborepo 모노레포, 9개 패키지:
161
+ Turborepo 모노레포, 8개 패키지:
162
162
 
163
163
  | 패키지 | 설명 |
164
164
  |--------|------|
package/README.md CHANGED
@@ -159,7 +159,7 @@ When external providers are available, text commands (review, design, idea) go d
159
159
 
160
160
  ## Architecture
161
161
 
162
- Turborepo monorepo with 9 packages:
162
+ Turborepo monorepo with 8 packages:
163
163
 
164
164
  | Package | Description |
165
165
  |---------|-------------|
package/README.zh.md CHANGED
@@ -131,7 +131,7 @@ Gemini 会结合仓库根目录下的 [GEMINI.md](GEMINI.md) 与 [`.gemini/comma
131
131
 
132
132
  ## 架构
133
133
 
134
- 这是一个包含 9 个包的 Turborepo monorepo:
134
+ 这是一个包含 8 个包的 Turborepo monorepo:
135
135
 
136
136
  | 包 | 说明 |
137
137
  |----|------|