Commit Graph
75 Commits
Author SHA1 Message Date
liugang c8c0327b04 - [misc] Delete the failed unit test scripts generated by Claude Code. 2025-11-05 14:35:27 +08:00
sunhao 7586f5c2ea * [bug #66059] fix field tip on execute miniprogram. 2025-10-15 17:17:17 +08:00
sunhao be93e57dc0 * [bug #66124] fix js error on click generate btn in ai miniprogram view. 2025-10-15 15:20:45 +08:00
sunhao ff979a8043 * [ui] show tip when not support preview form change on call zentao prompt. 2025-10-15 08:45:34 +08:00
sunhao 2d557ffb87 * [bug #66059] fix field validation tip not show on submit miniprogram form. 2025-10-14 15:17:50 +08:00
sunhao cbad7571cd * [misc] improve calling tolls in zentao prompt. 2025-10-11 09:03:56 +08:00
wangzemei 4e2e7e017a * [bug#65967] add the title for category element of ai. 2025-10-10 08:58:58 +08:00
sunhao 7b8e86b746 * [ui] fix user menu not open on return to page aiapp-conversation. 2025-10-09 13:35:58 +08:00
wangzemei 9e2e25cee6 * [task#150347] modify the display of ai model name. 2025-10-09 13:35:58 +08:00
sunhao 9d978b2279 * [ui] add zai config tip to aiapp-conversation page. 2025-10-09 13:35:38 +08:00
sunhao 6175a25510 * [refac] format code. 2025-10-09 13:35:38 +08:00
sunhao 31de2c2ff2 * [bug #65683] show zai config tip when no config exists. 2025-10-09 13:35:38 +08:00
sunhao 4c966f48dd * [bug #65682] remove models check in aiapp-view. 2025-10-09 13:35:38 +08:00
sunhao bfd227b500 * [story #77917] enhance promptExecute function by adding auto parameter for conditional form opening. Update prompt menu links to include auto parameter and modify response structure for improved callback handling. Add 'goTesting' language entry in multiple language files. 2025-10-09 13:35:37 +08:00
sunhao 83b0a1951c * [misc] enhance AI chat functionality by adding 'chatType' parameter to message payload and updating initialization options in the browse mini program. 2025-10-09 13:35:37 +08:00
sunhao 6c2cb27705 * [story #77918] add explian to tool calling. 2025-10-09 13:35:37 +08:00
sunhao 01116f1156 * [story #77918] update language files to add translations for new change-related terms in German, English, and French. 2025-10-09 13:35:36 +08:00
sunhao ccef63a40b * [story #77918] suppport showing diff view in ai tool calling result. 2025-10-09 13:35:36 +08:00
sunhao dcaedba41b * [story #77918] update language files to include 'applyFormFormat' translations for German, English, French, and Chinese. 2025-10-09 13:35:25 +08:00
sunhao b705226e4f * [story #77887] user message bar not work as expected in ai conversation page. 2025-10-09 13:34:50 +08:00
sunhao 294c6985e8 * [story #78288] fix message dropdown not show. 2025-10-09 13:34:50 +08:00
sunhao 792297a4f7 * [story #78288] show user dropdowns in parent window to prevent overlay by ai panel. 2025-10-09 13:34:50 +08:00
sunhao 253c1888ec * [story #77935] refactor mini program with new ai components and zai. 2025-10-09 13:34:50 +08:00
wangzemei a3f72c3164 * [task#149196] process the display of converse button. 2025-10-09 13:34:50 +08:00
wangzemei 6db915d349 * [task#149196] process the display of converse button. 2025-10-09 13:34:50 +08:00
sunhao 86aa44d0f3 * [misc] add language data for ai panel. 2025-10-09 13:34:50 +08:00
wangzemei 1adaf9ff2a * [task#149200] add interaction to start a conversation. 2025-10-09 13:34:50 +08:00
wangzemei eda4cf4474 * [task#149196] add interaction to start a conversation. 2025-10-09 13:34:50 +08:00
wangzemei 52eff25687 + [task#149200] add the conversation priv of ai. 2025-10-09 13:34:50 +08:00
sunhao 1c8467cec7 * [story #77887] support for openning specific chat on open conversation page. 2025-10-09 13:34:50 +08:00
sunhao e9d0489e80 * [story #77887] fix chat param not work. 2025-10-09 13:34:50 +08:00
sunhao 78063df0b0 * [refac] format code. 2025-10-09 13:34:50 +08:00
sunhao c47c804e70 * [story #77887] add new ai conversation page. 2025-10-09 13:34:50 +08:00
wangzemei db07107ba2 + [task#149196] add the setModelsStatistics function. 2025-10-09 13:34:49 +08:00
wangzemei 2cf50877d0 + [task#149196] render the models table. 2025-10-09 13:34:49 +08:00
wangzemei 54bc41d68f + [task#149196] init the initModelList function. 2025-10-09 13:34:49 +08:00
wangzemei 7ccb0e1932 + [task#149196] add the model list view page. 2025-10-09 13:34:49 +08:00
wangzemei 1131dba6ef * [task#149196] add the lang for aiapp. 2025-10-09 13:34:49 +08:00
wangzemei be1d7ce6b4 + [task#149196] add the models function. 2025-10-09 13:34:49 +08:00
wangzemei 49cbb5f8aa + [task#149196] add the lang of ai models. 2025-10-09 13:34:49 +08:00
wangzemei 4fcdc9d710 * [task#149200] add judgment on permissions for ai. 2025-10-09 13:34:49 +08:00
wangzemei 64b6c85bff * [task#149200] modify the aiapp lang. 2025-10-09 13:34:49 +08:00
wangzemei 0240b0f452 * [task#149191] modify the lang of ai. 2025-10-09 13:34:48 +08:00
wangzemei ded57c69c9 * [task#149199] modify the page title. 2025-10-09 13:34:48 +08:00
wangzemei 66fb384ad4 * [task#149191] modify the title of nav. 2025-10-09 13:34:48 +08:00
wangzemei 6ea32ce259 + [task#149199] add the manageGeneralAgent button. 2025-10-09 13:34:48 +08:00
wangzemei f12cc46bd4 + [task#149199] add the lang of manageGeneralAgent. 2025-10-09 13:34:48 +08:00
liugangandClaude 05a9575a6f + [misc] Add unit tests for aiappModel::getUsedCategoryArray() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:09 +08:00
liugangandClaude 26c2592fde + [misc] Add unit tests for aiappModel::getSquareCategoryArray() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:09 +08:00
liugangandClaude f478d5ea76 + [misc] Add unit tests for aiappModel::getCollectedMiniProgramIDs() method
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:06:09 +08:00