zcbot/skills/ppt/assets/icons
caoqianming 4a6aaaf34d core(0003): name + working_dir + skill schema 重构 + per-user .memory
- alembic 0003: TRUNCATE tasks CASCADE + task_dir→working_dir + mode→skill + 加 name TEXT NOT NULL
- name(必填,任务显示名,UI / docx 用)与 working_dir(可选,留空 fallback 用 name 作目录)解耦;
  同 working_dir 多 task 共享物理目录(§7.1)
- skill 字段对齐 skills/ 注册表语义,后续可下拉强校验
- POST /v1/tasks {name(req), working_dir?, description?, skill?};
  PATCH 支持改 name/skill;新增 GET /v1/folders(FS 列表 + n_tasks + last_used)
- DELETE /v1/tasks/{id} 硬删 DB(messages CASCADE)+ FS working_dir 保留;
  dev SPA 加 task delete 按钮 + file per-row 删按钮
- 工作目录改 eager mkdir(取代懒创建):用户给 name 即声明项目,目录立刻存在
- dev SPA modal 拆"任务名" + "工作目录"(<datalist> autocomplete 走 /v1/folders +
  输入实时提示"复用 / 新建 / fallback");renderTaskList 主行 = t.name,副行 = 📁 + skill + desc
- files 面板 UX:pane-head 显示项目名 + crumbs root 用项目名 + 修 root 处多渲 "." crumb 的 bug
- 顺手:memory 搬 workspace/users/<uid>/.memory/(per-user dotfile 隔离);
  CLI --mode → --skill,--name + --working-dir 分开
- DESIGN §3.1 / §3.6 / §7.2 / §7.4 + PROGRESS + RUN 全量同步

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 19:15:37 +08:00
..
.gitkeep PPT skill v3: 红色硬约束 + 品牌条 + 强制尾页 + Iconify 图标库 2026-05-06 12:23:06 +08:00
INDEX.md proposal+ppt: 路径用 <skill_dir>, 补 spec_lock 模板与 --spec 覆盖度检查 2026-05-07 16:05:44 +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