agestra 4.5.5 → 4.5.6

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, cross-validation, and GraphRAG memory",
15
- "version": "4.5.5",
15
+ "version": "4.5.6",
16
16
  "author": {
17
17
  "name": "mua-vtuber"
18
18
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agestra",
3
- "version": "4.5.5",
3
+ "version": "4.5.6",
4
4
  "description": "Claude Code plugin — orchestrate Ollama, Gemini, and Codex for multi-AI debates, cross-validation, and GraphRAG memory",
5
5
  "mcpServers": {
6
6
  "agestra": {
package/README.ja.md CHANGED
@@ -118,7 +118,7 @@ Gemini ではリポジトリ直下の [GEMINI.md](GEMINI.md) と、[`.gemini/com
118
118
 
119
119
  ## アーキテクチャ
120
120
 
121
- Turborepo モノレポで、8 パッケージ構成です:
121
+ Turborepo モノレポで、9 パッケージ構成です:
122
122
 
123
123
  | パッケージ | 説明 |
124
124
  |------------|------|
package/README.ko.md CHANGED
@@ -159,7 +159,7 @@ winget install BurntSushi.ripgrep.MSVC
159
159
 
160
160
  ## 아키텍처
161
161
 
162
- Turborepo 모노레포, 8개 패키지:
162
+ Turborepo 모노레포, 9개 패키지:
163
163
 
164
164
  | 패키지 | 설명 |
165
165
  |--------|------|
package/README.md CHANGED
@@ -159,7 +159,7 @@ Each command presents a choice:
159
159
 
160
160
  ## Architecture
161
161
 
162
- Turborepo monorepo with 8 packages:
162
+ Turborepo monorepo with 9 packages:
163
163
 
164
164
  | Package | Description |
165
165
  |---------|-------------|
package/README.zh.md CHANGED
@@ -118,7 +118,7 @@ Gemini 会结合仓库根目录下的 [GEMINI.md](GEMINI.md) 与 [`.gemini/comma
118
118
 
119
119
  ## 架构
120
120
 
121
- 这是一个包含 8 个包的 Turborepo monorepo:
121
+ 这是一个包含 9 个包的 Turborepo monorepo:
122
122
 
123
123
  | 包 | 说明 |
124
124
  |----|------|