ymq f0c4c10f79 fix(workspace): 上传端点透传pipeline_id——通用助手(_generic)工作空间上传报'目标目录不存在'根因
workspace_files.dspy 构造 upload_url 只带 session_id 不带 pipeline_id,
通用助手入口(pipeline_id=_generic、无session_id)下 workspace_upload.dspy
走不到 _generic 分支→回退全局 current_project_id(其他产线项目)→
resolve到别的项目目录→'目标目录不存在: projects/调研1'。
对齐 tree/files/delete 端点的 session_id+pipeline_id 双透传模式。
2026-09-17 实测:不带pipeline_id复现报错,带pipeline_id=_generic上传成功。
2026-09-17 21:30:20 +08:00
..
2026-08-12 12:08:05 +08:00
2026-08-12 12:06:38 +08:00