kentutai 1.7.4 → 1.7.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.
Files changed (214) hide show
  1. package/.github/workflows/docker-publish.yml +1 -1
  2. package/.github/workflows/gitbook-pages.yml +3 -3
  3. package/.omo/plans/user-dashboard-restructure.md +1 -1
  4. package/CHANGELOG.md +5 -5
  5. package/DOCKER.md +21 -21
  6. package/README.md +88 -88
  7. package/README.zh-CN.md +84 -84
  8. package/SYNC_UPDATES.md +16 -16
  9. package/check-connections.js +1 -1
  10. package/check-db.js +1 -1
  11. package/check-key.js +1 -1
  12. package/check-key2.js +1 -1
  13. package/check-mimo-conn.js +1 -1
  14. package/check-mimo.js +1 -1
  15. package/check-nodes.js +1 -1
  16. package/check-nodes2.js +1 -1
  17. package/check-providers.js +1 -1
  18. package/cli/LICENSE +1 -1
  19. package/cli/README.md +28 -28
  20. package/cli/src/cli/api/client.js +1 -1
  21. package/cli/src/cli/menus/cliTools.js +14 -14
  22. package/cli/src/cli/terminalUI.js +2 -2
  23. package/cli/src/cli/tray/tray.js +3 -3
  24. package/cli/src/cli/tray/tray.ps1 +1 -1
  25. package/docs/ARCHITECTURE.md +12 -12
  26. package/gitbook/app/[lang]/page.js +1 -1
  27. package/gitbook/constants/docsConfig.js +4 -4
  28. package/gitbook/content/en/deployment/cloud.md +35 -35
  29. package/gitbook/content/en/deployment/localhost.md +19 -19
  30. package/gitbook/content/en/faq.md +48 -48
  31. package/gitbook/content/en/features/combos.md +5 -5
  32. package/gitbook/content/en/features/quota-tracking.md +2 -2
  33. package/gitbook/content/en/features/smart-routing.md +6 -6
  34. package/gitbook/content/en/getting-started/installation.md +43 -43
  35. package/gitbook/content/en/getting-started/quick-start.md +11 -11
  36. package/gitbook/content/en/index.md +8 -8
  37. package/gitbook/content/en/integration/claude-code.md +11 -11
  38. package/gitbook/content/en/integration/cline.md +33 -33
  39. package/gitbook/content/en/integration/codex.md +15 -15
  40. package/gitbook/content/en/integration/continue.md +17 -17
  41. package/gitbook/content/en/integration/cursor.md +30 -30
  42. package/gitbook/content/en/integration/other-tools.md +12 -12
  43. package/gitbook/content/en/integration/roo.md +11 -11
  44. package/gitbook/content/en/providers/cheap.md +7 -7
  45. package/gitbook/content/en/providers/free.md +6 -6
  46. package/gitbook/content/en/providers/subscription.md +8 -8
  47. package/gitbook/content/en/troubleshooting.md +14 -14
  48. package/gitbook/content/es/deployment/cloud.md +35 -35
  49. package/gitbook/content/es/deployment/localhost.md +19 -19
  50. package/gitbook/content/es/faq.md +48 -48
  51. package/gitbook/content/es/features/combos.md +5 -5
  52. package/gitbook/content/es/features/quota-tracking.md +2 -2
  53. package/gitbook/content/es/features/smart-routing.md +6 -6
  54. package/gitbook/content/es/getting-started/installation.md +43 -43
  55. package/gitbook/content/es/getting-started/quick-start.md +11 -11
  56. package/gitbook/content/es/index.md +8 -8
  57. package/gitbook/content/es/integration/claude-code.md +11 -11
  58. package/gitbook/content/es/integration/cline.md +33 -33
  59. package/gitbook/content/es/integration/codex.md +15 -15
  60. package/gitbook/content/es/integration/continue.md +17 -17
  61. package/gitbook/content/es/integration/cursor.md +30 -30
  62. package/gitbook/content/es/integration/other-tools.md +12 -12
  63. package/gitbook/content/es/integration/roo.md +11 -11
  64. package/gitbook/content/es/providers/cheap.md +7 -7
  65. package/gitbook/content/es/providers/free.md +6 -6
  66. package/gitbook/content/es/providers/subscription.md +8 -8
  67. package/gitbook/content/es/troubleshooting.md +14 -14
  68. package/gitbook/content/ja/deployment/cloud.md +35 -35
  69. package/gitbook/content/ja/deployment/localhost.md +19 -19
  70. package/gitbook/content/ja/faq.md +48 -48
  71. package/gitbook/content/ja/features/combos.md +5 -5
  72. package/gitbook/content/ja/features/quota-tracking.md +2 -2
  73. package/gitbook/content/ja/features/smart-routing.md +6 -6
  74. package/gitbook/content/ja/getting-started/installation.md +43 -43
  75. package/gitbook/content/ja/getting-started/quick-start.md +11 -11
  76. package/gitbook/content/ja/index.md +8 -8
  77. package/gitbook/content/ja/integration/claude-code.md +11 -11
  78. package/gitbook/content/ja/integration/cline.md +33 -33
  79. package/gitbook/content/ja/integration/codex.md +15 -15
  80. package/gitbook/content/ja/integration/continue.md +17 -17
  81. package/gitbook/content/ja/integration/cursor.md +30 -30
  82. package/gitbook/content/ja/integration/other-tools.md +12 -12
  83. package/gitbook/content/ja/integration/roo.md +11 -11
  84. package/gitbook/content/ja/providers/cheap.md +7 -7
  85. package/gitbook/content/ja/providers/free.md +6 -6
  86. package/gitbook/content/ja/providers/subscription.md +8 -8
  87. package/gitbook/content/ja/troubleshooting.md +14 -14
  88. package/gitbook/content/vi/deployment/cloud.md +35 -35
  89. package/gitbook/content/vi/deployment/localhost.md +19 -19
  90. package/gitbook/content/vi/faq.md +48 -48
  91. package/gitbook/content/vi/features/combos.md +5 -5
  92. package/gitbook/content/vi/features/quota-tracking.md +2 -2
  93. package/gitbook/content/vi/features/smart-routing.md +6 -6
  94. package/gitbook/content/vi/getting-started/installation.md +43 -43
  95. package/gitbook/content/vi/getting-started/quick-start.md +11 -11
  96. package/gitbook/content/vi/index.md +8 -8
  97. package/gitbook/content/vi/integration/claude-code.md +11 -11
  98. package/gitbook/content/vi/integration/cline.md +33 -33
  99. package/gitbook/content/vi/integration/codex.md +15 -15
  100. package/gitbook/content/vi/integration/continue.md +17 -17
  101. package/gitbook/content/vi/integration/cursor.md +30 -30
  102. package/gitbook/content/vi/integration/other-tools.md +12 -12
  103. package/gitbook/content/vi/integration/roo.md +11 -11
  104. package/gitbook/content/vi/providers/cheap.md +7 -7
  105. package/gitbook/content/vi/providers/free.md +6 -6
  106. package/gitbook/content/vi/providers/subscription.md +8 -8
  107. package/gitbook/content/vi/troubleshooting.md +14 -14
  108. package/gitbook/content/zh-CN/deployment/cloud.md +35 -35
  109. package/gitbook/content/zh-CN/deployment/localhost.md +19 -19
  110. package/gitbook/content/zh-CN/faq.md +48 -48
  111. package/gitbook/content/zh-CN/features/combos.md +5 -5
  112. package/gitbook/content/zh-CN/features/quota-tracking.md +2 -2
  113. package/gitbook/content/zh-CN/features/smart-routing.md +6 -6
  114. package/gitbook/content/zh-CN/getting-started/installation.md +42 -42
  115. package/gitbook/content/zh-CN/getting-started/quick-start.md +11 -11
  116. package/gitbook/content/zh-CN/index.md +8 -8
  117. package/gitbook/content/zh-CN/integration/claude-code.md +11 -11
  118. package/gitbook/content/zh-CN/integration/cline.md +33 -33
  119. package/gitbook/content/zh-CN/integration/codex.md +15 -15
  120. package/gitbook/content/zh-CN/integration/continue.md +17 -17
  121. package/gitbook/content/zh-CN/integration/cursor.md +30 -30
  122. package/gitbook/content/zh-CN/integration/other-tools.md +12 -12
  123. package/gitbook/content/zh-CN/integration/roo.md +11 -11
  124. package/gitbook/content/zh-CN/providers/cheap.md +7 -7
  125. package/gitbook/content/zh-CN/providers/free.md +6 -6
  126. package/gitbook/content/zh-CN/providers/subscription.md +8 -8
  127. package/gitbook/content/zh-CN/troubleshooting.md +14 -14
  128. package/gitbook/package.json +2 -2
  129. package/gitbook/utils/markdown.js +1 -1
  130. package/i18n/README.ja-JP.md +78 -78
  131. package/i18n/README.vi.md +83 -83
  132. package/i18n/README.zh-CN.md +81 -81
  133. package/open-sse/config/appConstants.js +1 -1
  134. package/open-sse/config/kiroConstants.js +5 -5
  135. package/open-sse/executors/commandcode.js +1 -1
  136. package/open-sse/services/kiroModels.js +4 -4
  137. package/open-sse/translator/request/openai-to-kiro.js +1 -1
  138. package/open-sse/translator/response/commandcode-to-openai.js +1 -1
  139. package/open-sse/utils/sessionManager.js +2 -2
  140. package/opencode.json +8 -8
  141. package/package.json +1 -1
  142. package/public/i18n/literals/ar.json +4 -4
  143. package/public/i18n/literals/bn.json +4 -4
  144. package/public/i18n/literals/cs.json +4 -4
  145. package/public/i18n/literals/da.json +4 -4
  146. package/public/i18n/literals/de.json +4 -4
  147. package/public/i18n/literals/el.json +4 -4
  148. package/public/i18n/literals/es.json +4 -4
  149. package/public/i18n/literals/fi.json +4 -4
  150. package/public/i18n/literals/fr.json +4 -4
  151. package/public/i18n/literals/he.json +4 -4
  152. package/public/i18n/literals/hi.json +4 -4
  153. package/public/i18n/literals/hu.json +4 -4
  154. package/public/i18n/literals/id.json +4 -4
  155. package/public/i18n/literals/it.json +4 -4
  156. package/public/i18n/literals/ja.json +4 -4
  157. package/public/i18n/literals/ko.json +4 -4
  158. package/public/i18n/literals/nl.json +4 -4
  159. package/public/i18n/literals/no.json +4 -4
  160. package/public/i18n/literals/pl.json +4 -4
  161. package/public/i18n/literals/pt-BR.json +4 -4
  162. package/public/i18n/literals/pt-PT.json +4 -4
  163. package/public/i18n/literals/ro.json +4 -4
  164. package/public/i18n/literals/ru.json +4 -4
  165. package/public/i18n/literals/sv.json +4 -4
  166. package/public/i18n/literals/th.json +4 -4
  167. package/public/i18n/literals/tl.json +4 -4
  168. package/public/i18n/literals/tr.json +4 -4
  169. package/public/i18n/literals/uk.json +4 -4
  170. package/public/i18n/literals/ur.json +4 -4
  171. package/public/i18n/literals/vi.json +4 -4
  172. package/public/i18n/literals/zh-CN.json +15 -15
  173. package/public/i18n/literals/zh-TW.json +4 -4
  174. package/server.log +1 -1
  175. package/skills/README.md +14 -14
  176. package/skills/{9router → kentutai}/SKILL.md +10 -10
  177. package/skills/{9router-chat → kentutai-chat}/SKILL.md +4 -4
  178. package/skills/{9router-embeddings → kentutai-embeddings}/SKILL.md +4 -4
  179. package/skills/{9router-image → kentutai-image}/SKILL.md +4 -4
  180. package/skills/{9router-stt → kentutai-stt}/SKILL.md +4 -4
  181. package/skills/{9router-tts → kentutai-tts}/SKILL.md +4 -4
  182. package/skills/{9router-web-fetch → kentutai-web-fetch}/SKILL.md +5 -5
  183. package/skills/{9router-web-search → kentutai-web-search}/SKILL.md +6 -6
  184. package/src/app/(dashboard)/dashboard/access/AccessHubClient.jsx +10 -13
  185. package/src/app/(dashboard)/dashboard/access/tabs/KeysTab.jsx +7 -4
  186. package/src/app/(dashboard)/dashboard/cli-tools/components/CodexToolCard.js +2 -2
  187. package/src/app/(dashboard)/dashboard/cli-tools/components/CopilotToolCard.js +2 -2
  188. package/src/app/(dashboard)/dashboard/cli-tools/components/DroidToolCard.js +1 -1
  189. package/src/app/(dashboard)/dashboard/cli-tools/components/MitmServerCard.js +4 -4
  190. package/src/app/(dashboard)/dashboard/cli-tools/components/MitmToolCard.js +1 -1
  191. package/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js +16 -280
  192. package/src/app/api/cli-tools/antigravity-mitm/route.js +2 -2
  193. package/src/app/api/cli-tools/cline-settings/route.js +1 -1
  194. package/src/app/api/cli-tools/codex-settings/route.js +7 -7
  195. package/src/app/api/cli-tools/copilot-settings/route.js +11 -11
  196. package/src/app/api/cli-tools/deepseek-tui-settings/route.js +4 -4
  197. package/src/app/api/cli-tools/droid-settings/route.js +10 -10
  198. package/src/app/api/cli-tools/kilo-settings/route.js +2 -2
  199. package/src/app/api/cli-tools/openclaw-settings/route.js +1 -1
  200. package/src/app/api/cli-tools/opencode-settings/route.js +3 -3
  201. package/src/mitm/handlers/base.js +2 -2
  202. package/src/mitm/handlers/copilot.js +2 -2
  203. package/src/shared/components/NeuralNetworkBG.js +15 -15
  204. package/src/shared/constants/skills.js +1 -1
  205. package/tests/README.md +1 -1
  206. package/tests/package.json +2 -2
  207. package/tests/unit/antigravity-cache.test.js +2 -2
  208. package/tests/unit/compatible-provider-connections.test.js +2 -2
  209. package/tests/unit/db-benchmark.test.js +2 -2
  210. package/tests/unit/db-concurrent.test.js +1 -1
  211. package/tests/unit/db-driver-chain.test.js +1 -1
  212. package/tests/unit/db-migration-chain.test.js +1 -1
  213. package/tests/unit/db-sqlite-vs-lowdb.test.js +1 -1
  214. /package/images/{9router.png → kentutai.png} +0 -0
