 liugangandClaude
|
d8be8e8f3f
|
* [misc] Fix unit tests for screenTao::processRadarData() method
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-02 16:32:22 +08:00 |
|
sunhao
|
643cbd3217
|
* [misc] improve calling tolls in zentao prompt.
|
2025-12-02 16:32:22 +08:00 |
|
wangzemei
|
61ee8ec3a5
|
* [task#152538] fix the issues of sql.
|
2025-12-02 16:32:21 +08:00 |
|
sunhao
|
688d38336f
|
* [misc] move ai db upgrade sql from 21.7.6 to 21.7.7.
|
2025-12-02 16:32:21 +08:00 |
|
sunhao
|
922ee50f6e
|
* [refac] format js code.
|
2025-12-02 16:32:21 +08:00 |
|
sunhao
|
ec78562fc1
|
* [story #79425] fix widget type not set in ai form config.
|
2025-12-02 16:32:21 +08:00 |
|
sunhao
|
918b25dbdb
|
* [story #79425] fix required property not work in ai form fields.
|
2025-12-02 16:32:21 +08:00 |
|
wangzemei
|
755abf5b65
|
* [task#152538] modify the initAIPromptFields.
|
2025-12-02 16:32:21 +08:00 |
|
wangzemei
|
687619ee3a
|
* [task#152539] modify the purpose.
|
2025-12-02 16:32:21 +08:00 |
|
wangzemei
|
ade17738c7
|
* [misc] replace self to static.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
9585f3e53e
|
* [misc] add the maxHeight for editor.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
e8377cea17
|
* [task#152538] rename checkAIPromptUnique to checkExistAIPrompt.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
bc6811ad47
|
* [task#152538] use table constants for ai.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
d84aa286d4
|
+ [task#152538] add the execFlow config.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
0e2fdbda16
|
+ [task#152538] add the initAIPrompts function.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
4bacbc25d9
|
+ [task#152538] add the checkAIPromptUnique function.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
abfe867106
|
+ [task#152538] add the initAIPromptFields function.
|
2025-12-02 16:32:20 +08:00 |
|
wangzemei
|
ecd727d04f
|
+ [task#152538] add the config of initAIPrompts and initAIPromptFields.
|
2025-12-02 16:32:19 +08:00 |
|
wangzemei
|
4a54656f36
|
* [task#152538] add the promptfield data.
|
2025-12-02 16:32:19 +08:00 |
|
hujunqing
|
7145b5f849
|
Fixed save mini program issue.
|
2025-12-02 16:32:19 +08:00 |
|
sunhao
|
2f8c256a18
|
* [unittest] fix unit test issue in module/ai/test/model/assembleprompt.php.
|
2025-12-02 16:32:19 +08:00 |
|
sunhao
|
38098e781f
|
* [story #79425] change default select type to picker in ai form.
|
2025-12-02 16:32:19 +08:00 |
|
sunhao
|
66080cf9f6
|
* [story #79425] support for setting form for collecting data from user in zentao prompt.
|
2025-12-02 16:32:19 +08:00 |
|
hujunqing
|
81399bf253
|
Fixed typo.
|
2025-12-02 16:32:19 +08:00 |
|
hujunqing
|
9b3a4193f4
|
[story#79415,1h] update promptAudit.
|
2025-12-02 16:32:19 +08:00 |
|
wangzemei
|
d3aceabe0d
|
* [task#152541] remove the useless code of ai.
|
2025-12-02 16:32:18 +08:00 |
|
hujunqing
|
741c5488b5
|
[story#79414,3h] support fields and prompt.
|
2025-12-02 16:32:18 +08:00 |
|
wangzemei
|
2050f29aaf
|
- [task#152541] remove the useless code of ai.
|
2025-12-02 16:32:18 +08:00 |
|
sunhao
|
5743e2208e
|
* [misc] support for searching knowledge lib before send message in miniprogram.
|
2025-12-02 16:32:18 +08:00 |
|
sunhao
|
9e4b4b8635
|
* [misc] update minimum similarity threshold in search functions to 0.5.
|
2025-12-02 16:32:18 +08:00 |
|
wangzemei
|
a9012faf30
|
- [task#152541] remove the useless code of ai.
|
2025-12-02 16:32:17 +08:00 |
|
wangzemei
|
e33597ab59
|
- [task#152541] remove the useless code of ai.
|
2025-12-02 16:32:17 +08:00 |
|
wangzemei
|
13bd8566f7
|
- [task#152541] remove the useless code.
|
2025-12-02 16:32:17 +08:00 |
|
wangzemei
|
8203b33fef
|
- [task#152541] remove the useless code.
|
2025-12-02 16:32:16 +08:00 |
|
hujunqing
|
5d8f7df418
|
[story#79414,1h] update test code.
|
2025-12-02 16:32:16 +08:00 |
|
hujunqing
|
fcbfa6a65e
|
[story#79414,1h] update sql.
|
2025-12-02 16:32:16 +08:00 |
|
hujunqing
|
7ec7fb300f
|
[story#79414,2h] test code for getPromptFields and savePromptFields.
|
2025-12-02 16:32:16 +08:00 |
|
hujunqing
|
d16b72970b
|
[story#79414,2h] add table zt_ai_promptfield.
|
2025-12-02 16:32:16 +08:00 |
|
hujunqing
|
4d2109b18c
|
[story#79414,2h] add table zt_ai_promptfield.
|
2025-12-02 16:32:16 +08:00 |
|
sunhao
|
176f46e77a
|
* [bug #67149] fix js error on audit prompt.
|
2025-12-02 16:32:15 +08:00 |
|
wangzemei
|
70905b50e8
|
* [task#152533] modify the link for creating doc.
|
2025-12-02 16:32:15 +08:00 |
|
wangzemei
|
4600efb399
|
* [unittest] modify the unittest of gettargetformlocation.
|
2025-12-02 16:32:15 +08:00 |
|
wangzemei
|
a311f4618c
|
* [task#152533] add the logic for creating document form of ai.
|
2025-12-02 16:32:15 +08:00 |
|
wangzemei
|
ecf064cda1
|
* [unittest] add the unittest for serializedatatoprompt.
|
2025-12-02 16:32:15 +08:00 |
|
wangzemei
|
61d87354fd
|
* [task#152532] add logic regarding associated story for zentao agent.
|
2025-12-02 16:32:15 +08:00 |
|
wangzemei
|
6dafd1ce73
|
* [task#152532] add logic regarding associated story for zentao agent.
|
2025-12-02 16:32:14 +08:00 |
|
sunhao
|
66b272a7e3
|
* [bug #67260] load specific page by server on add objects to ai knowledge lib.
|
2025-12-02 16:32:14 +08:00 |
|
hujunqing
|
77ab9ea8bb
|
Update param comment.
|
2025-12-02 16:32:14 +08:00 |
|
hujunqing
|
b44a0f0f14
|
Update param comment.
|
2025-12-02 16:32:14 +08:00 |
|
hujunqing
|
ddcfb4554e
|
Test code for Zai model.
|
2025-12-02 16:32:14 +08:00 |
|