zcbot/skills/ppt/assets/icons
caoqianming 7b09c77f76 fix(sandbox): docker 下 system prompt / SKILL 文档统一用容器路径
docker backend 下 shell/run_python/fs 工具全在容器里跑(<workspace>/users/<uid>
bind 到 /workspace),但喂给 LLM 的路径多处仍是宿主绝对路径(容器内不存在),
agent 据此 find 全空、瞎转到 pwd 才发现真身在 /workspace/<wd>。

- core/agent_builder.py::_build_system_prompt:docker 下 task_dir + 「宪法」
  glob 范例换成容器路径 /workspace/<wd>,去掉容器里无意义的 cwd 行(cwd 恒等
  task_dir);host 不变。修法同 LoadSkillTool 的 container_skills_dir 改写。
- skills 文档同类宿主路径残留清扫:patent 跨 skill 调 proposal 脚本由
  <repo_root>/...(硬编码 D:/projects/zcbot)改兄弟相对 <skill_dir>/../proposal/...;
  research fetch_pdf 范例硬编码 D:/... 改 <task_dir> 占位;patent/proposal/ppt
  的 <task_dir> 举例的废弃旧布局 workspace/tasks/<task_id> 改 host/docker 双形态说明。
- ppt 图标缓存写进只读挂载修复(方案 A):种子图标库 <skill_dir>/assets/icons/
  降为只读(glob 读),fetch_icon.py 新拉图标一律 -o <task_dir>/assets/icons/,
  读路径改种子库 + 本 task 两处都 glob。docker 下 skills 是 :ro bind,旧写法必败;
  host 下还顺带污染仓库工作树。脚本已 out.parent.mkdir,无需改。

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 16:33:59 +08:00
..
.gitkeep PPT skill v3: 红色硬约束 + 品牌条 + 强制尾页 + Iconify 图标库 2026-05-06 12:23:06 +08:00
INDEX.md fix(sandbox): docker 下 system prompt / SKILL 文档统一用容器路径 2026-06-03 16:33:59 +08:00
tabler_alert-triangle_C00000.svg 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_alert-triangle_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_bolt_C00000_128.png core(0003): name + working_dir + skill schema 重构 + per-user .memory 2026-05-17 19:15:37 +08:00
tabler_book_C00000_128.png core(0003): name + working_dir + skill schema 重构 + per-user .memory 2026-05-17 19:15:37 +08:00
tabler_brain_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_building-factory_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_chart-bar_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_cloud-network_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_code_C00000_128.png core(0003): name + working_dir + skill schema 重构 + per-user .memory 2026-05-17 19:15:37 +08:00
tabler_cpu_C00000.svg 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_cpu_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_database_C00000.svg 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_info-circle_C00000_128.png core(0003): name + working_dir + skill schema 重构 + per-user .memory 2026-05-17 19:15:37 +08:00
tabler_package_C00000_128.png core(0003): name + working_dir + skill schema 重构 + per-user .memory 2026-05-17 19:15:37 +08:00
tabler_shield_C00000_128.png core(0003): name + working_dir + skill schema 重构 + per-user .memory 2026-05-17 19:15:37 +08:00
tabler_target_C00000.svg 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_target_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_trophy_C00000_128.png 入库商务红 tabler 图标种子集 (9 PNG + 4 SVG) 2026-05-06 13:19:43 +08:00
tabler_users_C00000_128.png core(0003): name + working_dir + skill schema 重构 + per-user .memory 2026-05-17 19:15:37 +08:00