21 Commits

Author SHA1 Message Date
ymq
f179a12d23 feat(cockpit): 上传图片走原生视觉多模态——is_image分流不进文本上下文,
image_paths传gateway;_loc提示图片单列(read_file不支持读图,内容已多模态注入,
后续处理用invoke_model i2t),消除二进制无法读取的矛盾提示
2026-09-10 18:36:55 +08:00
ymq
2740ae1451 fix(cockpit): 完毕行样式改平铺color 2026-09-05 11:07:17 +08:00
ymq
966340dbe0 feat(cockpit): 对话应答结束后追加完毕行(Text otext+i18n) 2026-09-05 10:59:03 +08:00
ymq
3d59849d3e fix(isolation): 驾驶舱chat声明pipeline_id激活会话跨产线隔离 2026-08-31 19:16:13 +08:00
ymq
e1dbc51792 fix(upload): 驾驶舱上传文件落项目根目录+前端hook补文件发送(FormData) 2026-08-31 17:54:28 +08:00
ymq
b2844cdef4 feat(cockpit): 会话模型选择持久化——cockpit_chat_v2 传 model_id+session_id、下拉按项目模型选中 2026-08-28 12:26:24 +08:00
ymq
107990bb0a fix(session): 项目上下文 per-session 隔离——切换项目写 pipeline_session_settings,读项目优先 per-session,前端请求带 session_id 2026-08-24 18:32:49 +08:00
ymq
7fdbb98117 fix: 删除硬编码停止关键字匹配(把'为什么任务取消了'误判为停止指令),交LLM意图识别 2026-08-24 14:51:22 +08:00
ymq
eba0f17767 feat: /task 任务树弹窗(task_tree/task_io dspy + widget 透传) 2026-08-18 11:57:01 +08:00
ymq
74142a8a05 feat: v2链路文件上传(cockpit_chat_v2.dspy接收file提取文本注入prompt) 2026-08-15 19:15:34 +08:00
ymq
c29f676cb3 refactor: cockpit AgentIO适配gateway统一入口 2026-08-15 10:02:54 +08:00
ymq
d36d5ed4f6 feat: cockpit前端处理ask_user类型,把agent提问展示给用户 2026-08-15 08:19:03 +08:00
p
f68755edf8 feat: cockpit 会话传 pipeline_id,支持产线缺省模型 2026-08-14 18:03:06 +08:00
ymq
803afa5cfe fix: cockpit_chat_v2 输出 content 流式格式(AgentIO→AgentOut 期望 content/reasoning_content/error,非 widget JSON) 2026-08-13 18:19:33 +08:00
ymq
461fbc47b0 feat: render markdown tool results with MdWidget 2026-08-11 16:09:06 +08:00
ymq
63c93cce5a fix: extract prompt from params; fix stop detection 2026-08-11 14:51:27 +08:00
ymq
662e1b5c04 feat: stop/cancel intent detection 2026-08-11 14:49:19 +08:00
ymq
d83df19a30 fix: handle debug/auto_tool in cockpit wrapper 2026-08-11 13:19:03 +08:00
ymq
c43ce7e8a8 test: allow anonymous for cockpit_chat_v2 2026-08-10 18:17:10 +08:00
ymq
cf46f5dc17 fix: init msg variable 2026-08-10 18:16:55 +08:00
ymq
d7ca534714 feat: cockpit_chat_v2.dspy - AgentExecutor驱动的会话agent 2026-08-10 18:16:35 +08:00