Commit Graph

2979 Commits

Author SHA1 Message Date
CaptainB 286552d54b fix: update InitParamDrawer to handle is_active state in open method
--bug=1053998 --user=刘瑞斌 【函数库】首次开启函数并设置启动参数失败 https://www.tapd.cn/57709429/s/1677086
2025-03-27 11:00:23 +08:00
wxg0103 f82ba3c4b8 fix: qwq-plus only supported stream 2025-03-27 10:18:58 +08:00
CaptainB 0e29ce28cf chore: remove unused MCP response function from base_chat_node.py 2025-03-27 10:05:37 +08:00
wangdan-fit2cloud eed4d6857e
fix: Update lark icon and dialog style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-26 20:46:14 +08:00
CaptainB 601b03d84e fix: ensure tool parameters are properly handled by reloading JSON
--bug=1053980 --user=刘瑞斌 【应用】MCP节点的工具参数引用参数时,对话过程中参数值发生变化,MCP节点没有获取最新的参数值 https://www.tapd.cn/57709429/s/1676830
2025-03-26 19:15:30 +08:00
wangdan-fit2cloud 8252febe22
fix: Fix style confusion 2025-03-26 18:56:11 +08:00
wangdan-fit2cloud 1a57e5897d
fix: Fix style confusion and update markdown file and icon
* fix: Fix style confusion

