feat: enable tool selection as skills (#5638)

* temp: list value

* backspace

* optimize code

* temp-tool

* third menu

* render-temp

* editor use

* optimize skill picker

* update

* change index to key

* fix select index

* remove tool

* query string

* right command fix

* tool hooks

* highlight scroll

* loading status

* search

* debounce

* option list

* invalid

* click

* delete comment

* tooltip

* delete level
This commit is contained in:
heheer
2025-09-16 21:30:24 +08:00
committed by archer
parent ed7a9d1f79
commit 9c4d12bbc1
15 changed files with 1470 additions and 23 deletions

View File

@@ -81,6 +81,7 @@
"Select_App": "Select an application",
"Select_all": "Select all",
"Setting": "Setting",
"Skill_Label_Unconfigured": "The parameters are not configured, click Configure",
"Status": "Status",
"Submit": "Submit",
"Success": "Success",
@@ -97,6 +98,7 @@
"add_new": "add_new",
"add_new_param": "Add new param",
"add_success": "Added Successfully",
"agent_prompt_tips": "It is recommended to fill in the following template for best results.\n\n\"Role Identity\"\n\n\"Task Objective\"\n\n\"Task Process and Skills\"\n\nEnter \"/\" to insert global variables; enter \"@\" to insert specific skills, including applications, tools, knowledge bases, and models.",
"all_quotes": "All quotes",
"all_result": "Full Results",
"app_evaluation": "App Evaluation(Beta)",