@@ -8,7 +8,7 @@ on:
8
8
 
9
9
  env:
10
10
  GHCR_IMAGE: ghcr.io/${{ github.repository }}
11
- DOCKERHUB_IMAGE: decolua/9router
11
+ DOCKERHUB_IMAGE: decolua/kentutai
12
12
 
13
13
  jobs:
14
14
  build-and-push:
@@ -1,4 +1,4 @@
1
- name: Deploy GitBook to 9router.github.io
1
+ name: Deploy GitBook to kentutai.github.io
2
2
 
3
3
  on:
4
4
  push:
@@ -37,11 +37,11 @@ jobs:
37
37
  - name: Add .nojekyll
38
38
  run: touch out/.nojekyll
39
39
 
40
- - name: Deploy to 9router.github.io
40
+ - name: Deploy to kentutai.github.io
41
41
  uses: peaceiris/actions-gh-pages@v4
42
42
  with:
43
43
  deploy_key: ${{ secrets.GH_PAGES_DEPLOY_KEY }}
44
- external_repository: 9router/9router.github.io
44
+ external_repository: kentutai/kentutai.github.io
45
45
  publish_branch: main
46
46
  publish_dir: gitbook/out
47
47
  force_orphan: true
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## TL;DR
4
4
 
5
- > **Quick Summary**: Restructure KentutAI/9Router dashboard so non-admin users see only essential items — dashboard summary (credit, token, plan), API key management, CLI Tools, and slim settings. Add auto API key creation on registration, per-user RTK/Caveman config, and email field.
5
+ > **Quick Summary**: Restructure KentutAI/KentutAI dashboard so non-admin users see only essential items — dashboard summary (credit, token, plan), API key management, CLI Tools, and slim settings. Add auto API key creation on registration, per-user RTK/Caveman config, and email field.
6
6
  >
