fix(deploy): update.sh 默认源改腾讯避开阿里滞后(卡 litellm>=1.83);build 跳过改 --skip-build;进度可见 阿里 PyPI 镜像同步滞后(只到 litellm 1.82.6),撞 requirements 的 >=1.83.0。 - 默认 APT/PIP/NPM 源阿里 -> 腾讯(已到 1.88);step 2 host pip 显式 --index-url(sudo -u 会洗掉 PIP_INDEX_URL env) - ZCBOT_SKIP_SANDBOX_BUILD=1 env -> --skip-build CLI flag(开发期不留兼容) - step 2 pip 去 -q + step 4 docker build --progress=plain,部署逐行流式可见 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> @ |
||
|---|---|---|
| config | ||
| core | ||
| db/migrations | ||
| deploy | ||
| prompts/system | ||
| scripts | ||
| skills | ||
| tests | ||
| tools | ||
| web | ||
| .gitattributes | ||
| .gitignore | ||
| CLAUDE.md | ||
| DESIGN.md | ||
| DOCUMENT_SEARCH_API.md | ||
| EMBED.md | ||
| PROGRESS.md | ||
| RUN.md | ||
| SCIENTIFIC_SKILLS.md | ||
| SKILL_LIST.md | ||
| alembic.ini | ||
| main.py | ||
| requirements.txt | ||