* fix: Update markdown file and icon
2025-03-26 18:55:39 +08:00
CaptainB 1e8e3a90aa fix: handle audio generation failure by raising an exception 2025-03-26 17:15:23 +08:00
CaptainB 2971406909 feat: add placeholder for MCP server configuration in form fields 2025-03-26 16:45:33 +08:00
shaohuzhang1 db772b1d1c
fix: Segmented filtering of paragraphs with empty parent title content (#2693)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-26 16:02:26 +08:00
wangdan-fit2cloud ca12d653a6
perf: Optimize pressing enter to line breaks on mobile 2025-03-26 16:00:19 +08:00
shaohuzhang1 a0ee5c9441
fix: Audit log login did not record user (#2691) 2025-03-26 15:41:11 +08:00
wxg0103 b1aa1f7a53 refactor: i18n 2025-03-26 15:35:03 +08:00
wangdan-fit2cloud 579604bd81
perf: Prompt word alignment issue(#2537) 2025-03-26 15:24:19 +08:00
wxg0103 a303f24974 refactor: i18n 2025-03-26 14:45:40 +08:00
wangdan-fit2cloud fadbd2fde0 fix: Update fx files 2025-03-26 14:25:34 +08:00
CaptainB bd7dbb13f3 fix: update icon paths in function library to use correct UI directory structure 2025-03-26 14:09:20 +08:00
shaohuzhang1 394d96980b
fix: Voice playback may cause playback issues (#2689) 2025-03-26 13:49:30 +08:00
CaptainB d27e5a4c01 chore: fix warning 2025-03-26 13:35:29 +08:00
CaptainB a6703c9889 fix: update icon paths in function library to use correct directory structure 2025-03-26 13:35:29 +08:00
wangdan-fit2cloud 545e80d655
fix: Static image loading path issue and Mobile setting information error 2025-03-26 12:55:59 +08:00
CaptainB 436e43dd04 feat: enhance form handling with dynamic input fields and reference content retrieval 2025-03-26 12:43:51 +08:00
CaptainB b8562ec736 fix: reset selectUserId on tab change in function library tabs
--bug=1053743 --user=刘瑞斌 【需求转缺陷】【内置函数】- 去掉按创建用户的搜索选项 https://www.tapd.cn/57709429/s/1676289
2025-03-26 11:00:30 +08:00
CaptainB 1b6b021226 fix: set is_active to False and update init_params handling in function_lib_serializer
--bug=1053923 --user=刘瑞斌 【函数库】创建函数后函数状态为启用,并非是禁用 https://www.tapd.cn/57709429/s/1676263

--bug=1053928 --user=刘瑞斌 【函数库】设置过启动参数的函数,删除启动参数,但实际依然有保留 https://www.tapd.cn/57709429/s/1676269
2025-03-26 10:55:35 +08:00
shaohuzhang1 55cdd0a708
fix: Zip with title cannot be parsed (#2683) 2025-03-26 10:31:31 +08:00
shaohuzhang1 f9d536f5a2
feat: Audit log add operation object (#2681)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-25 19:07:02 +08:00
wangdan-fit2cloud ba4e55d3e8
perf: refine user input style 2025-03-25 18:33:14 +08:00
CaptainB 3594fdadfa feat: add show_default_value attribute to input field in UserFieldFormDialog 2025-03-25 17:57:59 +08:00
CaptainB 83140b5f1d refactor: update label for API Key in input fields across function library
--bug=1053890 --user=刘瑞斌 【函数库】博查、Google、LangSearch查询函数的启动参数中,apikey建议改为 API Key https://www.tapd.cn/57709429/s/1675986
2025-03-25 17:34:15 +08:00
CaptainB 26cb55adfb fix: increase maximum length for input field in TextInputConstructor 2025-03-25 17:09:57 +08:00
wangdan-fit2cloud 440e2ba695
MCP node and internal function style
* feat: function

* feat: MCP node and internal  function style
2025-03-25 16:36:16 +08:00
CaptainB f19316639e chore: fix typo.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-25 15:26:23 +08:00
CaptainB 564e781ba2 chore: fix typo. 2025-03-25 15:25:31 +08:00
wxg0103 9b46d29e73 refactor: lark document 2025-03-25 14:54:53 +08:00
CaptainB 6630589e8e fix: prevent default form submission in FunctionDebugDrawer
--bug=1053876 --user=刘瑞斌 【函数库】调试输入框回车后弹出新的浏览器tab页 https://www.tapd.cn/57709429/s/1675686
2025-03-25 13:23:02 +08:00
CaptainB 2f20868ca6 fix: handle empty message case in encryption function
--bug=1053881 --user=刘瑞斌 【函数库】-编辑函数,修改启动参数的必填选项后,保存函数报错 https://www.tapd.cn/57709429/s/1675682
2025-03-25 13:12:02 +08:00
CaptainB 64df9cf437 fix: improve required field validation for database connection parameters
--bug=1053849 --user=刘瑞斌 【函数库】- PgSQL 启动参数的先后顺序调整 https://www.tapd.cn/57709429/s/1675675
2025-03-25 12:53:46 +08:00
CaptainB 66b84a77b9 fix: conditionally display MCP Server Config field based on MCP enable status
--bug=1053873 --user=刘瑞斌 【AI对话节点】-工具设置中MCP关闭时,不显示server config配置 https://www.tapd.cn/57709429/s/1675665
2025-03-25 12:43:45 +08:00
wxg0103 d058d6d176 fix: function add required
--bug=1053859 --user=王孝刚 【函数库】函数内容给出必填提示 https://www.tapd.cn/57709429/s/1675529
2025-03-25 11:21:59 +08:00
wxg0103 5f289885f7 fix: lark document icon error
--bug=1053854 --user=王孝刚 【飞书】-创建完飞书知识库后,面板中飞书的icon未变 https://www.tapd.cn/57709429/s/1675539
2025-03-25 11:21:49 +08:00
wxg0103 82b06d130a fix: lark document i18n error
--bug=1053850 --user=王孝刚 [知识库]英文语言模式-添加飞书文档页面未国际化&提示的翻译错误 https://www.tapd.cn/57709429/s/1675482
2025-03-25 10:43:17 +08:00
CaptainB 0f0b6b976e feat: add MCP server config validation and user tips 2025-03-25 10:06:24 +08:00
ivy f681cb9b23 fix: Update characters 2025-03-24 20:53:46 +08:00
wangdan-fit2cloud ee5c8a455d feat: Setting avatar show or hide 2025-03-24 20:38:32 +08:00
wangdan-fit2cloud b01172b242 fix: lark document 2025-03-24 19:09:18 +08:00
shaohuzhang1 19b9e52a45
fix: Limit the number of retries for text to speech conversion (#2670) 2025-03-24 18:49:24 +08:00
CaptainB 563516f835 feat: AI chat node mcp server config 2025-03-24 18:38:54 +08:00
CaptainB 2d6ac806ff feat: add MCP server tools integration and UI components 2025-03-24 18:38:54 +08:00
CaptainB f9c4e96f97 fix: enhance validation for required form fields
--bug=1052705 --user=刘瑞斌 【工作流】添加”开关”按钮参数, 默认值为关闭,保存之后页面还会提示“请填写所填字段” https://www.tapd.cn/57709429/s/1675323
2025-03-24 18:10:42 +08:00
shaohuzhang1 66f674f651
fix: Voice playback is not played in order (#2668) 2025-03-24 17:54:45 +08:00