7
7
  > **Deliverables**:
8
8
  > - Role-based sidebar (non-admin sees minimal menu)
package/CHANGELOG.md CHANGED
@@ -165,7 +165,7 @@
165
165
 
166
166
  ## Features
167
167
  - Add MiniMax TTS provider support (#1043)
168
- - Docker images now published on both Docker Hub (`decolua/9router`) and GHCR — pull from your preferred registry
168
+ - Docker images now published on both Docker Hub (`decolua/kentutai`) and GHCR — pull from your preferred registry
169
169
 
170
170
  ## Improvements
171
171
  - Replace browser confirm dialogs with custom ConfirmModal (#1060)
@@ -193,7 +193,7 @@
193
193
  - CLI: reset auth mode to password (emergency OIDC lockout recovery)
194
194
 
195
195
  ## Fixes
196
- - DATA_DIR: graceful fallback to ~/.9router on EACCES/EPERM (#1005)
196
+ - DATA_DIR: graceful fallback to ~/.kentutai on EACCES/EPERM (#1005)
197
197
  - React hooks: variable declaration order & lazy initialization (#1017)
198
198
 
199
199
  ## Improvements
@@ -301,7 +301,7 @@
301
301
  # v0.4.18 (2026-05-05)
302
302
 
303
303
  ## Features
304
- - Speech-to-Text: full pipeline with sttCore + /v1/audio/transcriptions; configs for OpenAI, Gemini, Groq, Deepgram, AssemblyAI, HuggingFace, NVIDIA Parakeet; new 9router-stt skill
304
+ - Speech-to-Text: full pipeline with sttCore + /v1/audio/transcriptions; configs for OpenAI, Gemini, Groq, Deepgram, AssemblyAI, HuggingFace, NVIDIA Parakeet; new kentutai-stt skill
305
305
  - Gemini TTS: dedicated provider with 30 prebuilt voices
306
306
  - Usage quotas: GLM (intl/cn) and MiniMax (intl/cn) fetchers; Gemini CLI usage via retrieveUserQuota per-model buckets
307
307
  - Disabled models: lowdb-backed disabledModelsDb + /api/models/disabled route
@@ -315,7 +315,7 @@
315
315
  - Reorder hermes provider, drop qwen STT kind
316
316
 
317
317
  ## Fixes
318
- - Fix skills metadata/text in 9router, chat, embeddings, image, tts, web-fetch, web-search SKILL.md and skills page
318
+ - Fix skills metadata/text in kentutai, chat, embeddings, image, tts, web-fetch, web-search SKILL.md and skills page
319
319
 
320
320
  # v0.4.16 (2026-05-04)
321
321
 
@@ -353,7 +353,7 @@
353
353
  ## Fixes
354
354
  - Include alias-backed models in /v1/models listing
355
355
  - Improve cloudflared exit code error messages
356
- - Redirect ~/.9router to DATA_DIR in Docker (persist usage across updates)
356
+ - Redirect ~/.kentutai to DATA_DIR in Docker (persist usage across updates)
357
357
  - Prevent SSE listener leak in console-logs stream
358
358
  - Gate MITM sudo prompts on server platform
359
359
  - Fix Azure validation and persistence (providerSpecificData, Organization required)
package/DOCKER.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Docker
2
2
 
3
- Run 9Router in a container. Published image: [`decolua/9router`](https://hub.docker.com/r/decolua/9router) — multi-platform `linux/amd64` + `linux/arm64`.
3
+ Run KentutAI in a container. Published image: [`decolua/kentutai`](https://hub.docker.com/r/decolua/kentutai) — multi-platform `linux/amd64` + `linux/arm64`.
4
4
 
5
5
  ---
6
6
 
@@ -11,10 +11,10 @@ Run 9Router in a container. Published image: [`decolua/9router`](https://hub.doc
11
11
  ```bash
12
12
  docker run -d \
13
13
  -p 20128:20128 \
14
- -v "$HOME/.9router:/app/data" \
14
+ -v "$HOME/.kentutai:/app/data" \
15
15
  -e DATA_DIR=/app/data \
16
- --name 9router \
17
- decolua/9router:latest
16
+ --name kentutai \
17
+ decolua/kentutai:latest
18
18
  ```
19
19
 
20
20
  App listens on port `20128`. Open: http://localhost:20128
@@ -22,20 +22,20 @@ App listens on port `20128`. Open: http://localhost:20128
22
22
  ## Manage container
23
23
 
24
24
  ```bash
25
- docker logs -f 9router # view logs
26
- docker stop 9router # stop
27
- docker start 9router # start again
28
- docker rm -f 9router # remove
25
+ docker logs -f kentutai # view logs
26
+ docker stop kentutai # stop
27
+ docker start kentutai # start again
28
+ docker rm -f kentutai # remove
29
29
  ```
30
30
 
31
31
  ## Data persistence
32
32
 
33
33
  ```bash
34
- -v "$HOME/.9router:/app/data" \
34
+ -v "$HOME/.kentutai:/app/data" \
35
35
  -e DATA_DIR=/app/data
36
36
  ```
37
37
 
38
- Without `DATA_DIR`, the app falls back to `~/.9router/` (macOS/Linux) or `%APPDATA%\9router\` (Windows). In the container, `DATA_DIR=/app/data` makes the bind mount work.
38
+ Without `DATA_DIR`, the app falls back to `~/.kentutai/` (macOS/Linux) or `%APPDATA%\kentutai\` (Windows). In the container, `DATA_DIR=/app/data` makes the bind mount work.
39
39
 
40
40
  Data layout under `$DATA_DIR/`:
41
41
 
@@ -47,7 +47,7 @@ $DATA_DIR/
47
47
  └── ... # certs, logs, runtime configs
48
48
  ```
49
49
 
50
- Host path: `$HOME/.9router/db/data.sqlite`
50
+ Host path: `$HOME/.kentutai/db/data.sqlite`
51
51
  Container path: `/app/data/db/data.sqlite`
52
52
 
53
53
  ## Optional env vars
@@ -55,20 +55,20 @@ Container path: `/app/data/db/data.sqlite`
55
55
  ```bash
56
56
  docker run -d \
57
57
  -p 20128:20128 \
58
- -v "$HOME/.9router:/app/data" \
58
+ -v "$HOME/.kentutai:/app/data" \
59
59
  -e DATA_DIR=/app/data \
60
60
  -e PORT=20128 \
61
61
  -e HOSTNAME=0.0.0.0 \
62
62
  -e DEBUG=true \
63
- --name 9router \
64
- decolua/9router:latest
63
+ --name kentutai \
64
+ decolua/kentutai:latest
65
65
  ```
66
66
 
67
67
  ## Update to latest
68
68
 
69
69
  ```bash
70
- docker pull decolua/9router:latest
71
- docker rm -f 9router
70
+ docker pull decolua/kentutai:latest
71
+ docker rm -f kentutai
72
72
  # re-run the quick start command
73
73
  ```
74
74
 
@@ -79,19 +79,19 @@ docker rm -f 9router
79
79
  ## Build image locally (test)
80
80
 
81
81
  ```bash
82
- cd app && docker build -t 9router .
82
+ cd app && docker build -t kentutai .
83
83
 
84
84
  docker run --rm -p 20128:20128 \
85
- -v "$HOME/.9router:/app/data" \
85
+ -v "$HOME/.kentutai:/app/data" \
86
86
  -e DATA_DIR=/app/data \
87
- 9router
87
+ kentutai
88
88
  ```
89
89
 
90
90
  ## Publish (automatic via CI)
91
91
 
92
92
  Push a git tag `v*` → GitHub Actions builds multi-platform (amd64+arm64) and pushes to:
93
- - `ghcr.io/decolua/9router:v{version}` + `:latest`
94
- - `decolua/9router:v{version}` + `:latest`
93
+ - `ghcr.io/decolua/kentutai:v{version}` + `:latest`
94
+ - `decolua/kentutai:v{version}` + `:latest`
95
95
 
96
96
  ```bash
97
97
  # Use scripts/release.js (recommended)