• Joined on 2025-03-11
jingrow pushed to v1 at jingrow/jingrow 2026-06-29 04:18:28 +08:00
031d566102 ai node 重命名为ai tool
jingrow pushed to v1 at jingrow/jingrow 2026-06-29 04:01:06 +08:00
517ea87cbb ai node 重命名为ai tool
6eef3f1118 删除 Local Ai Node,在 Ai Node 中增加 tool_from 字段
Compare 2 commits »
jingrow pushed to v1 at jingrow/jingrow 2026-06-29 00:06:52 +08:00
04eb700c3c fix: ai chat列表页左边的记录行,双击标题进入重命名编辑状态,然后不做任何修改退出编辑状态,修改时间会更新
jingrow pushed to v1 at jingrow/jingrow 2026-06-29 00:00:27 +08:00
a9e3ea73cb fix: Tool call 卡片模板移入 ChatMessageBubble 内部,位于 thinking 面板和消息内容之间
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 23:48:41 +08:00
a7bd7b7483 优化:ai chat message 里面创建reasoning_content字段用来保存已思考的内容,但是这个字段不拼接到上下文里面去。只在前端展示
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 19:16:58 +08:00
54cdea8d08 美化ai chat已思考的布局样式
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 19:07:53 +08:00
2f390208ba 美化ai chat已思考的布局样式
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 19:01:07 +08:00
44cb187c41 优化Ai Chat已思考的样式,更新为一直显示已思考思维链
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 18:08:21 +08:00
826addb824 Ai Chat已思考更新为显示在回答上方
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 17:40:01 +08:00
d16aff13f8 tool增加fc_enabled参数,默认true
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 16:55:33 +08:00
0799b866fe Ai Chat对话的Streaming Tool Call 可视化重构
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 14:19:48 +08:00
6567ae928f 优化LLM调用工具和思考模式的前端渲染
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 02:29:48 +08:00
bba0385043 优化Ai Chat, 推理模型支持:新增 thinking SSE 事件,前端用可折叠面板 (<details>/<summary>) 展示 CoT 过程。
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 02:22:21 +08:00
c051f07f97 ai chat调用工具时保持前端可见
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 01:34:44 +08:00
df0d99ddf2 更新ai工作区
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 01:20:28 +08:00
c0f5cea755 重命名:MCP Server - Mcp Server
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 00:56:04 +08:00
35f1e71af7 优化mcp_manager.py
jingrow pushed to v1 at jingrow/jingrow 2026-06-28 00:46:01 +08:00
a5433144a3 新增mcp server
jingrow pushed to v1 at jingrow/jingrow 2026-06-27 09:13:14 +08:00
e94e10c4bc AI聊天改成AI 对话
jingrow pushed to v1 at jingrow/jingrow 2026-06-27 08:46:21 +08:00
616f46e6dd 更新Ai工作区