Commit Graph

5211 Commits

Author SHA1 Message Date
wxg0103 d883d0fa3e fix: correct cache key format for login attempt tracking 2025-09-25 16:19:19 +08:00
wxg0103 97b5847bb2 fix: add focus event handler to ModelSelect for improved user interaction 2025-09-25 16:16:19 +08:00
zhangzhanwei 414756eade fix: STT node
--bug=1062113 --user=张展玮 【应用】语音转文本节点,没有支持模型参数设置 https://www.tapd.cn/62980211/s/1778991
2025-09-25 16:04:02 +08:00
shaohuzhang1 7baedb9b1c
fix: The restriction on simple application questioning is not effective (#4107) 2025-09-25 15:59:27 +08:00
zhangzhanwei e8c36a6223 feat: STT model params 2025-09-25 15:47:33 +08:00
CaptainB a2130edd08 fix: provide default value for mcp_servers in application.py
--bug=1062220 --user=刘瑞斌 【应用】新建简单应用报错 https://www.tapd.cn/62980211/s/1778977
2025-09-25 15:46:02 +08:00
wxg0103 94823b2a6a chore: refactor captcha generation logic in login.py
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-25 13:46:09 +08:00
CaptainB fc05d26eaf feat: add TestConnection API endpoint and corresponding frontend functionality 2025-09-25 12:05:21 +08:00
CaptainB 2735540dd6 chore: increase axios timeout to 30 minutes
--bug=1062162 --user=刘瑞斌 【github#3995】当知识库数据量过大时,导出excel或导出zip会超时报错 https://www.tapd.cn/62980211/s/1778654
2025-09-25 10:13:08 +08:00
wangdan-fit2cloud b879f3a99e perf: prompt
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-24 18:57:16 +08:00
wxg0103 6f3ad77fba fix: update getCaptcha function to include accessToken and simplify captcha display logic 2025-09-24 18:55:37 +08:00
wxg0103 0406fbcaf7 feat: enhance captcha generation with access token validation and configurable max attempts 2025-09-24 18:55:09 +08:00
shaohuzhang1 db0ed2662b
style: Highly optimized when adding BREAK and Continue nodes (#4102) 2025-09-24 17:37:45 +08:00
wangdan-fit2cloud 2c624a26ba fix: loop node issue 2025-09-24 17:24:52 +08:00
shaohuzhang1 04b42c399d
feat: Incorrect assignment of session variables in loop (#4101) 2025-09-24 17:21:18 +08:00
shaohuzhang1 5cbf216c5c
feat: Loop body supports zooming in and out (#4100) 2025-09-24 17:06:58 +08:00
wxg0103 ec77948165 fix: add tooltips for Text-to-Video and Image-to-Video model types in CreateModelDialog 2025-09-24 16:51:31 +08:00
CaptainB e9156f7138 feat: add new fields to Application model and update serializer mappings
--bug=1062164 --user=刘瑞斌 【应用】-简单应用中添加MCP、工具后,复制应用生成的应用中没有引用 MCP、工具 https://www.tapd.cn/62980211/s/1778474
2025-09-24 15:43:40 +08:00
shaohuzhang1 10ded1b7d1
feat: Loop body supports zooming in and out (#4099) 2025-09-24 15:36:52 +08:00
wangdan-fit2cloud cf6e4624f8 fix: The application's API parameters include a "question" parameter, but the returned address is incorrec(#4076) 2025-09-24 14:24:19 +08:00
wangdan-fit2cloud df681176ed fix: magnify or minify icon
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-24 11:21:16 +08:00
shaohuzhang1 070fb0fdbe
fix: Adjust the distance between the loop body and loop nodes (#4095)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-23 19:50:24 +08:00
shaohuzhang1 e46cb54e45
fix: Continue and break to fill in conversation details (#4094) 2025-09-23 19:47:07 +08:00
shaohuzhang1 d26b61f18b
fix: Error displaying execution details for assigning loop node variables (#4093) 2025-09-23 19:36:35 +08:00
wangdan-fit2cloud 95fb124c07 fix: loop icon 2025-09-23 18:45:13 +08:00
wxg0103 52e737c31b fix: update login settings UI and improve localization for verification code messages 2025-09-23 18:41:45 +08:00
shaohuzhang1 80da909dc3
fix: Loop node exception handling (#4092) 2025-09-23 17:22:17 +08:00
wangdan-fit2cloud ccb43a05a5 fix: An error is displayed in the loop node of the execution details. 2025-09-23 17:18:09 +08:00
liqiang-fit2cloud 6a9b59163c fix: Infinite loop increases maximum loop count limit 2025-09-23 17:13:49 +08:00
shaohuzhang1 cc0cde929a
fix: When the loop node is closed, the loop body is not displayed (#4091) 2025-09-23 17:07:59 +08:00
shaohuzhang1 218cbf4ad9
fix: Loop node deletion without deleting loop body (#4090) 2025-09-23 15:55:32 +08:00
shaohuzhang1 b0509f74e7
fix: Infinite loop increases maximum loop count limit (#4089) 2025-09-23 15:40:07 +08:00
shaohuzhang1 4242c776ed
fix: Infinite loop increases maximum loop count limit (#4088) 2025-09-23 15:35:21 +08:00
zhangzhanwei 9b00b857bf fix: Intent node i18n
--bug=1062041 --user=张展玮 【应用编排】意图识别的输入下拉框必填提示没有国际化 https://www.tapd.cn/62980211/s/1777709
2025-09-23 14:44:27 +08:00
wxg0103 8a1506ff4a fix: add focus event to ModelSelect for dynamic model fetching
--bug=1062087 --user=王孝刚 【应用编排】在图片生成节点-选择模型下拉框中添加模型后,没有及时回显 https://www.tapd.cn/62980211/s/1777730
2025-09-23 14:23:57 +08:00
wxg0103 716f2a4559 fix: update model type in ModelSelect component to ITV and TTV
--bug=1062096 --user=王孝刚 【应用编排】在文生视频组件的模型下拉框中点添加模型按钮,弹框中默认的模型类型是图片生成 https://www.tapd.cn/62980211/s/1777699
2025-09-23 14:04:33 +08:00
shaohuzhang1 525e2091b0
fix: Wireless cyclic index remains unchanged (#4083)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-23 12:43:53 +08:00
wxg0103 15af6c97f8 chore: update negative prompt handling and fix tooltip field labels 2025-09-23 11:13:24 +08:00
wangdan-fit2cloud 83456553f2 fix: Optimize text 2025-09-23 10:56:37 +08:00
shaohuzhang1 4266a74b8c
fix: Loop validation and other bugs (#4082)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-22 19:28:11 +08:00
shaohuzhang1 3fad820e99
feat: The comparator is greater than or less than the supported string comparison (#4081) 2025-09-22 18:18:37 +08:00
wxg0103 ccf6d86dea chore: update logging for auth setting changes and add translations 2025-09-22 17:52:44 +08:00
zhangzhanwei 67a82dca1c fix: STT model params add when create 2025-09-22 17:19:56 +08:00
CaptainB 2df99de91d fix: handle case where tool is None in tool activation check 2025-09-22 16:25:02 +08:00
shaohuzhang1 6805d7605b
fix: Judgment execution logic (#4073) 2025-09-22 15:09:58 +08:00
shaohuzhang1 d5ef8f3a34
docs: OpenAPI request URL (#4071) 2025-09-22 14:12:27 +08:00
wxg0103 180c115f17 fix: update default voice selection for TTS to MOSS-TTSD-v0.5:alex 2025-09-22 14:02:41 +08:00
shaohuzhang1 4269eeb2c9
docs: OpenAPI request URL (#4070)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-09-22 11:51:59 +08:00
zhangzhanwei 53082657d7 feat: Remove debug 2025-09-22 10:37:51 +08:00
zhangzhanwei f96772f280 feat: Remove debug permission 2025-09-22 10:34:49 +08:00