fix(sandbox): 装 CJK 字体修 matplotlib / mermaid 出图中文方块 sandbox 镜像基于 python:3.12-slim 一个中文字体都没装,matplotlib / mermaid(chromium)/ render_icon 出的 PNG 中文全是豆腐块。 - Dockerfile: apt 装 fonts-noto-cjk + fonts-wqy-microhei + fontconfig,fc-cache 刷索引 - style.py: 候选首位加 "Noto Sans CJK SC",matplotlib 优先用 Noto - PROGRESS / RUN 故障表同步 改了 Dockerfile 必须重 build 镜像 + 清旧容器才生效。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> @ |
||
|---|---|---|
| config | ||
| core | ||
| db/migrations | ||
| deploy/sandbox | ||
| 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 | ||