From 75371089bd8c5da79982c9de173177b794e41f9b Mon Sep 17 00:00:00 2001
From: dike
Date: Tue, 9 Jun 2026 19:38:25 +0800
Subject: [PATCH] feat(install): add codeflicker platform support
---
README.md | 2 ++
READMEs/README.es-ES.md | 3 ++-
READMEs/README.ja-JP.md | 3 ++-
READMEs/README.ko-KR.md | 3 ++-
READMEs/README.ru-RU.md | 3 ++-
READMEs/README.tr-TR.md | 3 ++-
READMEs/README.zh-CN.md | 6 +++++-
READMEs/README.zh-TW.md | 3 ++-
install.ps1 | 1 +
install.sh | 1 +
10 files changed, 21 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 806d4f45..05645fed 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@
+
@@ -243,6 +244,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Cline | ✅ Supported | `install.sh cline` |
| KIMI CLI | ✅ Supported | `install.sh kimi` |
| Trae | ✅ Supported | `install.sh trae` |
+| CodeFlicker | ✅ Supported | `install.sh codeflicker` |
---
diff --git a/READMEs/README.es-ES.md b/READMEs/README.es-ES.md
index 542d83b1..47936c0e 100644
--- a/READMEs/README.es-ES.md
+++ b/READMEs/README.es-ES.md
@@ -197,7 +197,7 @@ iwr -useb https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/ins
El instalador clona el repositorio en `~/.understand-anything/repo` y crea los enlaces simbólicos correspondientes para la plataforma elegida. Reinicia tu CLI/IDE al terminar.
-- Valores soportados de ``: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`
+- Valores soportados de ``: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`, `codeflicker`
- Actualizar más adelante: `./install.sh --update`
- Desinstalar: `./install.sh --uninstall `
@@ -237,6 +237,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Hermes | ✅ Soportado | `install.sh hermes` |
| Cline | ✅ Soportado | `install.sh cline` |
| KIMI CLI | ✅ Soportado | `install.sh kimi` |
+| CodeFlicker | ✅ Soportado | `install.sh codeflicker` |
---
diff --git a/READMEs/README.ja-JP.md b/READMEs/README.ja-JP.md
index cbe8a437..ca154235 100644
--- a/READMEs/README.ja-JP.md
+++ b/READMEs/README.ja-JP.md
@@ -198,7 +198,7 @@ iwr -useb https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/ins
インストーラーはリポジトリを `~/.understand-anything/repo` にクローンし、選択したプラットフォーム用のシンボリックリンクを作成します。完了後はCLI/IDEを再起動してください。
-- サポートされる `` 値:`gemini`、`codex`、`opencode`、`pi`、`openclaw`、`antigravity`、`vibe`、`vscode`、`hermes`、`cline`、`kimi`
+- サポートされる `` 値:`gemini`、`codex`、`opencode`、`pi`、`openclaw`、`antigravity`、`vibe`、`vscode`、`hermes`、`cline`、`kimi`、`codeflicker`
- 後で更新:`./install.sh --update`
- アンインストール:`./install.sh --uninstall `
@@ -238,6 +238,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Hermes | ✅ サポート | `install.sh hermes` |
| Cline | ✅ サポート | `install.sh cline` |
| KIMI CLI | ✅ サポート | `install.sh kimi` |
+| CodeFlicker | ✅ サポート | `install.sh codeflicker` |
---
diff --git a/READMEs/README.ko-KR.md b/READMEs/README.ko-KR.md
index 2e517422..88c40abb 100644
--- a/READMEs/README.ko-KR.md
+++ b/READMEs/README.ko-KR.md
@@ -197,7 +197,7 @@ iwr -useb https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/ins
설치 스크립트는 저장소를 `~/.understand-anything/repo`에 클론하고 선택한 플랫폼에 맞는 심볼릭 링크를 생성합니다. 설치 후 CLI 또는 IDE를 재시작하세요.
-- 지원되는 `` 값: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`
+- 지원되는 `` 값: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`, `codeflicker`
- 이후 업데이트: `./install.sh --update`
- 제거: `./install.sh --uninstall `
@@ -237,6 +237,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Hermes | ✅ 지원 | `install.sh hermes` |
| Cline | ✅ 지원 | `install.sh cline` |
| KIMI CLI | ✅ 지원 | `install.sh kimi` |
+| CodeFlicker | ✅ 지원 | `install.sh codeflicker` |
---
diff --git a/READMEs/README.ru-RU.md b/READMEs/README.ru-RU.md
index 3b11cb37..2fa6ba20 100644
--- a/READMEs/README.ru-RU.md
+++ b/READMEs/README.ru-RU.md
@@ -198,7 +198,7 @@ iwr -useb https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/ins
Установщик клонирует репозиторий в `~/.understand-anything/repo` и создаёт нужные симлинки для выбранной платформы. После установки перезапустите свой CLI/IDE.
-- Поддерживаемые значения ``: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`
+- Поддерживаемые значения ``: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`, `codeflicker`
- Обновление: `./install.sh --update`
- Удаление: `./install.sh --uninstall `
@@ -238,6 +238,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Hermes | ✅ Поддерживается | `install.sh hermes` |
| Cline | ✅ Поддерживается | `install.sh cline` |
| KIMI CLI | ✅ Поддерживается | `install.sh kimi` |
+| CodeFlicker | ✅ Поддерживается | `install.sh codeflicker` |
---
diff --git a/READMEs/README.tr-TR.md b/READMEs/README.tr-TR.md
index 7f3168dd..5aaf9048 100644
--- a/READMEs/README.tr-TR.md
+++ b/READMEs/README.tr-TR.md
@@ -198,7 +198,7 @@ iwr -useb https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/ins
Kurulum betiği depoyu `~/.understand-anything/repo` dizinine klonlar ve seçilen platform için uygun sembolik bağlantıları oluşturur. Sonrasında CLI/IDE'ni yeniden başlat.
-- Desteklenen `` değerleri: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`
+- Desteklenen `` değerleri: `gemini`, `codex`, `opencode`, `pi`, `openclaw`, `antigravity`, `vibe`, `vscode`, `hermes`, `cline`, `kimi`, `codeflicker`
- Daha sonra güncelle: `./install.sh --update`
- Kaldır: `./install.sh --uninstall `
@@ -238,6 +238,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Hermes | ✅ Destekleniyor | `install.sh hermes` |
| Cline | ✅ Destekleniyor | `install.sh cline` |
| KIMI CLI | ✅ Destekleniyor | `install.sh kimi` |
+| CodeFlicker | ✅ Destekleniyor | `install.sh codeflicker` |
---
diff --git a/READMEs/README.zh-CN.md b/READMEs/README.zh-CN.md
index 87fedc6f..0fe18682 100644
--- a/READMEs/README.zh-CN.md
+++ b/READMEs/README.zh-CN.md
@@ -125,6 +125,7 @@ Understand Anything 是一个 [Claude Code Plugin](https://code.claude.com/docs/
```
`--language` 参数会影响:
+
- 知识图谱中的节点摘要和描述
- Dashboard UI 的标签、按钮和提示
- 导览路线的解释说明
@@ -184,6 +185,7 @@ Understand-Anything 可在多个 AI 编码平台上运行。
### 一行命令安装(Codex / OpenCode / OpenClaw / Antigravity / Gemini CLI / Pi Agent / Vibe CLI / VS Code Copilot / Hermes / Cline / KIMI CLI)
**macOS / Linux:**
+
```bash
curl -fsSL https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/install.sh | bash
# 也可以直接传入平台名跳过交互提示:
@@ -191,13 +193,14 @@ curl -fsSL https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/in
```
**Windows(PowerShell):**
+
```powershell
iwr -useb https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/install.ps1 | iex
```
安装脚本会将仓库克隆到 `~/.understand-anything/repo`,并为所选平台创建相应的符号链接。安装完成后请重启 CLI 或 IDE。
-- 支持的 `` 取值:`gemini`、`codex`、`opencode`、`pi`、`openclaw`、`antigravity`、`vibe`、`vscode`、`hermes`、`cline`、`kimi`
+- 支持的 `` 取值:`gemini`、`codex`、`opencode`、`pi`、`openclaw`、`antigravity`、`vibe`、`vscode`、`hermes`、`cline`、`kimi`、`codeflicker`
- 后续更新:`./install.sh --update`
- 卸载:`./install.sh --uninstall `
@@ -237,6 +240,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Hermes | ✅ 支持 | `install.sh hermes` |
| Cline | ✅ 支持 | `install.sh cline` |
| KIMI CLI | ✅ 支持 | `install.sh kimi` |
+| CodeFlicker | ✅ 支持 | `install.sh codeflicker` |
---
diff --git a/READMEs/README.zh-TW.md b/READMEs/README.zh-TW.md
index 0b4ef966..fcba63c7 100644
--- a/READMEs/README.zh-TW.md
+++ b/READMEs/README.zh-TW.md
@@ -197,7 +197,7 @@ iwr -useb https://raw.githubusercontent.com/Lum1104/Understand-Anything/main/ins
安裝指令稿會將儲存庫複製到 `~/.understand-anything/repo`,並為所選平台建立相應的符號連結。安裝完成後請重新啟動 CLI 或 IDE。
-- 支援的 `` 取值:`gemini`、`codex`、`opencode`、`pi`、`openclaw`、`antigravity`、`vibe`、`vscode`、`hermes`、`cline`、`kimi`
+- 支援的 `` 取值:`gemini`、`codex`、`opencode`、`pi`、`openclaw`、`antigravity`、`vibe`、`vscode`、`hermes`、`cline`、`kimi`、`codeflicker`
- 後續更新:`./install.sh --update`
- 解除安裝:`./install.sh --uninstall `
@@ -237,6 +237,7 @@ copilot plugin install Lum1104/Understand-Anything:understand-anything-plugin
| Hermes | ✅ 支援 | `install.sh hermes` |
| Cline | ✅ 支援 | `install.sh cline` |
| KIMI CLI | ✅ 支援 | `install.sh kimi` |
+| CodeFlicker | ✅ 支援 | `install.sh codeflicker` |
---
diff --git a/install.ps1 b/install.ps1
index 1a4b4df3..0c9f8e52 100644
--- a/install.ps1
+++ b/install.ps1
@@ -39,6 +39,7 @@ $Platforms = [ordered]@{
cline = @{ Target = (Join-Path $HOME '.cline\skills'); Style = 'folder' }
kimi = @{ Target = (Join-Path $HOME '.kimi\skills'); Style = 'folder' }
trae = @{ Target = (Join-Path $HOME '.trae\skills'); Style = 'per-skill' }
+ codeflicker = @{ Target = (Join-Path $HOME '.codeflicker\skills'); Style = 'per-skill' }
}
function Show-Usage {
diff --git a/install.sh b/install.sh
index 8ff42935..ceccabdf 100755
--- a/install.sh
+++ b/install.sh
@@ -40,6 +40,7 @@ hermes|$HOME/.hermes/skills|folder
cline|$HOME/.cline/skills|folder
kimi|$HOME/.kimi/skills|folder
trae|$HOME/.trae/skills|per-skill
+codeflicker|$HOME/.codeflicker/skills|per-skill
EOF
}