fix: Align semantic status check with CodexLens checkSemanticStatus

- Use checkSemanticStatus() from codex-lens.ts instead of isEmbedderAvailable()
- Returns accurate detection of fastembed installation status
- Fix install guide link to navigate to CLI Manager and open CodexLens config
- Update i18n: "Install Guide" -> "Go to Settings" (EN/ZH)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
catlog22
2025-12-20 13:51:50 +08:00
parent bfbab44756
commit 4a3ff82200
5 changed files with 70 additions and 16 deletions

View File

@@ -102,7 +102,7 @@ ccw install -m Path -p ./my-project
ccw view
# 在自定义端口启动仪表板服务器
ccw serve -p 8080
ccw serve --port 8080
# 升级所有安装
ccw upgrade -a