Merge remote-tracking branch 'origin/main' into pre-align-hitl-frontend

This commit is contained in:
yyh
2026-02-07 12:44:44 +08:00
33 changed files with 1350 additions and 353 deletions

View File

@ -129,6 +129,7 @@ export const useToolSelectorState = ({
extra: {
description: tool.tool_description,
},
type: tool.provider_type,
}
}, [])