feat(ccw-litellm): enhance status checks and add file preview functionality

This commit is contained in:
catlog22
2026-02-24 21:46:25 +08:00
parent 33e12a31ac
commit dadcc1af5e
8 changed files with 680 additions and 91 deletions

View File

@@ -322,6 +322,7 @@
"ccwLitellm": {
"title": "CCW-LiteLLM Package",
"description": "Manage ccw-litellm Python package installation",
"systemPythonMismatch": "Detected ccw-litellm installed in system Python, but not in the CodexLens venv (~/.codexlens/venv). Click Install to install it into the venv.",
"status": {
"installed": "Installed",
"notInstalled": "Not Installed",

View File

@@ -322,6 +322,7 @@
"ccwLitellm": {
"title": "CCW-LiteLLM 包",
"description": "管理 ccw-litellm Python 包安装",
"systemPythonMismatch": "检测到 ccw-litellm 已安装在系统 Python 中,但未安装到 CodexLens 虚拟环境(~/.codexlens/venv所以这里显示未安装。点击“安装”即可安装到虚拟环境中。",
"status": {
"installed": "已安装",
"notInstalled": "未安装",